[Scummvm-cvs-logs] CVS: scummvm/sword1 control.cpp,1.14,1.15

Robert G?ffringmann lavosspawn at users.sourceforge.net
Wed Dec 31 08:57:02 CET 2003


Update of /cvsroot/scummvm/scummvm/sword1
In directory sc8-pr-cvs1:/tmp/cvs-serv23295/sword1

Modified Files:
	control.cpp 
Log Message:
fixed language strings

Index: control.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword1/control.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- control.cpp	31 Dec 2003 12:32:34 -0000	1.14
+++ control.cpp	31 Dec 2003 16:56:16 -0000	1.15
@@ -847,13 +847,14 @@
 	"DRIVE FULL!",
 // BS1_FRENCH:
 	"PAUSE",
-	"INS\xC9REZ LE CD-"
+	"INS\xC9REZ LE CD-",
 	"ET APPUYES SUR UNE TOUCHE",
 	"CD INCORRECT",
 	"Sauvegarder",
 	"Recharger",
 	"Recommencer",
 	"Commencer",
+	"Quitter",
 	"Vitesse",
 	"Volume",
 	"Texte",
@@ -895,6 +896,7 @@
 	"Ripristina",
 	"Ricomincia",
 	"Inizio",
+	"Esci",
 	"Velocit\xE0",
 	"Volume",
 	"Testo",





More information about the Scummvm-git-logs mailing list