summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@autistici.org>2023-07-11 17:41:58 +0200
committerkwadronaut <kwadronaut@autistici.org>2023-07-11 17:41:58 +0200
commit617a460e723adbeeeeabd6b728c9d4643b817457 (patch)
treea7ea0f2cd7445a07324fc275a86879f442b4827b /.tx
parent1c61ec1c8e110c395b6d7e09b2abaa57a1d42b41 (diff)
update transifex, new api
Diffstat (limited to '.tx')
-rw-r--r--.tx/config29
1 files changed, 15 insertions, 14 deletions
diff --git a/.tx/config b/.tx/config
index 197fe03a..55ce7bef 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,18 +1,19 @@
[main]
-host = https://www.transifex.com
+host = https://rest.api.transifex.com
-lang_map = es_AR: es-rAR, fa_IR: fa-rIR, kn_IN: kn-rIN, pt_BR: pt-rBR, pt_PT: pt-rPT, zh: zh-rCN, zh_TW: zh-rTW, nb: no
+lang_map = zh: zh-rCN, zh_TW: zh-rTW, nb: no
-[bitmask.strings]
-file_filter = app/src/main/res/values-<lang>/strings.xml
-minimum_perc = 75
-source_file = app/src/main/res/values/strings.xml
-source_lang = en
-type = ANDROID
+[o:otf:p:bitmask:r:bitmask-playstore-listing]
+source_file = se.leap.bitmasakclient.json
+type = KEYVALUEJSON
+resource_name = Bitmask details in Appstore
+file_filter = bitmaskclient/google/<lang>-strings.json
+minimum_perc = 96
+
+[o:otf:p:bitmask:r:riseupvpn-playstore-listing]
+source_file = se.leap.riseupvpn-desc.json
+type = KEYVALUEJSON
+resource_name = RiseupVPN details in Appstore
+file_filter = riseupvpn/google/<lang>-strings.json
+minimum_perc = 96
-[bitmask.riseupvpn]
-file_filter = app/src/custom/res/values-<lang>/strings.xml
-minimum_perc = 75
-source_file = app/src/custom/res/values/strings.xml
-source_lang = en
-type = ANDROID