[ios] Enabled pt-BR (Brazilian dialect of Portuguese)

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2021-07-04 21:13:12 +02:00 committed by Alexander Borsuk
parent 8cf5ba7ac6
commit 924f463d13

View file

@ -1607,6 +1607,9 @@
FA85F632145DDDC20090E1A0 /* packed_polygons.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; name = packed_polygons.bin; path = ../../data/packed_polygons.bin; sourceTree = SOURCE_ROOT; };
FA8E808825F412E2002A1434 /* FirstSession.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = FirstSession.mm; sourceTree = "<group>"; };
FA8E808A25F41337002A1434 /* FirstSession.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstSession.h; sourceTree = "<group>"; };
FA9F050B26923D4C007849F1 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pt-BR"; path = "pt-BR.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
FA9F050C26923D4D007849F1 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
FA9F050D26923D4E007849F1 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
FAAEA7D0161BD26600CCD661 /* synonyms.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = synonyms.txt; path = ../../data/synonyms.txt; sourceTree = "<group>"; };
FAAFD696139D9BE2000AE70C /* categories.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = categories.txt; path = ../../data/categories.txt; sourceTree = SOURCE_ROOT; };
FACE202725ED913A00518E88 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
@ -3700,6 +3703,7 @@
"en-GB",
el,
bg,
"pt-BR",
);
mainGroup = 29B97314FDCFA39411CA2CEA /* Maps */;
productRefGroup = 19C28FACFE9D520D11CA2CBB /* Products */;
@ -4365,6 +4369,7 @@
34F73F971E082FF800AC1FD6 /* zh-Hans */,
34F73F991E082FF800AC1FD6 /* zh-Hant */,
FA1A4CF326AABBED00026C44 /* bg */,
FA9F050C26923D4D007849F1 /* pt-BR */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
@ -4402,6 +4407,7 @@
34F73F981E082FF800AC1FD6 /* zh-Hans */,
34F73F9A1E082FF800AC1FD6 /* zh-Hant */,
FA1A4CF426AABBEE00026C44 /* bg */,
FA9F050D26923D4E007849F1 /* pt-BR */,
);
name = Localizable.strings;
sourceTree = "<group>";
@ -4439,6 +4445,7 @@
A630D205207CAA3A00976DEA /* zh-Hant */,
A630D206207CAA5800976DEA /* zh-Hans */,
FA1A4CF226AABBEC00026C44 /* bg */,
FA9F050B26923D4C007849F1 /* pt-BR */,
);
name = Localizable.stringsdict;
sourceTree = "<group>";