summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2019-08-04 11:24:50 +0200
committercyBerta <cyberta@riseup.net>2019-08-04 11:24:50 +0200
commitcfa583bac7fbf9016432a49b7a86c3f90a15387e (patch)
tree91229473648e2eaa46a7511b5359cd062182b4b6 /.tx
parent67610546144d333a997185beba228854095c7cfe (diff)
update tx config file (#8877)
Diffstat (limited to '.tx')
-rw-r--r--.tx/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/.tx/config b/.tx/config
index 08f7fd2b..5f63c913 100644
--- a/.tx/config
+++ b/.tx/config
@@ -2,9 +2,9 @@
host = https://www.transifex.com
[bitmask-android.strings]
+file_filter = app/src/main/res/values-<lang>/strings.xml
+minimum_perc = 0
+source_file = app/src/main/res/values/strings.xml
source_lang = en
-source_file = res/values/strings.xml
-file_filter = res/values-<lang>/strings.xml
-trans.zh_CN = res/values-zh-rCN/strings.xml
-trans.zh_TW = res/values-zh-rTW/strings.xml
+type = ANDROID