![]() |
|
multi-lingual / german version doesn't work - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Translating (https://forum.zenphoto.org/forum-8.html) +--- Thread: multi-lingual / german version doesn't work (/thread-5439.html) |
multi-lingual / german version doesn't work - kiewi - 06-07-2009 hi there. thank you and greetings multi-lingual / german version doesn't work - acrylian - 06-07-2009 I can't reproduce any issue with the German translation. Note the multilingual option has nothing to do with the translation of the backend itself. This is used to create content in different languages on the gallery/site itself. I guess we need more info. multi-lingual / german version doesn't work - kiewi - 06-07-2009 sorry, i mean the frontend of zenphoto and the multi lingual i used to see if the german works with this... multi-lingual / german version doesn't work - acrylian - 06-07-2009 Infos like what theme, also link to the site would help. Also if you get any errors in your error log. Again, note that the multilingual is for content of descriptions or titles, you need to enter that. The translation itself is only for the "fixed" terms. If you use a custom theme some of them might not work because gettext is line dependend regarding strings to translate. multi-lingual / german version doesn't work - kiewi - 06-07-2009 i use the theme zenpage default with some changes. i try the zenpage default and default theme, but no german version. the site: www.kiewi.de the german words were for example "neuigkeiten" for "news" and "archiv" for "archive" and "artikel" for "artikel" ... i think this translations are in the .mo and .po files... but no file includes this lang-files. multi-lingual / german version doesn't work - sbillard - 06-07-2009 Well, your site certainly is NOT using the zenpage-default theme. It may have been cloned from zenpage-default, but that is not the same thing. Are there any warning reports from setup.php? It really seems as if the Locale/Gettext functions on your server are not working. multi-lingual / german version doesn't work - acrylian - 07-07-2009 This is clearly a customized version (nice one btw). If you changed lines (line numbers) gettext sometimes does not work as expected as it stores the line where the string to translate is found. Sometimes it does work though. Anyway, on my test site it is working http://zenpage-demo.maltem.de so it is a problem with your server or theme. There is also the possibility to have a separate theme translation but that has some disadvantages, too. multi-lingual / german version doesn't work - kiewi - 07-07-2009 first: thank you :) i tested the original default theme, but there it doesn't work also ... |