[Scummvm-cvs-logs] scummvm master -> c8833662e047cd5640473f5b137c9df45228c584
m-kiewitz
m_kiewitz at users.sourceforge.net
Wed Feb 10 21:00:25 CET 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
c8833662e0 SHERLOCK: SS: Fix fixed text typo
Commit: c8833662e047cd5640473f5b137c9df45228c584
https://github.com/scummvm/scummvm/commit/c8833662e047cd5640473f5b137c9df45228c584
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2016-02-10T21:00:28+01:00
Commit Message:
SHERLOCK: SS: Fix fixed text typo
Changed paths:
engines/sherlock/tattoo/tattoo_fixed_text.cpp
diff --git a/engines/sherlock/tattoo/tattoo_fixed_text.cpp b/engines/sherlock/tattoo/tattoo_fixed_text.cpp
index 03a60f0..4d90625 100644
--- a/engines/sherlock/tattoo/tattoo_fixed_text.cpp
+++ b/engines/sherlock/tattoo/tattoo_fixed_text.cpp
@@ -247,7 +247,7 @@ static const char *const fixedTextDE[] = {
"In Datei sichern", // original: "Speichern"
"Suche abbrechen",
"R\201ckw\204rts suchen ",
- "Vorwarts suchen ",
+ "Vorw\204rts suchen ",
"Text nicht gefunden",
"Holmes",
More information about the Scummvm-git-logs
mailing list