![]() |
|
Edited text dosn’t get translated with gettext / zpfocus - 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: Edited text dosn’t get translated with gettext / zpfocus (/thread-10041.html) |
Edited text dosn’t get translated with gettext / zpfocus - ayad - 2012-06-01 I use dynamic-locale with the theme zpfocus and it works fine. I read the User guide Translating Tutorial but still wonderung
Then I update the .MO file and it is done. Now my Question, when I edit the "You are logged in" and do the same steps, I get just my edited msgid, not the translation! Why? What should I do more? Any help appreciated Edited text dosn’t get translated with gettext / zpfocus - fretzl - 2012-06-01 Do you in fact use a translation program like Poedit or similar? Since you made a new string you have to run Poedit to discover this new string and be able to translate it. Be aware that any changes in language files will be lost again when you upgrade. Edited text dosn’t get translated with gettext / zpfocus - ayad - 2012-06-01 I update .MO file with Poedit properly since I see as mentioned my fresh edited text (msgid). I read the translation tutorial but it doesn’t answer my simple question. Edited text dosn’t get translated with gettext / zpfocus - acrylian - 2012-06-01 [i]I update .MO file with Poedit properly since I see as mentioned my fresh edited text (msgid).[/i] [i]I get just my edited msgid, not the translation![/i] Actually if the zpfocus theme uses the exact same term that is already translated in the standard translation file the gettext extension should be able to translate it without specifially adding it. I did see that with a lot of terms. I have no other idea to offer. Edited text dosn’t get translated with gettext / zpfocus - ayad - 2012-06-01 thank you so much for you all. |