From c5468e482952fd2766c63f86de0b64291037bbc2 Mon Sep 17 00:00:00 2001 From: idk Date: Wed, 5 Jul 2023 18:17:16 -0400 Subject: [PATCH] migrate transifex configs --- .tx/config | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.tx/config b/.tx/config index e177ca87b..e859403f6 100644 --- a/.tx/config +++ b/.tx/config @@ -1,18 +1,18 @@ [main] -host = https://www.transifex.com -lang_map = he: iw, id: in, pt_BR: pt-rBR, ru_RU: ru, sv_SE: sv, tr_TR: tr, uk_UA: uk, yi: ji, zh_CN: zh, zh_TW: zh-rTW +host = https://www.transifex.com +lang_map = pt_BR: pt-rBR, yi: ji, zh_CN: zh, zh_TW: zh-rTW, id: in, ru_RU: ru, sv_SE: sv, tr_TR: tr, uk_UA: uk, he: iw -[I2P.android] -file_filter = app/src/main/res/values-/strings.xml +[o:otf:p:I2P:r:android] +file_filter = app/src/main/res/values-/strings.xml +source_file = app/src/main/res/values/strings.xml +source_lang = en +type = ANDROID minimum_perc = 22 -source_file = app/src/main/res/values/strings.xml -source_lang = en -type = ANDROID -[I2P.android_lib_helper] -file_filter = lib/helper/src/main/res/values-/strings.xml +[o:otf:p:I2P:r:android_lib_helper] +file_filter = lib/helper/src/main/res/values-/strings.xml +source_file = lib/helper/src/main/res/values/strings.xml +source_lang = en +type = ANDROID minimum_perc = 50 -source_file = lib/helper/src/main/res/values/strings.xml -source_lang = en -type = ANDROID