Browse Source

Map the pt-BR strings.xml location for Transifex (the Android resource locale code is non-standard).

master
Reece H. Dunn 12 years ago
parent
commit
477e52fc17
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .tx/config

+ 1
- 0
.tx/config View File

@@ -7,6 +7,7 @@ source_lang = en
trans.en_GB = android/res/values-en-rGB/strings.xml
trans.es_419 = android/res/values-es-rUS/strings.xml
trans.he = android/res/values-iw/strings.xml
trans.pt_BR = android/res/values-pt-rBR/strings.xml
trans.pt_PT = android/res/values-pt-rPT/strings.xml
trans.zh_CN = android/res/values-zh-rCN/strings.xml
trans.zh_TW = android/res/values-zh-rTW/strings.xml

Loading…
Cancel
Save