summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-01-23 10:20:29 +0000
committerrubidium <rubidium@openttd.org>2009-01-23 10:20:29 +0000
commit75055f011d96e79763a73fb12ef7e118123f56ee (patch)
tree0ad4e75d76388e1bb1993fee5808ef18c0fd18ac /src/lang
parent93b8a6fb3e972eb15c12ac3f5ebf1ed0791f8d74 (diff)
downloadopenttd-75055f011d96e79763a73fb12ef7e118123f56ee.tar.xz
(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.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 75d967589..ef2b19d0b 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -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
########