diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-06-27 12:49:40 +0000 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-06-28 11:49:30 +0200 |
| commit | 9a227e95bb1dee07d20d1042f48f12db8cc048a6 (patch) | |
| tree | 9d964b7cac529b3c62b85c41566b1709bbc440e8 | |
| parent | Merge #8257: Do not ask a UI question from bitcoind (diff) | |
| download | discoin-9a227e95bb1dee07d20d1042f48f12db8cc048a6.tar.xz discoin-9a227e95bb1dee07d20d1042f48f12db8cc048a6.zip | |
tx: change slug to `bitcoin.qt-translation-013x`
Fetch the 0.13 translations, not the 0.12 translations.
| -rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config index d6cc3aab8..3ce2ae71d 100644 --- a/.tx/config +++ b/.tx/config @@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -[bitcoin.qt-translation-012x] +[bitcoin.qt-translation-013x] file_filter = src/qt/locale/bitcoin_<lang>.ts source_file = src/qt/locale/bitcoin_en.ts source_lang = en |