summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
Diffstat (limited to '.tx')
-rw-r--r--.tx/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
index f8d25f27..736d0c15 100644
--- a/.tx/config
+++ b/.tx/config
@@ -10,3 +10,9 @@ source_file = app/src/main/res/values/strings.xml
source_lang = en
type = ANDROID
+[bitmask-android.riseupvpn]
+file_filter = app/src/custom/res/values-<lang>/strings.xml
+minimum_perc = 25
+source_file = app/src/custom/res/values/strings.xml
+source_lang = en
+type = ANDROID \ No newline at end of file