diff options
author | peter1138 <peter1138@openttd.org> | 2007-05-27 09:33:41 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2007-05-27 09:33:41 +0000 |
commit | 974aebcce502a461024aaeff59edb5b195dd556a (patch) | |
tree | 03a243592bfcf5d9bd3ccc466a406d39d43af054 /src/lang | |
parent | 21454957b5d53fe356d31f2783983c82b82bdf52 (diff) | |
download | openttd-974aebcce502a461024aaeff59edb5b195dd556a.tar.xz |
(svn r9956) -Codechange: Add tram livery schemes
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index f47c3328b..1ae830355 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2271,6 +2271,8 @@ STR_LIVERY_FREIGHT_SHIP :Freight Ship STR_LIVERY_HELICOPTER :Helicopter STR_LIVERY_SMALL_PLANE :Small Aeroplane STR_LIVERY_LARGE_PLANE :Large Aeroplane +STR_LIVERY_PASSENGER_TRAM :Passenger Tram +STR_LIVERY_FREIGHT_TRAM :Freight Tram STR_LIVERY_GENERAL_TIP :{BLACK}Show general colour schemes STR_LIVERY_TRAIN_TIP :{BLACK}Show train colour schemes |