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 | 1d554da2fc24ab9387d87030b9a3069fcdbfe256 (patch) | |
tree | 8eecbc7c5f192d39d597f64c966f273eb204546b /lang | |
parent | d9f18c0cbbfba969dddb14a4f8ddb2f9b0102d62 (diff) | |
download | openttd-1d554da2fc24ab9387d87030b9a3069fcdbfe256.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} |