summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-07-25 15:10:52 +0000
committerrubidium <rubidium@openttd.org>2009-07-25 15:10:52 +0000
commit96cc9c2de15e5e07551fd702c48e567a4e84c3d0 (patch)
tree6b69d520b4d61656332d93a4a133216a8b3132e4 /src/lang/english.txt
parente3033ee895d8d621ffe2bb115b2293206db0e52f (diff)
downloadopenttd-96cc9c2de15e5e07551fd702c48e567a4e84c3d0.tar.xz
(svn r16954) -Codechange: make the Game Options window use the nested widget system.
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r--src/lang/english.txt12
1 files changed, 2 insertions, 10 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 588acc56a..245122bf0 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -716,22 +716,17 @@ STR_EXTRA_VIEW_MOVE_MAIN_TO_VIEW :{BLACK}Paste fr
STR_EXTRA_VIEW_MOVE_MAIN_TO_VIEW_TT :{BLACK}Paste the location of this viewport to the global view
STR_GAME_OPTIONS_CURRENCY_UNITS_FRAME :{BLACK}Currency units
-STR_GAME_OPTIONS_CURRENCY_UNITS_DROPDOWN :{BLACK}{SKIP}{STRING}
STR_GAME_OPTIONS_CURRENCY_UNITS_DROPDOWN_TOOLTIP :{BLACK}Currency units selection
STR_GAME_OPTIONS_MEASURING_UNITS_FRAME :{BLACK}Measuring units
-STR_GAME_OPTIONS_MEASURING_UNITS_DROPDOWN :{BLACK}{SKIP}{SKIP}{STRING}
STR_GAME_OPTIONS_MEASURING_UNITS_DROPDOWN_TOOLTIP :{BLACK}Measuring units selection
STR_GAME_OPTIONS_ROAD_VEHICLES_FRAME :{BLACK}Road vehicles
-STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN :{BLACK}{SKIP}{SKIP}{SKIP}{STRING}
STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN_TOOLTIP :{BLACK}Select side of road for vehicles to drive on
STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN_LEFT :Drive on left
STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN_RIGHT :Drive on right
STR_GAME_OPTIONS_TOWN_NAMES_FRAME :{BLACK}Town names
-STR_GAME_OPTIONS_TOWN_NAMES_DROPDOWN :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{STRING}
STR_GAME_OPTIONS_TOWN_NAMES_DROPDOWN_TOOLTIP :{BLACK}Select style of town names
STR_GAME_OPTIONS_AUTOSAVE_FRAME :{BLACK}Autosave
-STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{STRING}
STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN_TOOLTIP :{BLACK}Select interval between automatic game saves
STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN_OFF :Off
STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN_EVERY_1_MONTH :Every month
@@ -830,7 +825,6 @@ STR_CURR_EEK :Estonian Krooni
STR_CURR_CUSTOM :Custom...
STR_OPTIONS_LANG :{BLACK}Language
-STR_OPTIONS_LANG_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{STRING}
STR_OPTIONS_LANG_TIP :{BLACK}Select the interface language to use
STR_OPTIONS_FULLSCREEN :{BLACK}Fullscreen
@@ -838,17 +832,14 @@ STR_OPTIONS_FULLSCREEN_TIP :{BLACK}Check th
STR_FULLSCREEN_FAILED :{WHITE}Fullscreen mode failed
STR_OPTIONS_RES :{BLACK}Screen resolution
-STR_OPTIONS_RES_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{STRING}
STR_OPTIONS_RES_TIP :{BLACK}Select the screen resolution to use
STR_OPTIONS_SCREENSHOT_FORMAT :{BLACK}Screenshot format
-STR_OPTIONS_SCREENSHOT_FORMAT_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{STRING}
STR_OPTIONS_SCREENSHOT_FORMAT_TIP :{BLACK}Select the screenshot format to use
STR_OPTIONS_BASE_GRF :{BLACK}Base graphics set
-STR_OPTIONS_BASE_GRF_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{RAW_STRING}
STR_OPTIONS_BASE_GRF_TIP :{BLACK}Select the base graphics set to use
-STR_OPTIONS_BASE_GRF_STATUS :{RED}{10:NUM} missing/corrupted file{P "" s}
+STR_OPTIONS_BASE_GRF_STATUS :{RED}{NUM} missing/corrupted file{P "" s}
STR_OPTIONS_BASE_GRF_DESCRIPTION_TIP :{BLACK}Additional information about the base graphics set
STR_AUTOSAVE_FAILED :{WHITE}Autosave failed
@@ -3479,6 +3470,7 @@ STR_SILVER_CROSS :{SILVER}{CROSS}
STR_WHITE_DATE_SHORT :{WHITE}{DATE_SHORT}
STR_WHITE_DATE_LONG :{WHITE}{DATE_LONG}
STR_BLACK_STRING :{BLACK}{STRING}
+STR_BLACK_RAW_STRING :{BLACK}{RAW_STRING}
STR_BLACK_SMALL_ARROW_UP :{BLACK}{SMALLUPARROW}
STR_BLACK_SMALL_ARROW_DOWN :{BLACK}{SMALLDOWNARROW}