diff options
author | bjarni <bjarni@openttd.org> | 2006-09-29 11:30:48 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2006-09-29 11:30:48 +0000 |
commit | d4be0eb4c9bbee0a77df2485e98f885859570e21 (patch) | |
tree | 303b41ba76cc12f8f97be259eccf0c887c78222c /lang | |
parent | a7e16f7203e66e95dce311cdd478220d9af84dab (diff) | |
download | openttd-d4be0eb4c9bbee0a77df2485e98f885859570e21.tar.xz |
(svn r6570) -Feature: added "start all" and "stop all" buttons to the vehicle lists
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index 203fb6519..2fd2055b2 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2939,6 +2939,8 @@ STR_MASS_STOP_DEPOT_TOOLTIP :{BLACK}Click to STR_MASS_START_DEPOT_TOOLTIP :{BLACK}Click to start all the vehicles inside the depot STR_MASS_STOP_HANGAR_TOOLTIP :{BLACK}Click to stop all the aircraft inside the hangar STR_MASS_START_HANGAR_TOOLTIP :{BLACK}Click to start all the aircraft inside the hangar +STR_MASS_STOP_LIST_TIP :{BLACK}Click to stop all the vehicles in the list +STR_MASS_START_LIST_TIP :{BLACK}Click to start all the vehicles in the list STR_SHORT_DATE :{WHITE}{DATE_TINY} STR_SIGN_LIST_CAPTION :{WHITE}Sign List - {COMMA} Sign{P "" s} |