mirror of
https://github.com/grishka/NearDrop.git
synced 2026-04-03 09:46:19 +02:00
Merge pull request #58 from krittamark/master
Add Thai localization file references
This commit is contained in:
@@ -71,6 +71,8 @@
|
|||||||
69DA9A2D29E18CB500A442DA /* securemessage.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = securemessage.pb.swift; sourceTree = "<group>"; };
|
69DA9A2D29E18CB500A442DA /* securemessage.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = securemessage.pb.swift; sourceTree = "<group>"; };
|
||||||
A3930F0529EAB2D1008F891D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = it; path = it.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
A3930F0529EAB2D1008F891D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = it; path = it.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
||||||
A3930F0629EAB2D1008F891D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
A3930F0629EAB2D1008F891D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||||
|
B670906E2A6D234D00DB8273 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = th; path = th.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
||||||
|
B670906F2A6D237600DB8273 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||||
/* End PBXFileReference section */
|
/* End PBXFileReference section */
|
||||||
|
|
||||||
/* Begin PBXFrameworksBuildPhase section */
|
/* Begin PBXFrameworksBuildPhase section */
|
||||||
@@ -198,6 +200,7 @@
|
|||||||
ru,
|
ru,
|
||||||
de,
|
de,
|
||||||
es,
|
es,
|
||||||
|
th,
|
||||||
);
|
);
|
||||||
mainGroup = 69DA9A0529E0BF5100A442DA;
|
mainGroup = 69DA9A0529E0BF5100A442DA;
|
||||||
packageReferences = (
|
packageReferences = (
|
||||||
@@ -258,6 +261,7 @@
|
|||||||
69D2C33029E789AF00EC7E30 /* ru */,
|
69D2C33029E789AF00EC7E30 /* ru */,
|
||||||
3226184E2A51E10600B06FD1 /* de */,
|
3226184E2A51E10600B06FD1 /* de */,
|
||||||
322618512A51EB8A00B06FD1 /* es */,
|
322618512A51EB8A00B06FD1 /* es */,
|
||||||
|
B670906F2A6D237600DB8273 /* th */,
|
||||||
);
|
);
|
||||||
name = Localizable.strings;
|
name = Localizable.strings;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -270,6 +274,7 @@
|
|||||||
69D2C33929E78DFD00EC7E30 /* ru */,
|
69D2C33929E78DFD00EC7E30 /* ru */,
|
||||||
3226184D2A51E10600B06FD1 /* de */,
|
3226184D2A51E10600B06FD1 /* de */,
|
||||||
322618502A51EB8A00B06FD1 /* es */,
|
322618502A51EB8A00B06FD1 /* es */,
|
||||||
|
B670906E2A6D234D00DB8273 /* th */,
|
||||||
);
|
);
|
||||||
name = Localizable.stringsdict;
|
name = Localizable.stringsdict;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
|
|||||||
Reference in New Issue
Block a user