![]() |
|
paged_thumbs_nav german translation trouble zenpage - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: paged_thumbs_nav german translation trouble zenpage (/thread-5326.html) |
paged_thumbs_nav german translation trouble zenpage - mypart - 2009-06-12 Sorry I really don't know better where to post this or how to phrase the topic title better. When using the zenpage default theme and enabling paged_thumbs_nav and having zenphoto set to multilingual which translates to German in my case I have a problem that makes the thumbs_nav quite irritating. To the left and to the right of the thumbs you normally get this My guess is that the translation buggy so to say, I found that there is an entry I went ahead and changed the So I guess I'm basically asking for a change in the translation file, to make I hope this does make any sense to you anyway. paged_thumbs_nav german translation trouble zenpage - acrylian - 2009-06-13 Thanks for the note. I will change that with the next translation update. This was indeed just missed, that happens with over 2000 strings to translate..:-) Since I maintain the German translation I decided to generally use "Thumbnails" as the German term, too, because I think that the probably more correct term "Vorschaubild" is actually not really used by anyone. [b]Edit[/b]: Actually you can change the link text on the plugin options to your own liking. But the english link texts are actually currently hardcoded on the zenpage-default theme's image.php around line 53 which of course overrides the plugin option: I also just realized that this link text plugin option is not multilingual capable currently as I thought it is... I will change that soon, too, then you can set your own text for the links to override any predefined translation. paged_thumbs_nav german translation trouble zenpage - mypart - 2009-07-30 Hmm, acrylian, the releasenotes for 1.2.6RC1 do read: paged_thumbs_nav german translation trouble zenpage - acrylian - 2009-07-30 I have simply forgotten to change the strings ("vorherige" is actually also wrong, it is "vorige" of course....). We are on freeze for 1.2.6 so it will not change until 1.2.7. But as told above you have to remove the parameters from the function call as these override the options. The "multlingual" means that the fields on the option let you now enter separate strings for each active language. |