diff options
author | rubidium <rubidium@openttd.org> | 2009-11-04 18:28:59 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2009-11-04 18:28:59 +0000 |
commit | 32b568a7e9fb8c608315ff4990a7d8278393bd9f (patch) | |
tree | fc078b6248731bf3254dbea08c3bfa24b205d58c /src/lang | |
parent | b2946819e470a79bac3d3cc2ccdc5b5771d7954c (diff) | |
download | openttd-32b568a7e9fb8c608315ff4990a7d8278393bd9f.tar.xz |
(svn r17971) -Codechange: make the code of the toolbar more uniform; give the switch bar a tooltip and unify the naming of sprites.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 03e64ec9c..ada0207d8 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -314,6 +314,7 @@ STR_TOOLBAR_TOOLTIP_LANDSCAPING :{BLACK}Open the STR_TOOLBAR_TOOLTIP_SHOW_SOUND_MUSIC_WINDOW :{BLACK}Show sound/music window STR_TOOLBAR_TOOLTIP_SHOW_LAST_MESSAGE_NEWS :{BLACK}Show last message/news report, show message options STR_TOOLBAR_TOOLTIP_LAND_BLOCK_INFORMATION :{BLACK}Land area information, console, AI debug, screenshots, about OpenTTD +STR_TOOLBAR_TOOLTIP_SWITCH_TOOLBAR :{BLACK}Switch toolbars # Extra tooltips for the scenario editor toolbar STR_SCENEDIT_TOOLBAR_TOOLTIP_SAVE_SCENARIO_LOAD_SCENARIO :{BLACK}Save scenario, load scenario, abandon scenario editor, quit |