pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] [pingus] push by address@hidden - fix missing string trasla


From: pingus
Subject: [Pingus-CVS] [pingus] push by address@hidden - fix missing string traslation in wordmap on 2011-10-16 08:30 GMT
Date: Sun, 16 Oct 2011 08:31:56 +0000

Revision: b68a79413663
Author:   Gabriel Rota <address@hidden>
Date:     Sun Oct 16 01:30:00 2011
Log:      fix missing string traslation in wordmap

http://code.google.com/p/pingus/source/detail?r=b68a79413663

Modified:
 /data/po/extract-levels.guile

=======================================
--- /data/po/extract-levels.guile       Sun Oct  9 15:31:52 2011
+++ /data/po/extract-levels.guile       Sun Oct 16 01:30:00 2011
@@ -11,7 +11,8 @@
     (pingus-level head description)))

 (define worldmap-pattern-list
-  '((pingus-worldmap head (name description))))
+  '((pingus-worldmap head (name description))
+    (pingus-worldmap graph nodes storydot name)))

 (define story-pattern-list
   '((pingus-story title)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]