[Po4a-commits] "po4a po4a,1.72,1.73 changelog,1.184,1.185"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Mon Apr 16 18:39:53 UTC 2007
Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv23114
Modified Files:
po4a changelog
Log Message:
Typo fix.
Index: po4a
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- po4a 26 Mar 2007 21:40:02 -0000 1.72
+++ po4a 16 Apr 2007 18:39:51 -0000 1.73
@@ -1003,7 +1003,7 @@
}
unless (is_older($stampfile, @files)) {
- print wrap_msg(gettext("%s don't need to be updated."),
+ print wrap_msg(gettext("%s doesn't need to be updated."),
$document{$master}{$lang})
if ($po4a_opts{"verbose"});
next DOC;
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -d -r1.184 -r1.185
--- changelog 16 Apr 2007 18:38:03 -0000 1.184
+++ changelog 16 Apr 2007 18:39:51 -0000 1.185
@@ -1,5 +1,9 @@
2007-04-16 Nicolas François <nicolas.francois at centraliens.net>
+ * po4a: Fix typo in a string.
+
+2007-04-16 Nicolas François <nicolas.francois at centraliens.net>
+
* lib/Locale/Po4a/Man.pm: New option 'unknown_macros' to specify
the behavior when an unknown macro is found.
More information about the Po4a-commits
mailing list