summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-01-18 23:26:38 +0000
committersmatz <smatz@openttd.org>2009-01-18 23:26:38 +0000
commit14834e67cbc0dd3b7e2fdcababe8a8c81dd71c5f (patch)
tree0e1c912304ce5476dfacbe7278ea09a071d44130 /src/lang
parent575a3a45630f2f8c782becfe5f9434549879b981 (diff)
downloadopenttd-14834e67cbc0dd3b7e2fdcababe8a8c81dd71c5f.tar.xz
(svn r15145) -Fix: crash when one tried to load a TTO savegame
-Fix (r15144): it wasn't safe at all, but the code broken code isn't needed anymore
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index e85163834..01729fa0c 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -2028,6 +2028,7 @@ STR_GAME_SAVELOAD_ERROR_BROKEN_SAVEGAME :Broken savegame
STR_GAME_SAVELOAD_ERROR_TOO_NEW_SAVEGAME :Savegame is made with newer version
STR_GAME_SAVELOAD_ERROR_FILE_NOT_READABLE :File not readable
STR_GAME_SAVELOAD_ERROR_FILE_NOT_WRITEABLE :File not writeable
+STR_GAME_SAVELOAD_ERROR_DATA_INTEGRITY_CHECK_FAILED :Data integrity check failed
STR_400A_LIST_OF_DRIVES_DIRECTORIES :{BLACK}List of drives, directories and saved-game files
STR_400B_CURRENTLY_SELECTED_NAME :{BLACK}Currently selected name for saved-game
STR_400C_DELETE_THE_CURRENTLY_SELECTED :{BLACK}Delete the currently selected saved-game