[wp-polyglots] plugin translation
Ralf Schmitt
ralf.schmitt at schlund.de
Fri Aug 4 11:38:09 GMT 2006
Am Donnerstag, 3. August 2006 13:56 schrieben Sie:
> But there is one big problem I see on translating the plugins!
> The plugin description is on top of each plugin wrapped as a
> php comment /* */.
>
> Is there any chance to translate this by getext? This is a very important
> feature for non english speaking persons!
The only way I see to work around this without patching wordpress itself,
is to have sevreral plugin files. Each with its own
/*
Description: here my localized test
*/
Header. But if I got serveral files (which is a dirty hackin my eyes) I won't
need the __ and _e (getext) calls!
Any help with this?
regards
Ralf
More information about the wp-polyglots
mailing list