(svn r19841) -Feature: Setup NewGRFs from a single window.
This commit is contained in:
@@ -221,7 +221,6 @@ STR_UNITS_HEIGHT_SI :{COMMA} m
|
||||
# Common window strings
|
||||
STR_LIST_FILTER_OSKTITLE :{BLACK}Enter filter string
|
||||
STR_LIST_FILTER_TOOLTIP :{BLACK}Enter a keyword to filter the list for
|
||||
STR_LIST_FILTER_TITLE :{BLACK}Filter string:
|
||||
|
||||
STR_TOOLTIP_SORT_ORDER :{BLACK}Select sorting order (descending/ascending)
|
||||
STR_TOOLTIP_SORT_CRITERIA :{BLACK}Select sorting criteria
|
||||
@@ -2333,7 +2332,9 @@ STR_NEWGRF_SETTINGS_PRESET_SAVE_QUERY :{BLACK}Enter na
|
||||
STR_NEWGRF_SETTINGS_PRESET_DELETE :{BLACK}Delete preset
|
||||
STR_NEWGRF_SETTINGS_PRESET_DELETE_TOOLTIP :{BLACK}Delete the currently selected preset
|
||||
STR_NEWGRF_SETTINGS_ADD :{BLACK}Add
|
||||
STR_NEWGRF_SETTINGS_ADD_TOOLTIP :{BLACK}Add a NewGRF file to the list
|
||||
STR_NEWGRF_SETTINGS_ADD_FILE_TOOLTIP :{BLACK}Add the selected NewGRF file to your configuration
|
||||
STR_NEWGRF_SETTINGS_RESCAN_FILES :{BLACK}Rescan files
|
||||
STR_NEWGRF_SETTINGS_RESCAN_FILES_TOOLTIP :{BLACK}Update the list of available NewGRF files
|
||||
STR_NEWGRF_SETTINGS_REMOVE :{BLACK}Remove
|
||||
STR_NEWGRF_SETTINGS_REMOVE_TOOLTIP :{BLACK}Remove the selected NewGRF file from the list
|
||||
STR_NEWGRF_SETTINGS_MOVEUP :{BLACK}Move Up
|
||||
@@ -2362,13 +2363,6 @@ STR_NEWGRF_SETTINGS_DISABLED :{RED}Disabled
|
||||
|
||||
STR_NEWGRF_SETTINGS_PARAMETER_QUERY :{BLACK}Enter NewGRF parameters
|
||||
|
||||
# NewGRF add window
|
||||
STR_NEWGRF_ADD_CAPTION :{WHITE}Available NewGRF files
|
||||
STR_NEWGRF_ADD_FILE :{BLACK}Add to selection
|
||||
STR_NEWGRF_ADD_FILE_TOOLTIP :{BLACK}Add the selected NewGRF file to your configuration
|
||||
STR_NEWGRF_ADD_RESCAN_FILES :{BLACK}Rescan files
|
||||
STR_NEWGRF_ADD_RESCAN_FILES_TOOLTIP :{BLACK}Update the list of available NewGRF files
|
||||
|
||||
# NewGRF inspect window
|
||||
STR_NEWGRF_INSPECT_CAPTION :{WHITE}Inspect - {STRING5}
|
||||
STR_NEWGRF_INSPECT_PARENT_BUTTON :{BLACK}Parent
|
||||
|
||||
Reference in New Issue
Block a user