[Padre-dev] localizing plugin documentation

Jerome Quelin jquelin at gmail.com
Tue Apr 28 22:44:19 PDT 2009


On 09/04/29 12:26 +1000, Adam Kennedy wrote:
> I can't think of any Perl/CPAN project that has ever tried to do i18n
> at this level of depth, so I'm not too worried about us just trying
> something, and having some false starts.

sure

> That said, might be interesting to ask around and see if anyone else
> has managed to implement anything similar.
> 
> I wonder if we could just get away with something like
> Padre/Plugin/Foo.pm
> Padre/Plugin/Foo/PT.pod
> 
> That said, would doing things via POD make life unusually difficult
> for the translators?

that's also my concern: gettext has the nice side effect that
translators are not looking up the code, but their translating tools
that they know.

and let's not even mention the problem of "has the pod changed since
last time, and where?"

jérôme 
-- 
jquelin at gmail.com


More information about the Padre-dev mailing list