Locale: fix transifex config to adjust for changes in #1703

Filepaths to translation files changed with the Android Studio migration.
This commit is contained in:
Christian Beer 2017-01-03 11:53:40 +01:00
parent f691a3f0f9
commit cfd11fc90b
1 changed files with 2 additions and 2 deletions

View File

@ -39,9 +39,9 @@ source_lang = en
type = PO
[boinc.android]
file_filter = android/BOINC/res/values-<lang>/strings.xml
file_filter = android/BOINC/app/src/main/res/values-<lang>/strings.xml
lang_map = it_IT:it-rIT,pt_BR:pt-rBR,pt_PT:pt-rPT,zh_CN:zh-rCN,zh_TW:zh-rTW,fa_IR:fa_rIR
source_file = android/BOINC/res/values/strings.xml
source_file = android/BOINC/app/src/main/res/values/strings.xml
source_lang = en
type = ANDROID