From b7b0aec65de67263bb20c8747c834d4c650886ae Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Sun, 7 Feb 2016 02:23:20 +0100 Subject: SHERLOCK: RT: Fix translation error --- engines/sherlock/tattoo/tattoo_fixed_text.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/sherlock/tattoo') 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 ", -- cgit v1.2.3