diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-08-02 13:41:11 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-08-02 13:42:15 +0200 |
| commit | 75d9a07715fddb7806a273d18ab871ba62916cbe (patch) | |
| tree | b32f9fde18dac5d2ee82d797bfa693aba4a65bd7 | |
| parent | Merge #13791: gui: Reject dialogs if key escape is pressed (diff) | |
| download | discoin-75d9a07715fddb7806a273d18ab871ba62916cbe.tar.xz discoin-75d9a07715fddb7806a273d18ab871ba62916cbe.zip | |
tx: Update transifex slug 016x→017x
Make sure translations are pulled from the correct resource.
Tree-SHA512: 5e65e6b04e0bbead9f7850071abc562f290e07935d9db155c6c423bc0de26756c70b1fc375f58d8ba5a258bd1770aefd3cd95f5c7bb9aafb0de76f7fcc1843ae
| -rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config index 3a7c825a7..c0931c0f3 100644 --- a/.tx/config +++ b/.tx/config @@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -[bitcoin.qt-translation-016x] +[bitcoin.qt-translation-017x] file_filter = src/qt/locale/bitcoin_<lang>.ts source_file = src/qt/locale/bitcoin_en.ts source_lang = en |