--- 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",@"");
}
--- 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 */ = {