summaryrefslogtreecommitdiff
path: root/platform/macos/macos.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-02-20 12:26:59 -0800
committerMinh Nguyễn <mxn@1ec5.org>2017-02-20 14:54:57 -0800
commit64a034285bf41a3b5aca9383e826e88193f20967 (patch)
tree04077bad2161f9d8deedf5bd73abcd4aec822824 /platform/macos/macos.xcodeproj/project.pbxproj
parente67bc1a7acd4ccf18d88286cc2bff99a4af18b4e (diff)
downloadqtlocation-mapboxgl-64a034285bf41a3b5aca9383e826e88193f20967.tar.gz
[ios, macos] Added Lithuanian localization
Diffstat (limited to 'platform/macos/macos.xcodeproj/project.pbxproj')
-rw-r--r--platform/macos/macos.xcodeproj/project.pbxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/macos/macos.xcodeproj/project.pbxproj b/platform/macos/macos.xcodeproj/project.pbxproj
index 65986ccd7f..c5d0fe75ea 100644
--- a/platform/macos/macos.xcodeproj/project.pbxproj
+++ b/platform/macos/macos.xcodeproj/project.pbxproj
@@ -332,6 +332,7 @@
DA00FC881D5EEAC3009AABC8 /* MGLAttributionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGLAttributionInfo.h; sourceTree = "<group>"; };
DA00FC891D5EEAC3009AABC8 /* MGLAttributionInfo.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MGLAttributionInfo.mm; sourceTree = "<group>"; };
DA0CD58D1CF56F5800A5F5A5 /* MGLFeatureTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = MGLFeatureTests.mm; path = ../../darwin/test/MGLFeatureTests.mm; sourceTree = "<group>"; };
+ DA1AC01E1E5B8826006DF1D6 /* lt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/Localizable.strings; sourceTree = "<group>"; };
DA2207BA1DC076930002F84D /* test-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "test-Bridging-Header.h"; sourceTree = "<group>"; };
DA2207BB1DC076940002F84D /* MGLStyleValueTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MGLStyleValueTests.swift; sourceTree = "<group>"; };
DA2784FD1DF03060001D5B8D /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Media.xcassets; path = ../../darwin/test/Media.xcassets; sourceTree = "<group>"; };
@@ -1229,6 +1230,7 @@
es,
pl,
uk,
+ lt,
);
mainGroup = DA839E891CC2E3400062CAFB;
productRefGroup = DA839E931CC2E3400062CAFB /* Products */;
@@ -1462,6 +1464,7 @@
DA737ADF1E5914D300AD2CDE /* es */,
DA737AE41E5915B000AD2CDE /* pl */,
DA737AEC1E59180E00AD2CDE /* uk */,
+ DA1AC01E1E5B8826006DF1D6 /* lt */,
);
name = Localizable.strings;
sourceTree = "<group>";