diff options
-rw-r--r-- | src/lang/english.txt | 2 |
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... |