changeset 18797:39606db9c431 draft

(svn r23645) -Fix: missing 2 strings
author truebrain <truebrain@openttd.org>
date Tue, 20 Dec 2011 23:33:00 +0000
parents 8a5b797fce61
children 38b1e0421e48
files src/lang/english.txt
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1896,6 +1896,8 @@
 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...