summaryrefslogtreecommitdiff
path: root/lang/american.txt
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-10-12 11:27:37 +0000
committerDarkvater <darkvater@openttd.org>2006-10-12 11:27:37 +0000
commit4bfb4430cefd0d3a26b0b96e5d9fbfecad7fd591 (patch)
tree1c58e6a7027c5ecccbf2a8bf7463ebf3e5a1d4d1 /lang/american.txt
parent5c9fb10a3bed1ee23f8d491859bc99e2c741d24e (diff)
downloadopenttd-4bfb4430cefd0d3a26b0b96e5d9fbfecad7fd591.tar.xz
(svn r6746) -Codechange: Remove the need for double strings in "checkmarked" items. While
here have a little go at the MenuWndProc() function for a little cleanup.
Diffstat (limited to 'lang/american.txt')
-rw-r--r--lang/american.txt14
1 files changed, 1 insertions, 13 deletions
diff --git a/lang/american.txt b/lang/american.txt
index a3e01315d..62a9607ba 100644
--- a/lang/american.txt
+++ b/lang/american.txt
@@ -753,32 +753,20 @@ STR_02C0_SAVE_CUSTOM_NAMES :{BLACK}Save cus
STR_02C1_VEHICLE_DESIGN_NAMES_SELECTION :{BLACK}Vehicle design names selection
STR_02C2_SAVE_CUSTOMIZED_VEHICLE :{BLACK}Save customized vehicle design names
+STR_CHECKMARK :{CHECKMARK}
############ range for menu starts
STR_02C3_GAME_OPTIONS :Game options
-STR_02C4_GAME_OPTIONS :Game options
STR_02C5_DIFFICULTY_SETTINGS :Difficulty settings
-STR_02C6_DIFFICULTY_SETTINGS :Difficulty settings
STR_02C7_CONFIG_PATCHES :Configure patches
-STR_02C8_CONFIG_PATCHES :Configure patches
STR_NEWGRF_SETTINGS :Newgrf settings
-STR_NEWGRF_SETTINGS2 :Newgrf settings
STR_GAMEOPTMENU_0A :
-STR_GAMEOPTMENU_0B :
-STR_02C9_TOWN_NAMES_DISPLAYED :{CHECKMARK}{SETX 12}Town names displayed
STR_02CA_TOWN_NAMES_DISPLAYED :{SETX 12}Town names displayed
-STR_02CB_STATION_NAMES_DISPLAYED :{CHECKMARK}{SETX 12}Station names displayed
STR_02CC_STATION_NAMES_DISPLAYED :{SETX 12}Station names displayed
-STR_02CD_SIGNS_DISPLAYED :{CHECKMARK}{SETX 12}Signs displayed
STR_02CE_SIGNS_DISPLAYED :{SETX 12}Signs displayed
-STR_WAYPOINTS_DISPLAYED :{CHECKMARK}{SETX 12}Waypoints displayed
STR_WAYPOINTS_DISPLAYED2 :{SETX 12}Waypoints displayed
-STR_02CF_FULL_ANIMATION :{CHECKMARK}{SETX 12}Full animation
STR_02D0_FULL_ANIMATION :{SETX 12}Full animation
-STR_02D1_FULL_DETAIL :{CHECKMARK}{SETX 12}Full detail
STR_02D2_FULL_DETAIL :{SETX 12}Full detail
-STR_02D3_TRANSPARENT_BUILDINGS :{CHECKMARK}{SETX 12}Transparent buildings
STR_02D4_TRANSPARENT_BUILDINGS :{SETX 12}Transparent buildings
-STR_TRANSPARENT_SIGNS_C :{CHECKMARK}{SETX 12}Transparent station signs
STR_TRANSPARENT_SIGNS :{SETX 12}Transparent station signs
############ range ends here