summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-08-21 19:23:06 +0000
committerrubidium <rubidium@openttd.org>2011-08-21 19:23:06 +0000
commit0ad82be1f3a6f963a484181bc2fb26b559e1d84e (patch)
treea572a4269d4428a3ae366cb444efc57399aad8b8 /src/lang/english.txt
parent525e2c9e73ecab8913d4eafc6685d89e1653d151 (diff)
downloadopenttd-0ad82be1f3a6f963a484181bc2fb26b559e1d84e.tar.xz
(svn r22807) -Feature-ish: show a message about missing strings in the intro window if a certain (configurable) threshold has been reached and its not a stable release
Diffstat (limited to 'src/lang/english.txt')
-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 38defa63c..3f6338bb8 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1401,6 +1401,8 @@ STR_INTRO_TOOLTIP_ONLINE_CONTENT :{BLACK}Check fo
STR_INTRO_TOOLTIP_AI_SETTINGS :{BLACK}Display AI settings
STR_INTRO_TOOLTIP_QUIT :{BLACK}Quit 'OpenTTD'
+STR_INTRO_TRANSLATION :{BLACK}This translation misses {NUM} string{P "" s}. Please help make OpenTTD better by signing up as translator. See readme.txt for details.
+
# Quit window
STR_QUIT_CAPTION :{WHITE}Quit
STR_QUIT_ARE_YOU_SURE_YOU_WANT_TO_EXIT_OPENTTD :{YELLOW}Are you sure you want to exit OpenTTD and return to {STRING}?