Oops, fix save converter message

This commit is contained in:
Filippos Karapetis 2013-01-04 13:17:28 +02:00
parent 560062f2cb
commit fe9228d4bb

View File

@ -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"));