From 617a460e723adbeeeeabd6b728c9d4643b817457 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Tue, 11 Jul 2023 17:41:58 +0200 Subject: update transifex, new api --- .tx/config | 29 +++++++++++++++-------------- 1 file 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-/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/-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/-strings.json +minimum_perc = 96 -[bitmask.riseupvpn] -file_filter = app/src/custom/res/values-/strings.xml -minimum_perc = 75 -source_file = app/src/custom/res/values/strings.xml -source_lang = en -type = ANDROID -- cgit v1.2.3