diff options
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 e3224ff4ce..1de8f78303 100644 --- a/.tx/config +++ b/.tx/config @@ -12,7 +12,7 @@ type = STRINGS [mapbox-gl-native.foundationstringsdict-darwin] file_filter = platform/darwin/resources/<lang>.lproj/Foundation.stringsdict lang_map = pt_BR: pt-BR, pt_PT: pt-PT, zh_CN: zh-Hans, zh_TW: zh-Hant -source_file = platform/darwin/resources/Base.lproj/Foundation.strings +source_file = platform/darwin/resources/en.lproj/Foundation.stringsdict source_lang = en type = STRINGSDICT |