summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
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