From a47c80df8c1e12cd48f013b9a3d0480cb987d9b5 Mon Sep 17 00:00:00 2001 From: str4d <str4d@mail.i2p> Date: Fri, 27 Jun 2014 16:40:10 +0000 Subject: [PATCH] Updated Transifex config --- .tx/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tx/config b/.tx/config index c1ef5fe18..1bc82f48f 100644 --- a/.tx/config +++ b/.tx/config @@ -3,8 +3,8 @@ host = https://www.transifex.com lang_map = pt_BR: pt-rBR, ru_RU: ru, sv_SE: sv, tr_TR: tr, zh_CN: zh [I2P.android] -file_filter = res/values-<lang>/strings.xml -source_file = res/values/strings.xml +file_filter = app/src/main/res/values-<lang>/strings.xml +source_file = app/src/main/res/values/strings.xml source_lang = en type = ANDROID minimum_perc = 50 -- GitLab