ZenphotoCMS Forum
Why is my translation does not show! - 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: Why is my translation does not show! (/thread-10629.html)



Why is my translation does not show! - DashAli - 04-12-2012

Hi
I've started translating zenphoto
But it does not display the translated texts at the site

Please help me...

Where is my mistake... or What is the problem?

Pls Download (my translation files) file from this addres:
http://www.wikiupload.com/1FM8WZL5Z5H358R

Meanwhile, I've put this folder in this address:
zenphoto\zp-core\locale

zp ver.: 1.4.3.5




Why is my translation does not show! - acrylian - 04-12-2012

Several possibiliies:
a) Your server does not support gettext
b) Your server does not have the locale installed for your language.

You should take a look at your server's error log.

Also you are re-using the French translation file from the coming 1.4.4 which includes some changes compared with 1.4.3.5
You really should create your own plain file as described on
http://www.zenphoto.org/news/translating-tutorial




Why is my translation does not show! - fretzl - 04-12-2012

There is something strange in 1.4.3.5

In 1.4.3.4 and in the development version all languages work but in 1.4.3.5 I can only get Dutch to work.
This is all on the same MAMP server.




Why is my translation does not show! - Jakob - 04-12-2012

Same here (1.4.4-DEV [11068] (Official build)), the Flag is missing as well. Like @fretzl says in 1.4.3.4 it worked with no problem.




Why is my translation does not show! - acrylian - 04-12-2012

@fretzl: I just did try on my local MAMP server (not the current on the one with php 5.3) and all included languages do work for me. Except Galician that threw an warning message about an index missing. Have to reproduce this.

@Jakob: The flag is missing? Which flag where? All languages on the options have a flag and also the dynamic locale plugin on the theme side for me.

I tried both 1.4.3.5 and 1.4.4 dev.




Why is my translation does not show! - Jakob - 04-12-2012

There was a flag on my homepage showing the choice of the language (multi-language), it's gone since I updated. I did updated the theme, which didn't help.




Why is my translation does not show! - acrylian - 04-12-2012

If you wish the language selector on the theme you need to enable the dynamic locale plugin. Otherwise I would not know of any flags on the theme side that are part of anything officical.




Why is my translation does not show! - Jakob - 04-12-2012

hehehe thank you @Arcrylian, this was the case! Could it be that it got unchecked while doing the update? As I'm sure that I didn't change anything in the settings and it was working before doing the update.




Why is my translation does not show! - acrylian - 04-12-2012

Actually an upgrade should really not do this. I did not encounter this so far but maybe check your error logs.