summaryrefslogtreecommitdiff
path: root/platform/macos/macos.xcodeproj
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-02-18 16:04:03 -0800
committerMinh Nguyễn <mxn@1ec5.org>2017-02-20 14:54:57 -0800
commitc8d8b825220a56c040c95cd9fbc8a226df12e9c3 (patch)
tree07d3e601c25b6300bec7e8ff65494ae511515c1a /platform/macos/macos.xcodeproj
parent657c9f92cb697b9ab927a14cde6d5cb77c04f1c1 (diff)
downloadqtlocation-mapboxgl-c8d8b825220a56c040c95cd9fbc8a226df12e9c3.tar.gz
[ios, macos] Polish, Russian, Spanish, Ukrainian translations
Diffstat (limited to 'platform/macos/macos.xcodeproj')
-rw-r--r--platform/macos/macos.xcodeproj/project.pbxproj13
1 files changed, 13 insertions, 0 deletions
diff --git a/platform/macos/macos.xcodeproj/project.pbxproj b/platform/macos/macos.xcodeproj/project.pbxproj
index fc9ae070ec..65986ccd7f 100644
--- a/platform/macos/macos.xcodeproj/project.pbxproj
+++ b/platform/macos/macos.xcodeproj/project.pbxproj
@@ -358,6 +358,11 @@
DA6408D61DA4E5DA00908C90 /* MGLVectorStyleLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGLVectorStyleLayer.m; sourceTree = "<group>"; };
DA7262051DEEDD460043BB89 /* MGLOpenGLStyleLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGLOpenGLStyleLayer.h; sourceTree = "<group>"; };
DA7262061DEEDD460043BB89 /* MGLOpenGLStyleLayer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MGLOpenGLStyleLayer.mm; sourceTree = "<group>"; };
+ DA737ADE1E5914AD00AD2CDE /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = es; path = es.lproj/Foundation.stringsdict; sourceTree = "<group>"; };
+ DA737ADF1E5914D300AD2CDE /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
+ DA737AE31E5915A500AD2CDE /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = pl; path = pl.lproj/Foundation.stringsdict; sourceTree = "<group>"; };
+ DA737AE41E5915B000AD2CDE /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
+ DA737AEC1E59180E00AD2CDE /* uk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
DA7DC9801DED5F5C0027472F /* MGLVectorSource_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGLVectorSource_Private.h; sourceTree = "<group>"; };
DA7DC9821DED647F0027472F /* MGLRasterSource_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGLRasterSource_Private.h; sourceTree = "<group>"; };
DA839E921CC2E3400062CAFB /* Mapbox GL.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Mapbox GL.app"; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -1221,6 +1226,9 @@
sv,
vi,
"pt-BR",
+ es,
+ pl,
+ uk,
);
mainGroup = DA839E891CC2E3400062CAFB;
productRefGroup = DA839E931CC2E3400062CAFB /* Products */;
@@ -1451,6 +1459,9 @@
DAA32CBA1E4C4F10006F8D24 /* sv */,
DAA32CC11E4C4F93006F8D24 /* vi */,
DA9C01311E4C7B9F00C4742A /* pt-BR */,
+ DA737ADF1E5914D300AD2CDE /* es */,
+ DA737AE41E5915B000AD2CDE /* pl */,
+ DA737AEC1E59180E00AD2CDE /* uk */,
);
name = Localizable.strings;
sourceTree = "<group>";
@@ -1477,6 +1488,8 @@
DAA32CAE1E4C4B03006F8D24 /* fr */,
DA9C01301E4C7B9300C4742A /* pt-BR */,
DA6023F01E4CE8FF00DBFF23 /* sv */,
+ DA737ADE1E5914AD00AD2CDE /* es */,
+ DA737AE31E5915A500AD2CDE /* pl */,
);
name = Foundation.stringsdict;
sourceTree = "<group>";