diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-10-23 10:08:44 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-10-23 10:35:00 +0200 |
commit | f86ecd4a062b7f6515208c217f6405e47fa742f5 (patch) | |
tree | 6d7481deabc8d39fa9040e1dd3495c734fb6861c /src/qt/locale | |
parent | 38a9edba2058324941ec28e78973ad1280a80ed7 (diff) |
translation fixes
- use wildcard for TRANSLATIONS in bitcoin-qt.pro to automatically build all translations present in src/qt/locale (thanks @tcatm)
- rename language files to the usual <lang>_<TERRITORY>
- include recently added language files for es_ES and nb_NO
Diffstat (limited to 'src/qt/locale')
-rw-r--r-- | src/qt/locale/bitcoin_de_DE.ts (renamed from src/qt/locale/bitcoin_de.ts) | 0 | ||||
-rw-r--r-- | src/qt/locale/bitcoin_es_ES.ts (renamed from src/qt/locale/bitcoin_es.ts) | 0 | ||||
-rw-r--r-- | src/qt/locale/bitcoin_nb_NO.ts (renamed from src/qt/locale/bitcoin_nb.ts) | 0 | ||||
-rw-r--r-- | src/qt/locale/bitcoin_nl_NL.ts (renamed from src/qt/locale/bitcoin_nl.ts) | 0 | ||||
-rw-r--r-- | src/qt/locale/bitcoin_ru_RU.ts (renamed from src/qt/locale/bitcoin_ru.ts) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de_DE.ts index c674eb439b..c674eb439b 100644 --- a/src/qt/locale/bitcoin_de.ts +++ b/src/qt/locale/bitcoin_de_DE.ts diff --git a/src/qt/locale/bitcoin_es.ts b/src/qt/locale/bitcoin_es_ES.ts index 7ee8b452fb..7ee8b452fb 100644 --- a/src/qt/locale/bitcoin_es.ts +++ b/src/qt/locale/bitcoin_es_ES.ts diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb_NO.ts index c44fd89b71..c44fd89b71 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb_NO.ts diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl_NL.ts index a7ea7e666a..a7ea7e666a 100644 --- a/src/qt/locale/bitcoin_nl.ts +++ b/src/qt/locale/bitcoin_nl_NL.ts diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru_RU.ts index b6127959fb..b6127959fb 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru_RU.ts |