[Po4a-devel][CVS] po4a/lib/Locale/Po4a TransTractor.pm,1.23,1.24

Martin Quinson po4a-devel@lists.alioth.debian.org
Sun, 18 Jul 2004 06:10:26 +0000


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv1002/lib/Locale/Po4a

Modified Files:
	TransTractor.pm 
Log Message:
So speak confucius: Always try to compile your file before commiting, little scarabee, it will avoid you a double shame

Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- TransTractor.pm	18 Jul 2004 06:08:26 -0000	1.23
+++ TransTractor.pm	18 Jul 2004 06:10:24 -0000	1.24
@@ -533,7 +533,7 @@
     
     unless ($filename) {
 	warn(dgettext("po4a",
-	    "Can't insert addendum when not given the filename")."\n")
+	    "Can't insert addendum when not given the filename")."\n");
 	return 0;
     }