diff options
author | truelight <truelight@openttd.org> | 2005-03-26 21:22:29 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2005-03-26 21:22:29 +0000 |
commit | e416fe8066a4f959212391333ca4dbec1595e007 (patch) | |
tree | bef160789c4e448ee63e1132b926e981ea282c5a /lang | |
parent | 45425bedca8654b12e5981f4c8584ebcaa875d32 (diff) | |
download | openttd-e416fe8066a4f959212391333ca4dbec1595e007.tar.xz |
(svn r2079) -Add: signlist, shows all signs in the map. Clicking on them, and you go
to the sign. Very needed for coop. You can find it under World Map.
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 4f5011547..729c81a13 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -772,6 +772,7 @@ STR_02DC_DISPLAY_SUBSIDIES :{BLACK}Display subsidies STR_02DD_SUBSIDIES :Subsidies STR_02DE_MAP_OF_WORLD :Map of world STR_EXTRA_VIEW_PORT :Extra viewport +STR_SIGN_LIST :Sign list STR_02DF_TOWN_DIRECTORY :Town directory STR_TOWN_POPULATION :{BLACK}World population: {COMMA32} STR_EXTRA_VIEW_PORT_TITLE :{WHITE}Viewport {COMMA16} @@ -2796,6 +2797,7 @@ STR_REPLACE_HELP_REPLACE_INFO_TAB :{BLACK}Displays which engine the left sele STR_REPLACE_HELP :{BLACK}This allows you to replace one engine type with another type, when trains of the original type enter a depot STR_SHORT_DATE :{WHITE}{DATE_TINY} +STR_SIGN_LIST_CAPTION :{WHITE}Sign List - {COMMA16} Signs ############ Lists rail types |