I try to set up a new website with zenphoto and have the multilingual part working except that gettext() translations does not work (e. g. using the zenpage or garland theme).
When I switch my language from english to german all text that can not be managed within the zenphoto admin pages remains english.
I opened zwnphoto.po from the german locale folder and have the feeling that the search path matches to a development system but not to the distributed version 1.4.6 (see following 2 lines from po-file)
`
"X-Poedit-SearchPath-0: zenphoto-devzp/themes\n"
"X-Poedit-SearchPath-1: zenphoto-devzp/zp-core\n"
`
Comments
If the static strings are not translated by switching your server probably does not support gettext(). Ask your provider about that.
I also tried to use gettext_th() inside a theme ("paradigm") but end up with the same result. And yes I did read the translating tutorial that you wrote ;-) Maybe i missed something there.
Anyway thanks for the great work with zenphoto. I just started testing it 2 weeks ago and find it the most suitable for my needss.
Thanks for your help.
It appears to be bug in PHP 5.5 in combination with the Windows oddities of language selection. As I can see the translations work when I use the same pages on different machines (english and german). This will be fixed on my hosted domain as soon as I'm ready to go online.
Need to prepare some more pictures to be uploaded :-P