[Po4a-commits] "po4a/lib/Locale/Po4a Man.pm, 1.174, 1.175 TeX.pm, 1.87, 1.88"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Thu Aug 3 22:30:33 UTC 2006


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

Modified Files:
	Man.pm TeX.pm 
Log Message:
Fix some typos (in the binary and man pages messages), and update the
translations after the review by the Debian French l10n list.


Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -d -r1.174 -r1.175
--- Man.pm	18 Jul 2006 19:28:15 -0000	1.174
+++ Man.pm	3 Aug 2006 22:30:31 -0000	1.175
@@ -286,7 +286,7 @@
 =item *
 
 one third of the pages are refused because they were generated from
-another format suported by po4a (e.g. pod or SGML).
+another format supported by po4a (e.g. pod or SGML).
 
 =item *
 
@@ -1169,7 +1169,7 @@
 	    } else {
 		$self->pushline($line."\n");
 		die wrap_ref_mod($ref, "po4a::man", dgettext("po4a",
-		    "Unknown macro '%s'. Remove it from the document, or provide a patch to the po4a team."), $line);
+		    "Unknown macro '%s'. Remove it from the document, or refer to the Locale::Po4a::Man manpage to see how po4a can handle new macros."), $line);
 	    }
 
 	} elsif ($line =~ /^ +[^. ]/) {

Index: TeX.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TeX.pm,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- TeX.pm	15 May 2006 21:49:54 -0000	1.87
+++ TeX.pm	3 Aug 2006 22:30:31 -0000	1.88
@@ -1191,7 +1191,7 @@
 
 =item A variant
 
-=item An array of (type, argument) tupples
+=item An array of (type, argument) tuples
 
 =item The current environment
 




More information about the Po4a-commits mailing list