diff options
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.tx/config b/.tx/config deleted file mode 100644 index 08f7fd2b..00000000 --- a/.tx/config +++ /dev/null @@ -1,10 +0,0 @@ -[main] -host = https://www.transifex.com - -[bitmask-android.strings] -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 - |