![]() |
|
activating zenpage changes language in zenphoto - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: activating zenpage changes language in zenphoto (/thread-3926.html) |
activating zenpage changes language in zenphoto - Molina - 22-10-2008 Hi, thanks for zenphoto, it's great! Many thanks in advance activating zenpage changes language in zenphoto - acrylian - 22-10-2008 Do you use the zenpage default theme? activating zenpage changes language in zenphoto - Molina - 22-10-2008 I'm using my own theme for the gallery - ah, I have to use the zenpage default theme for the whole gallery? --- Okay, that's it. I misunderstood the preconditions. activating zenpage changes language in zenphoto - acrylian - 22-10-2008 No, of course you don't have to use the zenpage default theme! The problem is that the translations on the standard themes are done via gettext. That relies on the line number where the string to translate is (I hope you don't mind that I don't dig further to that). Zenpage is a plugin and all that you add to your theme is not taken care of by the general Zenphoto translation. If you need translation functionality on your theme, you need to do a separate translations (as the zenpage default theme does). That feature seems to have still some bugs were there are conflicts between translation strings provided by Zenphoto functions and those provided by Zenpage so that some are not translated. Info on theme translations on our translating tutorial. Of course you could do your theme hardcoded in German if you don't need any other language. activating zenpage changes language in zenphoto - Molina - 22-10-2008 Thanks again, acrylian.
Molina |