- build of the new release & update (602)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@602 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2006-10-13 12:42:10 +00:00
parent 1a1af6b52a
commit cdf263093a
10 changed files with 31 additions and 31 deletions
+4 -4
View File
@@ -3319,18 +3319,18 @@ STR16 zSaveLoadText[] =
//is used for the final version. Please don't modify the "#ifdef JA2BETAVERSION" or the "#else" or the "#endif" as they are
//used by the compiler and will cause program errors if modified/removed. It's okay to translate the strings though.
#ifdef JA2BETAVERSION
L"Save version has changed. Please report if there any problems. Continue?",
L"Save version has changed. Please report if there any problems. Continue?",
#else
L"Attempting to load an older version save. Automatically update and load the save?",
L"Attempting to load an older version save. Automatically update and load the save?",
#endif
//Translators, the next two strings are for the same thing. The first one is for beta version releases and the second one
//is used for the final version. Please don't modify the "#ifdef JA2BETAVERSION" or the "#else" or the "#endif" as they are
//used by the compiler and will cause program errors if modified/removed. It's okay to translate the strings though.
#ifdef JA2BETAVERSION
L"Save version and game version have changed. Please report if there are any problems. Continue?",
L"Save version and game version have changed. Please report if there are any problems. Continue?",
#else
L"Attempting to load an older version save. Automatically update and load the save?",
L"Attempting to load an older version save. Automatically update and load the save?",
#endif
L"Weet je zeker dat je het spel in slot #%d wil overschrijven?",