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.
Ok.
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).
Wow, that's Chinese to me :-) I'm going through basic bash
scripting as
of now.
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.
Great. I'll issue a call
for translations once the PO/POT files are uploaded
and preventive unfuzzying is done.
Thanks,
--
Omar Campagne Polaino