aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock')
-rw-r--r--engines/sherlock/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sherlock/detection.cpp b/engines/sherlock/detection.cpp
index c6e632f999..40ff081f33 100644
--- a/engines/sherlock/detection.cpp
+++ b/engines/sherlock/detection.cpp
@@ -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
}