diff options
author | peter1138 <peter1138@openttd.org> | 2006-09-27 11:45:26 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2006-09-27 11:45:26 +0000 |
commit | f18405dfd028c362c9f18f8836a00f02f5e2eb56 (patch) | |
tree | 7b1502523b5df7d6ede7001105c39c820875cd9a /lang | |
parent | 2cab6db18c9b2f266cfe884e22decf37fe93fe82 (diff) | |
download | openttd-f18405dfd028c362c9f18f8836a00f02f5e2eb56.tar.xz |
(svn r6523) - 'Feature'/'Fix': Add tooltips to the new company colour window
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index 11763d9e9..b6dac7963 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2190,6 +2190,15 @@ STR_LIVERY_HELICOPTER :Helicopter STR_LIVERY_SMALL_PLANE :Small Aeroplane STR_LIVERY_LARGE_PLANE :Large Aeroplane +STR_LIVERY_GENERAL_TIP :{BLACK}Show general colour schemes +STR_LIVERY_TRAIN_TIP :{BLACK}Show train colour schemes +STR_LIVERY_ROADVEH_TIP :{BLACK}Show road vehicle colour schemes +STR_LIVERY_SHIP_TIP :{BLACK}Show ship colour schemes +STR_LIVERY_AIRCRAFT_TIP :{BLACK}Show aircraft colour schemes +STR_LIVERY_PRIMARY_TIP :{BLACK}Choose the primary colour for the selected scheme +STR_LIVERY_SECONDARY_TIP :{BLACK}Choose the secondary colour for the selected scheme +STR_LIVERY_PANEL_TIP :{BLACK}Select a colour scheme to change, or multiple schemes with CTRL+click. Click on the box to toggle use of the scheme + ##id 0x8000 STR_8000_KIRBY_PAUL_TANK_STEAM :Kirby Paul Tank (Steam) STR_8001_MJS_250_DIESEL :MJS 250 (Diesel) |