[Scummvm-git-logs] scummvm master -> ac2bf1d79a7c1eca989ef8e0754cc7fa566970ac
sev-
sev at scummvm.org
Mon Nov 14 09:56:31 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:
ac2bf1d79a CREATE_TITANIC: Replaced non-ASCII symbols
Commit: ac2bf1d79a7c1eca989ef8e0754cc7fa566970ac
https://github.com/scummvm/scummvm/commit/ac2bf1d79a7c1eca989ef8e0754cc7fa566970ac
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-11-14T09:55:12+01:00
Commit Message:
CREATE_TITANIC: Replaced non-ASCII symbols
Changed paths:
devtools/create_titanic/create_titanic_dat.cpp
diff --git a/devtools/create_titanic/create_titanic_dat.cpp b/devtools/create_titanic/create_titanic_dat.cpp
index c546214..39fb8b8 100644
--- a/devtools/create_titanic/create_titanic_dat.cpp
+++ b/devtools/create_titanic/create_titanic_dat.cpp
@@ -479,7 +479,7 @@ static const char *const STRINGS_EN[133] = {
"It would be nice if you could take that but you can't.",
"A bowl of pistachio nuts.",
"Not a bowl of pistachio nuts.",
-
+
"Sadly, it is not possible to summon the DoorBot from this location.",
"Sadly, it is not possible to summon the BellBot from this location.",
"There is no one here to talk to",
@@ -616,7 +616,7 @@ static const char *const STRINGS_DE[178] = {
"Melden Sie sich bitte an der Rezeption an.",
"Dieses Nahrungsmittel ist bereits ausreichend garniert.",
"Leider ist dieser Automat gegenwSrtig leer.",
- "Bei So¯enbedarf positionieren Sie bitte die Nahrungsquelle direkt "
+ "Bei So\xAF" "enbedarf positionieren Sie bitte die Nahrungsquelle direkt "
"unter den Automaten.",
"Der Jahreszeitenschalter befindet sich zur Zeit au\xDF" "er Betrieb.",
"Dies ist Ihre Kabine. Sie dient zum Schlafen. Wenn Sie Unterhaltung "
@@ -629,7 +629,7 @@ static const char *const STRINGS_DE[178] = {
"Aufenthalt bitte nicht.",
"Leider ist dies f\xFCr Sie au\xDF" "er Reichweite.",
"Der Sukk-U-Bus ist ein Einzel-St\xFC" "ck-Lieferger\xE4t.",
- "Leider ist das Gro¯e-Kanal-Bef\xF6rderungssystem im Winter geschlossen.",
+ "Leider ist das Gro\xAF" "e-Kanal-Bef\xF6rderungssystem im Winter geschlossen.",
"Passagieren ist der Zutritt zu diesem Bereich nicht gestattet.",
"Wohin m\xF6" "chten Sie gehen?",
"Es wSre zwar ganz nett, wenn Sie das mitnehmen k\xF6nnten, "
More information about the Scummvm-git-logs
mailing list