forked from organicmaps/organicmaps
[ios] Added new localizations
This commit is contained in:
parent
9b474d7c09
commit
8aff8f6717
1 changed files with 12 additions and 0 deletions
|
@ -1562,6 +1562,10 @@
|
|||
FA5940D4171C964D0045C9BB /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
FA5940D5171C964D0045C9BB /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
FA64D9A813F975AD00350ECF /* types.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = types.txt; path = ../../data/types.txt; sourceTree = SOURCE_ROOT; };
|
||||
FA7B439A198BEEB200FA887E /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
||||
FA7B439B198BEEB700FA887E /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
FA7B439C198BEEBC00FA887E /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
FA7B439D198BEEC400FA887E /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
FA85F632145DDDC20090E1A0 /* packed_polygons.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; name = packed_polygons.bin; path = ../../data/packed_polygons.bin; sourceTree = SOURCE_ROOT; };
|
||||
FA87151A12B1518F00592DAF /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
||||
FA8F8937132D5DB00048E3FE /* libtomcrypt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libtomcrypt.a; sourceTree = SOURCE_ROOT; };
|
||||
|
@ -3267,6 +3271,10 @@
|
|||
pl,
|
||||
pt,
|
||||
hu,
|
||||
"zh-Hans",
|
||||
da,
|
||||
th,
|
||||
ar,
|
||||
);
|
||||
mainGroup = 29B97314FDCFA39411CA2CEA /* Maps */;
|
||||
projectDirPath = "";
|
||||
|
@ -4598,6 +4606,10 @@
|
|||
FAF8E2EC1752E0F100D41090 /* pl */,
|
||||
772923C9184E0440008C1EDC /* hu */,
|
||||
FAB0FC6019251E85003B396F /* pt */,
|
||||
FA7B439A198BEEB200FA887E /* zh-Hans */,
|
||||
FA7B439B198BEEB700FA887E /* da */,
|
||||
FA7B439C198BEEBC00FA887E /* th */,
|
||||
FA7B439D198BEEC400FA887E /* ar */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
|
|
Loading…
Add table
Reference in a new issue