(svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the content download window from a NewGRF list and there are missing NewGRFs, otherwise show just all NewGRFs the system knows.

This commit is contained in:
rubidium
2009-01-23 10:20:29 +00:00
parent 93b8a6fb3e
commit 75055f011d
5 changed files with 27 additions and 1 deletions

View File

@@ -3779,4 +3779,6 @@ STR_CONTENT_ERROR_COULD_NOT_EXTRACT :{WHITE}Could no
STR_CONTENT_INTRO_BUTTON :{BLACK}Check online content
STR_CONTENT_INTRO_BUTTON_TIP :{BLACK}Check for new and updated content to download
STR_CONTENT_INTRO_MISSING_BUTTON :{BLACK}Find missing content online
STR_CONTENT_INTRO_MISSING_BUTTON_TIP :{BLACK}Check whether the missing content can be found online
########