Merge pull request #2586 from blackleg/fix_issue_2515

Android, Fix issue 2515
This commit is contained in:
brevilo 2018-08-24 09:49:38 +02:00 committed by GitHub
commit ad4798a3dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@ type = PO
[boinc.android]
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
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,sr@latin:b+sr+Latn
source_file = android/BOINC/app/src/main/res/values/strings.xml
source_lang = en
type = ANDROID