diff options
author | bjarni <bjarni@openttd.org> | 2006-09-26 19:20:35 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2006-09-26 19:20:35 +0000 |
commit | 7ac9005d5e13f066254a2bb091dc6519f9289f05 (patch) | |
tree | 8eecbc7c5f192d39d597f64c966f273eb204546b /lang | |
parent | d6542d084460bafa67693b5b7eaf4f6a9ce72a86 (diff) | |
download | openttd-7ac9005d5e13f066254a2bb091dc6519f9289f05.tar.xz |
(svn r6515) -Feature: added "start all" and "stop all" buttons to the depot windows
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index 0c21c9fa5..11763d9e9 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2914,6 +2914,11 @@ STR_ENGINE_NOT_BUILDABLE :{WHITE}Engine i STR_ENGINES :Engines STR_WAGONS :Wagons +STR_MASS_STOP_DEPOT_TOOLTIP :{BLACK}Click to stop all the vehicles inside the depot +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_SHORT_DATE :{WHITE}{DATE_TINY} STR_SIGN_LIST_CAPTION :{WHITE}Sign List - {COMMA} Sign{P "" s} |