[Tux4kids-commits] r317 - tuxmath/trunk/po

huftis-guest at alioth.debian.org huftis-guest at alioth.debian.org
Mon Nov 12 12:22:41 UTC 2007


Author: huftis-guest
Date: 2007-11-12 12:22:41 +0000 (Mon, 12 Nov 2007)
New Revision: 317

Modified:
   tuxmath/trunk/po/update-po.sh
Log:
Fixed translation script.

Modified: tuxmath/trunk/po/update-po.sh
===================================================================
--- tuxmath/trunk/po/update-po.sh	2007-11-12 00:12:20 UTC (rev 316)
+++ tuxmath/trunk/po/update-po.sh	2007-11-12 12:22:41 UTC (rev 317)
@@ -6,6 +6,7 @@
 for i in ./lesson*; do
  head --lines=1 $i | sed 's/^# \(.*\)$/_("\1")/' >> descr_lessons;
 done;
+cd -
 
 # Update the POT translation template file.
 intltool-update --pot --gettext-package=tuxmath




More information about the Tux4kids-commits mailing list