From ff89345a5c0fc5b2f97e847b340d1fcc0c0bfcaf Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 13 Jun 2010 14:17:26 +0000 Subject: (svn r19984) -Feature: Show some savegame details when selecting items in saveload GUIs. --- src/lang/english.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/lang') diff --git a/src/lang/english.txt b/src/lang/english.txt index 9d8576f29..c520af7a4 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2246,6 +2246,12 @@ STR_SAVELOAD_DELETE_BUTTON :{BLACK}Delete STR_SAVELOAD_DELETE_TOOLTIP :{BLACK}Delete the currently selected saved-game STR_SAVELOAD_SAVE_BUTTON :{BLACK}Save STR_SAVELOAD_SAVE_TOOLTIP :{BLACK}Save the current game, using the selected name +STR_SAVELOAD_LOAD_BUTTON :{BLACK}Load +STR_SAVELOAD_LOAD_TOOLTIP :{BLACK}Load the selected game +STR_SAVELOAD_DETAIL_CAPTION :{BLACK}Game Details +STR_SAVELOAD_DETAIL_NOT_AVAILABLE :{BLACK}No information available. +STR_SAVELOAD_DETAIL_COMPANY_INDEX :{SILVER}{COMMA}: {WHITE}{STRING1} +STR_SAVELOAD_DETAIL_GRFSTATUS :{SILVER}NewGRF: {WHITE}{STRING} STR_SAVELOAD_OSKTITLE :{BLACK}Enter a name for the savegame @@ -2424,6 +2430,12 @@ STR_NEWGRF_DISABLED_WARNING :{WHITE}Missing STR_NEWGRF_UNPAUSE_WARNING_TITLE :{YELLOW}Missing GRF file(s) STR_NEWGRF_UNPAUSE_WARNING :{WHITE}Unpausing can crash OpenTTD. Do not file bug reports for subsequent crashes.{}Do you really want to unpause? +# NewGRF status +STR_NEWGRF_LIST_NONE :None +STR_NEWGRF_LIST_ALL_FOUND :All files present +STR_NEWGRF_LIST_COMPATIBLE :{YELLOW}Found compatible files +STR_NEWGRF_LIST_MISSING :{RED}Missing files + # NewGRF 'it's broken' warnings STR_NEWGRF_BROKEN :{WHITE}Behaviour of NewGRF '{0:RAW_STRING}' is likely to cause desyncs and/or crashes. STR_NEWGRF_BROKEN_VEHICLE_LENGTH :{WHITE}It changes vehicle length for '{1:ENGINE}' when not inside a depot. -- cgit v1.2.3-70-g09d2