diff options
author | Minh Nguyễn <mxn@1ec5.org> | 2017-09-13 16:39:40 -0700 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2017-09-14 01:55:08 -0700 |
commit | 254477ad01a3653f781c41aad59593cce9df4b99 (patch) | |
tree | 07ca8e2eb999c957d3d8bc438ab1e0bd6db7e770 /.tx/config | |
parent | 3f76907f92e2fff40c144e99da8e6fe6ec099a0c (diff) | |
download | qtlocation-mapboxgl-254477ad01a3653f781c41aad59593cce9df4b99.tar.gz |
[ios] Canned spam coming from Transifex
A bogus source file path was causing contention between two resources. As a consequence, Transifex spammed the project’s watchers daily about changes that didn’t occur.
Diffstat (limited to '.tx/config')
-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 |