Skip to content

Commit

Permalink
qt: Change transifex slug to new resource for 0.10.x
Browse files Browse the repository at this point in the history
Make sure that translations are pulled from the 0.10.x resource
https://www.transifex.com/projects/p/bitcoin/resource/qt-translation-010x/

Closes bitcoin#4006.
  • Loading branch information
laanwj committed Jul 31, 2014
1 parent 84c5f77 commit 8b4616b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tx/config
@@ -1,7 +1,7 @@
[main]
host = https://www.transifex.com

[bitcoin.tx]
[bitcoin.qt-translation-010x]
file_filter = src/qt/locale/bitcoin_<lang>.ts
source_file = src/qt/locale/bitcoin_en.ts
source_lang = en

0 comments on commit 8b4616b

Please sign in to comment.