From 05c2a8eba4d3a7e703235cad3eeb7f585faae59d Mon Sep 17 00:00:00 2001 From: smatz Date: Fri, 25 Jul 2008 22:37:34 +0000 Subject: (svn r13830) -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries --- src/lang/english.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lang') diff --git a/src/lang/english.txt b/src/lang/english.txt index c3b57570b..3b0b9dd97 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3126,6 +3126,10 @@ STR_BRIBE_FAILED :{WHITE}Your att STR_BRIBE_FAILED_2 :{WHITE}discovered by a regional investigator STR_BUILD_DATE :{BLACK}Built: {LTBLUE}{DATE_LONG} +STR_TILEDESC_STATION_CLASS :{BLACK}Station class: {LTBLUE}{STRING} +STR_TILEDESC_STATION_TYPE :{BLACK}Station type: {LTBLUE}{STRING} +STR_TILEDESC_NEWGRF_NAME :{BLACK}NewGRF: {LTBLUE}{RAW_STRING} + STR_PERFORMANCE_DETAIL :{WHITE}Detailed performance rating STR_PERFORMANCE_DETAIL_KEY :{BLACK}Detail STR_PERFORMANCE_DETAIL_AMOUNT_CURRENCY :{BLACK}({CURRCOMPACT}/{CURRCOMPACT}) -- cgit v1.2.3-54-g00ecf