1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 09:09:09 +00:00

(svn r23645) -Fix: missing 2 strings

This commit is contained in:
truebrain
2011-12-20 23:33:00 +00:00
parent c02aabf1b8
commit 0f8360eee9

View File

@@ -1896,6 +1896,8 @@ STR_CONTENT_TYPE_SCENARIO :Scenario
STR_CONTENT_TYPE_HEIGHTMAP :Heightmap STR_CONTENT_TYPE_HEIGHTMAP :Heightmap
STR_CONTENT_TYPE_BASE_SOUNDS :Base sounds STR_CONTENT_TYPE_BASE_SOUNDS :Base sounds
STR_CONTENT_TYPE_BASE_MUSIC :Base music 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 # Content downloading progress window
STR_CONTENT_DOWNLOAD_TITLE :{WHITE}Downloading content... STR_CONTENT_DOWNLOAD_TITLE :{WHITE}Downloading content...