[Scummvm-cvs-logs] SF.net SVN: scummvm: [30413] scummvm/branches/branch-0-11-0/engines/saga/ itedata.cpp
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Fri Jan 11 15:35:32 CET 2008
Revision: 30413
http://scummvm.svn.sourceforge.net/scummvm/?rev=30413&view=rev
Author: thebluegr
Date: 2008-01-11 06:35:31 -0800 (Fri, 11 Jan 2008)
Log Message:
-----------
(backport) Fixed capitalization
Modified Paths:
--------------
scummvm/branches/branch-0-11-0/engines/saga/itedata.cpp
Modified: scummvm/branches/branch-0-11-0/engines/saga/itedata.cpp
===================================================================
--- scummvm/branches/branch-0-11-0/engines/saga/itedata.cpp 2008-01-11 14:27:07 UTC (rev 30412)
+++ scummvm/branches/branch-0-11-0/engines/saga/itedata.cpp 2008-01-11 14:35:31 UTC (rev 30413)
@@ -551,7 +551,7 @@
{ "\"Far\242 questo puzzle pi\249 tardi.\"",
"\"Si, grazie. Ne avrei bisogno.\"",
"\"No, grazie, voglio provare a risolverlo da solo.\"",
- "penso che la tessera %s sia nel posto sbagliato."
+ "Penso che la tessera %s sia nel posto sbagliato."
}
};
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