diff options
author | truelight <truelight@openttd.org> | 2007-06-22 18:43:11 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2007-06-22 18:43:11 +0000 |
commit | cc533d77e51f1416ffd41d3b36e4fc76a84c3185 (patch) | |
tree | 250d35ac85c79e978d31b40c79b96db9e812c66e /src/lang | |
parent | f80fa33cc5f45bc74c10324fdec598c9486cf44b (diff) | |
download | openttd-cc533d77e51f1416ffd41d3b36e4fc76a84c3185.tar.xz |
(svn r10271) -Fix r9563: move the Transparency Option menu item to the place it should have been in the first place: Option Menu, not Map Menu (go figure :p)
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index a176c5125..8c366ed9a 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -778,6 +778,7 @@ STR_02C3_GAME_OPTIONS :Game options STR_02C5_DIFFICULTY_SETTINGS :Difficulty settings STR_02C7_CONFIG_PATCHES :Configure patches STR_NEWGRF_SETTINGS :NewGRF settings +STR_TRANSPARENCY_OPTIONS :Transparency options STR_GAMEOPTMENU_0A : STR_02CA_TOWN_NAMES_DISPLAYED :{SETX 12}Town names displayed STR_02CC_STATION_NAMES_DISPLAYED :{SETX 12}Station names displayed @@ -805,7 +806,6 @@ STR_02DD_SUBSIDIES :Subsidies STR_02DE_MAP_OF_WORLD :Map of world STR_EXTRA_VIEW_PORT :Extra viewport STR_SIGN_LIST :Sign list -STR_TRANSPARENCY_OPTIONS :Transparency options STR_02DF_TOWN_DIRECTORY :Town directory STR_TOWN_POPULATION :{BLACK}World population: {COMMA} STR_EXTRA_VIEW_PORT_TITLE :{WHITE}Viewport {COMMA} |