ALL: savegame => saved game

This commit is contained in:
Ben Castricum 2016-11-29 10:41:45 +01:00
parent d3cd42e1d4
commit 38eb27212d
2 changed files with 5 additions and 5 deletions

View file

@ -68,8 +68,8 @@ static const ADExtraGuiOptionsMap optionsList[] = {
{
GAMEOPTION_ORIGINAL_SAVES,
{
_s("Use original savegame dialog"),
_s("Files button in-game shows original savegame dialog rather than the ScummVM menu"),
_s("Use original save/load screens"),
_s("Use the original save/load screens, instead of the ScummVM ones"),
"originalsaveload",
false
}