Show message while creating savestate in continuous mode

This commit is contained in:
Megamouse 2025-01-04 13:27:29 +01:00
parent 1ab3a0bd73
commit 3ce4c95e61
6 changed files with 80 additions and 39 deletions

View file

@ -795,7 +795,7 @@ void gui_application::InitializeCallbacks()
verbose_message += ". ";
}
verbose_message += "If Stuck, Report To Developers";
verbose_message += tr("If Stuck, Report To Developers").toStdString();
}
else
{