From 967491a22d6828686f17c9ea6215d3a48cee7dc8 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Sat, 7 Feb 2009 01:01:02 +0000 Subject: (svn r15389) -Feature: Add ability to select which base graphics set is used from the Game Options window. The change takes effect when the window is closed. This option can only be used from the intro menu, as reloading graphics during a game may cause issues. --- 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 449086d19..fb62b9cfa 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -969,6 +969,10 @@ STR_OPTIONS_SCREENSHOT_FORMAT :{BLACK}Screensh STR_OPTIONS_SCREENSHOT_FORMAT_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{STRING} STR_OPTIONS_SCREENSHOT_FORMAT_TIP :{BLACK}Select the screenshot format to use +STR_OPTIONS_BASE_GRF :{BLACK}Base graphics set +STR_OPTIONS_BASE_GRF_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{RAW_STRING} +STR_OPTIONS_BASE_GRF_TIP :{BLACK}Select the base graphics set to use + STR_AUTOSAVE_1_MONTH :Every month STR_AUTOSAVE_FAILED :{WHITE}Autosave failed -- cgit v1.2.3-54-g00ecf