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 _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
