# HG changeset patch # User koda # Date 1328937079 -3600 # Node ID 3933198e2b28a734e311fb0371a88a47ce009b2b # Parent f2091a9a77fa710898d10b0bd3f5986454ba193d i don't know how this is possible diff -r f2091a9a77fa -r 3933198e2b28 project_files/HedgewarsMobile/Classes/MapConfigViewController.m --- a/project_files/HedgewarsMobile/Classes/MapConfigViewController.m Sat Feb 11 14:30:15 2012 +0100 +++ b/project_files/HedgewarsMobile/Classes/MapConfigViewController.m Sat Feb 11 06:11:19 2012 +0100 @@ -240,7 +240,7 @@ break; case 2: if (self.segmentedControl.selectedSegmentIndex == 0) { - labelText = NSLocalizedString(@"Small",@""); + labelText = NSLocalizedString(@"Large",@""); } else { labelText = NSLocalizedString(@"Small Floating Islands",@""); } @@ -258,7 +258,7 @@ break; case 4: if (self.segmentedControl.selectedSegmentIndex == 0) { - labelText = NSLocalizedString(@"Large",@""); + labelText = NSLocalizedString(@"Small",@""); } else { labelText = NSLocalizedString(@"Medium Tunnels",@""); } diff -r f2091a9a77fa -r 3933198e2b28 project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj --- a/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj Sat Feb 11 14:30:15 2012 +0100 +++ b/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj Sat Feb 11 06:11:19 2012 +0100 @@ -289,7 +289,7 @@ isa = PBXContainerItemProxy; containerPortal = 619599BA1364E65900B429B6 /* Freetype.xcodeproj */; proxyType = 2; - remoteGlobalIDString = D2AAC07E0554694100DB518D /* libFreetype.a */; + remoteGlobalIDString = D2AAC07E0554694100DB518D; remoteInfo = libFreetype; }; 6195981C1364BCD200B429B6 /* PBXContainerItemProxy */ = {