summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2010-02-22 20:19:17 +0000
committeryexo <yexo@openttd.org>2010-02-22 20:19:17 +0000
commitda0c4868ee276b59811a4c15b1389dc480709d17 (patch)
treed39f7c7cfd45c34a09e61082917025cb0a126343 /src/lang
parent3b9da089e540503101efbf0115e8369c33f47fd6 (diff)
downloadopenttd-da0c4868ee276b59811a4c15b1389dc480709d17.tar.xz
(svn r19213) -Change: warn if a fallback sound set is loaded and tell the user where to download a proper sound setd
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index a146f851c..668d4ba46 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -3308,6 +3308,9 @@ STR_ERROR_BMPMAP_IMAGE_TYPE :{WHITE}... coul
STR_WARNING_HEIGHTMAP_SCALE_CAPTION :{WHITE}Scale warning
STR_WARNING_HEIGHTMAP_SCALE_MESSAGE :{YELLOW}Resizing source map too much is not recommended. Continue with the generation?
+# Soundset messages
+STR_WARNING_FALLBACK_SOUNDSET :{WHITE}Only a fallback sound set was found. If you want sounds, install a sound set via the content download system.
+
# Screenshot related messages
STR_MESSAGE_SCREENSHOT_SUCCESSFULLY :{WHITE}Screenshot successfully saved as '{RAW_STRING}'
STR_ERROR_SCREENSHOT_FAILED :{WHITE}Screenshot failed!