Author: pdewacht-guest
Date: 2008-05-12 21:06:56 +0000 (Mon, 12 May 2008)
New Revision: 6987

Added:
   packages/trunk/kikithebot/debian/patches/typo-in-french-translation.patch
Modified:
   packages/trunk/kikithebot/debian/patches/series
Log:
a typo in the french translation could cause the game to crash


Modified: packages/trunk/kikithebot/debian/patches/series
===================================================================
--- packages/trunk/kikithebot/debian/patches/series     2008-05-12 20:18:54 UTC 
(rev 6986)
+++ packages/trunk/kikithebot/debian/patches/series     2008-05-12 21:06:56 UTC 
(rev 6987)
@@ -1,4 +1,5 @@
 from-upstream-cvs.patch
+typo-in-french-translation.patch
 Makefile.patch
 gcc-annoying-warnings.patch
 portability.patch 

Added: packages/trunk/kikithebot/debian/patches/typo-in-french-translation.patch
===================================================================
--- packages/trunk/kikithebot/debian/patches/typo-in-french-translation.patch   
                        (rev 0)
+++ packages/trunk/kikithebot/debian/patches/typo-in-french-translation.patch   
2008-05-12 21:06:56 UTC (rev 6987)
@@ -0,0 +1,18 @@
+--- a/py/lang/francaise.py
++++ b/py/lang/francaise.py
+@@ -2,7 +2,7 @@
+ # Versions Francaise de kiki texts
+ # translation by philrich123.free.fr
+ 
+-lang['francais'] = {
++lang['francaise'] = {
+ 
+ # game title
+ 
+@@ -74,4 +74,4 @@
+ "press the new key": "appuyer sur la nouvelle touche",
+ "action without key": "action sans touche",
+ "back to setup": "retour a la configuration",
+-}
+\ No newline at end of file
++}


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to