summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-12-20 23:33:00 +0000
committertruebrain <truebrain@openttd.org>2011-12-20 23:33:00 +0000
commit0f8360eee9b43a1ff4be7e86d2e92cb3240d62ae (patch)
treecb20f3f5e010d84ee4da9892f468816fa95ada0f
parentc02aabf1b837ba15ae2e2abc68570f0bf63aa190 (diff)
downloadopenttd-0f8360eee9b43a1ff4be7e86d2e92cb3240d62ae.tar.xz
(svn r23645) -Fix: missing 2 strings
-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 e73a8f879..e28d32800 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1896,6 +1896,8 @@ STR_CONTENT_TYPE_SCENARIO :Scenario
STR_CONTENT_TYPE_HEIGHTMAP :Heightmap
STR_CONTENT_TYPE_BASE_SOUNDS :Base sounds
STR_CONTENT_TYPE_BASE_MUSIC :Base music
+STR_CONTENT_TYPE_GAME_SCRIPT :Game script
+STR_CONTENT_TYPE_GS_LIBRARY :GS library
# Content downloading progress window
STR_CONTENT_DOWNLOAD_TITLE :{WHITE}Downloading content...