diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-05-01 14:25:02 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-05-01 14:25:02 +0200 |
commit | 90c37bc16c3416f133fb15b726873960e00f2262 (patch) | |
tree | 69bae01d067eef4cf2ecf00e6709f172a5995220 | |
parent | b46e7c24e58efd06f60ae0f9ab85a53283e23059 (diff) |
Change transifex slug to `translation-011x`
Ensure that translations are updated from the right place.
-rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config index 472d27b46f..6c534f06e4 100644 --- a/.tx/config +++ b/.tx/config @@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -[bitcoin.qt-translation-010x] +[bitcoin.qt-translation-011x] file_filter = src/qt/locale/bitcoin_<lang>.ts source_file = src/qt/locale/bitcoin_en.ts source_lang = en |