diff options
-rw-r--r-- | engines/sherlock/tattoo/tattoo_fixed_text.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sherlock/tattoo/tattoo_fixed_text.cpp b/engines/sherlock/tattoo/tattoo_fixed_text.cpp index 38acd78aba..75c7c5918a 100644 --- a/engines/sherlock/tattoo/tattoo_fixed_text.cpp +++ b/engines/sherlock/tattoo/tattoo_fixed_text.cpp @@ -243,8 +243,8 @@ static const char *const fixedTextDE[] = { "Seite %d", "Schlie\341en", - "Lessen", // <-- - "In Datei sichern", + "Durchsuchen", // original: "Lessen" + "In Datei sichern", // original: "Speichern" "Suche abbrechen", "R\201ckw\204rts suchen ", "Vorwarts suchen ", |