diff options
Diffstat (limited to 'saga/saga.cpp')
-rw-r--r-- | saga/saga.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/saga/saga.cpp b/saga/saga.cpp index c03dee77e3..3fe391663a 100644 --- a/saga/saga.cpp +++ b/saga/saga.cpp @@ -83,8 +83,8 @@ static const char *interfaceTextStrings[][42] = { "Spieleoptionen", "Lesegeschw.", "Musik", "Sound", "Abbr.", "Beenden", NULL, "M", "Klick", NULL, NULL, NULL, NULL, NULL, - NULL, NULL, NULL, NULL, NULL, "Quit the Game?", "Load Successful!", - "Enter Save Game Name" + NULL, NULL, NULL, NULL, NULL, "Spiel beenden?", "Spielstand geladen!", + "Bitte Namen eingeben" } }; |