[Scummvm-git-logs] scummvm master -> b9c55494c25a9d064fd20a01322b0b781ceef93b

dreammaster dreammaster at scummvm.org
Sat Jun 17 03:37:01 CEST 2017


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:
b9c55494c2 DEVTOOLS: More create_titanic German corrections thanks to Lightkey


Commit: b9c55494c25a9d064fd20a01322b0b781ceef93b
    https://github.com/scummvm/scummvm/commit/b9c55494c25a9d064fd20a01322b0b781ceef93b
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2017-06-16T21:36:49-04:00

Commit Message:
DEVTOOLS: More create_titanic German corrections thanks to Lightkey

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 3284d58..af0e451 100644
--- a/devtools/create_titanic/create_titanic_dat.cpp
+++ b/devtools/create_titanic/create_titanic_dat.cpp
@@ -117,7 +117,7 @@ static const char *const ITEM_DESCRIPTIONS[46] = {
 	"A photograph"
 };
 static const char *const ITEM_DESCRIPTIONS_DE[46] = {
-	"Der linke Arm des OberkellnerBots im Besitz eines Schl\xFC""ssels ",
+	"Der linke Arm des OberkellnerBots, im Besitz eines Schl\xFC""ssels ",
 	"Der linke Arm des OberkellnerBots",
 	"Der rechte Arm des OberkellnerBots, im Besitz von Titanias Geh\xF6""rmodul",
 	"Der rechte Arm des OberkellnerBots",
@@ -133,7 +133,7 @@ static const char *const ITEM_DESCRIPTIONS_DE[46] = {
 	"Titanias Gesichtsmodul",
 	"ziemlich fettiges H\xFC""hnchen",
 	"H\xFC""hnchen ohne alles",
-	"mit Starenp",
+	"mit Starenp\xFC""ree beschmiertes H\xFC""hnchen",
 	"mit Tomatensauce garniertes H\xFC""hnchen",
 	"mit Senfso\xDF""e \xFC""berzogenes H\xFC""hnchen",
 	"Ein zerschmetterter Fernsehapparat",
@@ -144,7 +144,7 @@ static const char *const ITEM_DESCRIPTIONS_DE[46] = {
 	"Eine Papageienfeder",
 	"Eine sch\xF6""ne fette saftige Zitrone",
 	"Ein leeres Bierglas",
-	"Ein Starenp",
+	"Ein Starenp\xFC""ree enthaltendes Bierglas",
 	"Ein Tomatenso\xDF""e enthaltendes Bierglas",
 	"Ein Senfso\xDF""e enthaltendes Bierglas",
 	"Ein Hammer",
@@ -154,8 +154,8 @@ static const char *const ITEM_DESCRIPTIONS_DE[46] = {
 	"Ein ziemlich langer Stab",
 	"Ein Magazin",
 	"Titanias Mund",
-	"Ein Schl\xFCssel",
-	"Eine supersaugfShige Serviette",
+	"Ein Schl\xFC""ssel",
+	"Eine supersaugf\xE4""hige Serviette",
 	"Titanias Nase",
 	"Eine Vogelstange",
 	"Ein Grammophonzylinder",





More information about the Scummvm-git-logs mailing list