|
@@ -852,6 +852,9 @@
|
|
|
F7514EDA1C7B1336008F3338 /* CCHud.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCHud.h; sourceTree = "<group>"; };
|
|
|
F7514EDB1C7B1336008F3338 /* CCHud.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCHud.m; sourceTree = "<group>"; };
|
|
|
F75153232226920200323DDC /* FastScroll.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FastScroll.framework; path = Carthage/Build/iOS/FastScroll.framework; sourceTree = "<group>"; };
|
|
|
+ F753701822723D620041C76C /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
+ F753701922723E0D0041C76C /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
+ F753701A22723EC80041C76C /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F7540EE21D5B238600C3FFA8 /* aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
|
|
|
F7540EE31D5B238600C3FFA8 /* asn1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asn1.h; sourceTree = "<group>"; };
|
|
|
F7540EE41D5B238600C3FFA8 /* asn1_mac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asn1_mac.h; sourceTree = "<group>"; };
|
|
@@ -3082,6 +3085,9 @@
|
|
|
"es-419",
|
|
|
"pt-PT",
|
|
|
"ja-JP",
|
|
|
+ gl,
|
|
|
+ ca,
|
|
|
+ da,
|
|
|
);
|
|
|
mainGroup = F7F67B9F1A24D27800EE80DA;
|
|
|
productRefGroup = F7F67B9F1A24D27800EE80DA;
|
|
@@ -3796,6 +3802,9 @@
|
|
|
F732093B201B81E4008A0888 /* es-419 */,
|
|
|
F70A07C8205285FB00DC1231 /* pt-PT */,
|
|
|
F7E45E6D21E75BF200579249 /* ja-JP */,
|
|
|
+ F753701822723D620041C76C /* gl */,
|
|
|
+ F753701922723E0D0041C76C /* ca */,
|
|
|
+ F753701A22723EC80041C76C /* da */,
|
|
|
);
|
|
|
name = Localizable.strings;
|
|
|
path = "Supporting Files";
|