summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2021-01-10 16:55:08 +0100
committercyBerta <cyberta@riseup.net>2021-01-10 16:55:08 +0100
commit786e719c1ba11af69cd2512df769a11f669624f1 (patch)
treeee399e11a6b3e02635d937a8f2f3a24f5bd9439a /.tx
parentf843e3fd07449c8e16e14a49a45f6910005860c2 (diff)
update translations, update tx config to pull always donation translation for RiseupVPN builds
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