mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-25 05:34:27 +00:00
Oops, fix save converter message
This commit is contained in:
parent
560062f2cb
commit
fe9228d4bb
@ -46,7 +46,7 @@ void DrasculaEngine::checkForOldSaveGames() {
|
||||
}
|
||||
|
||||
GUI::MessageDialog dialog0(
|
||||
_("ScummVM found that you have old savefiles for Broken Sword 1 that should be converted.\n"
|
||||
_("ScummVM found that you have old savefiles for Drascula that should be converted.\n"
|
||||
"The old save game format is no longer supported, so you will not be able to load your games if you don't convert them.\n\n"
|
||||
"Press OK to convert them now, otherwise you will be asked again the next time you start the game.\n"), _("OK"), _("Cancel"));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user