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 | 5b60e371a6d9adaadb7b694f74123a8081d7da32 (patch) | |
tree | 303b41ba76cc12f8f97be259eccf0c887c78222c /lang | |
parent | f5d61a1c6fbec5a01e54d78636cd205e295cdd0b (diff) | |
download | openttd-5b60e371a6d9adaadb7b694f74123a8081d7da32.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} |