diff --git a/iphone/Maps/Maps.xcodeproj/project.pbxproj b/iphone/Maps/Maps.xcodeproj/project.pbxproj index 3d3e9c1d3d..3fd4aa74ef 100644 --- a/iphone/Maps/Maps.xcodeproj/project.pbxproj +++ b/iphone/Maps/Maps.xcodeproj/project.pbxproj @@ -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 = ""; }; FA8E808A25F41337002A1434 /* FirstSession.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstSession.h; sourceTree = ""; }; + FA9F050B26923D4C007849F1 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pt-BR"; path = "pt-BR.lproj/Localizable.stringsdict"; sourceTree = ""; }; + FA9F050C26923D4D007849F1 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/InfoPlist.strings"; sourceTree = ""; }; + FA9F050D26923D4E007849F1 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = ""; }; FAAEA7D0161BD26600CCD661 /* synonyms.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = synonyms.txt; path = ../../data/synonyms.txt; sourceTree = ""; }; 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 = ""; @@ -4402,6 +4407,7 @@ 34F73F981E082FF800AC1FD6 /* zh-Hans */, 34F73F9A1E082FF800AC1FD6 /* zh-Hant */, FA1A4CF426AABBEE00026C44 /* bg */, + FA9F050D26923D4E007849F1 /* pt-BR */, ); name = Localizable.strings; sourceTree = ""; @@ -4439,6 +4445,7 @@ A630D205207CAA3A00976DEA /* zh-Hant */, A630D206207CAA5800976DEA /* zh-Hans */, FA1A4CF226AABBEC00026C44 /* bg */, + FA9F050B26923D4C007849F1 /* pt-BR */, ); name = Localizable.stringsdict; sourceTree = "";