[Scummvm-cvs-logs] SF.net SVN: scummvm: [32000] scummvm/trunk/engines/drascula/texts.cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Sun May 11 11:20:19 CEST 2008


Revision: 32000
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32000&view=rev
Author:   sev
Date:     2008-05-11 02:20:19 -0700 (Sun, 11 May 2008)

Log Message:
-----------
Add more verbs. They're not translated in the original, so it would be best
if someone would do it.

Modified Paths:
--------------
    scummvm/trunk/engines/drascula/texts.cpp

Modified: scummvm/trunk/engines/drascula/texts.cpp
===================================================================
--- scummvm/trunk/engines/drascula/texts.cpp	2008-05-11 08:55:16 UTC (rev 31999)
+++ scummvm/trunk/engines/drascula/texts.cpp	2008-05-11 09:20:19 UTC (rev 32000)
@@ -5223,28 +5223,28 @@
 	"mover",
 },
 {
-	"",
-	"",
-	"",
-	"",
-	"",
-	""
+	"look", // TODO Translate it
+	"take",
+	"open",
+	"close",
+	"talk",
+	"push",
 },
 {
-	"",
-	"",
-	"",
-	"",
-	"",
-	""
+	"look", // TODO Translate it
+	"take",
+	"open",
+	"close",
+	"talk",
+	"push",
 },
 {
-	"",
-	"",
-	"",
-	"",
-	"",
-	""
+	"look", // TODO Translate it
+	"take",
+	"open",
+	"close",
+	"talk",
+	"push",
 },
 };
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list