diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-02-04 14:30:05 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-02-04 15:24:37 +0100 |
commit | df8a7d3408598fd12d1961903ba6754e9f22ffe8 (patch) | |
tree | 88e79f3672c49299bf7fcc11911bcd9bd934741a /.tx/config | |
parent | ebc6542d982c5fb7ad965ce3b365800a44e0e635 (diff) |
qt: Pre-0.18 split-off translations update
- Update transifex slug
- Mention update of MSVC build in `doc/translation_process.md`
- Do a `make translate` to update English translations
- Pull current translations from transifex
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config index c0931c0f34..743510a7f2 100644 --- a/.tx/config +++ b/.tx/config @@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -[bitcoin.qt-translation-017x] +[bitcoin.qt-translation-018x] file_filter = src/qt/locale/bitcoin_<lang>.ts source_file = src/qt/locale/bitcoin_en.ts source_lang = en |