-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Le 31/07/2010 16:39, Omar Campagne a écrit :
I did insert the corrections I could find in the
English docs but for the one below.
Please, search for
"docbook-xsl - the stylesheet"
in the po(t) file.
FWI, the complete sentence (form po4a-build.conf.5.pod) currently
associated is:
Manpages are generated using default support in docbook-xsl - the
stylesheet used can be overridden using the C<XSLFILE> setting in the
C<po4a-build> configuration file."
It will take you to string which may look better with "the
default
stylesheet" though I was unsure about that correction.
I don't what's best (I don't think, after verifying, I made any change
to that sentence), but I don't think adding "default" a second time to
that sentence would make it any better.
Actually, we may just change the following line around line 41 from
Locale::Po4a::Chooser:
$modname = ucfirst($module);
to something like:
$modname = ucfirst(lc($module));
(or maybe better: put $module earlier in lowercase, around line 23) in
order to accept case-insensitive module name, and not to bother with
calling, e.g. the po4a Xml (or xml) module to handle XML documents, and
also permit the usage of the XML" module (and permit the use of "XML" in
config files).
Anyway, I'm going to update PO and POT files (again), it seems I didn't
succeed in my last commits, I'll check carefully.
Cheers
David
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxV/ToACgkQ18/WetbTC/p6wwCeJQm2DjbF6Y+1WRzXYb83Wtvk
mG0AnihbmrqiSLqAvQ5S7cOkLKqIN3AZ
=cPKZ
-----END PGP SIGNATURE-----