diff options
author | langsmith <langstonlmcs@gmail.com> | 2018-08-22 10:51:05 -0700 |
---|---|---|
committer | Tobrun <tobrun@mapbox.com> | 2018-08-31 10:48:19 +0200 |
commit | 5c8ad4de473e7c040d3812aa0c345a83a51cae2b (patch) | |
tree | af2030fbcb2f44e09049c2c1e77be60ff061189b /.tx | |
parent | 65ae97613e4bdee42a9a4d830aa0cb5b32765ea9 (diff) | |
download | qtlocation-mapboxgl-5c8ad4de473e7c040d3812aa0c345a83a51cae2b.tar.gz |
[android] adding more language maps to tx config file
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config index 6ac5784884..a6730e261b 100644 --- a/.tx/config +++ b/.tx/config @@ -46,7 +46,7 @@ type = STRINGS [mapbox-gl-native.stringsxml-android] file_filter = platform/android/MapboxGLAndroidSDK/src/main/res/values-<lang>/strings.xml -lang_map = pt_PT: pt-rPT, zh_CN: zh-rCN +lang_map = pt_PT: pt-rPT, zh_CN: zh-rCN, zh_TW: zh-rTW, zh_HK: zh-rHK source_file = platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml source_lang = en type = ANDROID |