LOCALE: Customize the language map for Android.

This commit is contained in:
Rom Walton 2015-02-09 10:39:52 -05:00
parent b9ae5645c0
commit 675f408602
1 changed files with 1 additions and 0 deletions

View File

@ -35,4 +35,5 @@ type = PO
file_filter = android/BOINC/res/values-<lang>/strings.xml file_filter = android/BOINC/res/values-<lang>/strings.xml
source_file = android/BOINC/res/values/strings.xml source_file = android/BOINC/res/values/strings.xml
source_lang = en_US source_lang = en_US
lang_map = it_IT: it_rIT, pt_BR: pt_rBR, pt_PT: pt_rPT, ru_RU: ru_rRU, sv_SE: sv_rSE, zh_CN: zh_rCN, zh_TW: zh_rTW
type = ANDROID type = ANDROID