143 pointsSerious WPMU DEV-sterI'm new here
Martin
Member
—
20th December 2011 (5 months ago)
Dear friends,
there is no "If you want to customise the theme options you MUST have default.css selected" string in your language file, so I cannot translate it to other language.
Dear friends,
there is no "If you want to customise the theme options you MUST have default.css selected" string in your language file, so I cannot translate it to other language.
9603 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Pro
—
20th December 2011 (5 months ago)
#
Hiya!
I've just checked and that string is available for translation. I can see it uses the appropriate gettext function on line 2638 of library/functions/option-functions.php
Hi Phil,
yes, I had to use poedit to access and translate this string. Obvious method by CodeStyling Localization plugin using does not work - the string is not reachable there.
I translated it and in WP dashboard it is still in English. There is a problem somewhere.
10625 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Lead
—
8th January 2012 (4 months ago)
#
I just took a look at this and was able to reproduce the error, but I wasn't able to figure out what the issue is.
The theme seems to be setup correctly (though line 2637 of options-functions.php has a ?php echo "$themename"; ?> which is not found in 2638 - adding it didn't make any difference for me).
I did find where you had translated the string in the po file and I used that to generate a new mo file just in case - still no dice. I'd also note that even when trying to change this specific line in default po/mo files I'm unable to change the line.
I'm gonna ask the theme developer to comment here.
4842 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Theme Designer
—
16th January 2012 (4 months ago)
#
Whilst I am not sure why it was stuck (which it did appear to be for me also) I have deleted, readded in and recompiled the po file (language file). All does seem good now but please can you test the latest version of Product.
Responses (10)
Sales & Support Pro — 20th December 2011 (5 months ago) #
Hiya!
I've just checked and that string is available for translation. I can see it uses the appropriate gettext function on line 2638 of library/functions/option-functions.php
Thanks,
Phil
Member — 20th December 2011 (5 months ago) #
Hi Phil,
there is still a problem somewhere:-(
CodeStyling Localization plugin does not find this string. And even when I translate the string by poedit, the string is still in English at web.
Pls re-check this strange behaviour.
Thanks a lot,
Martin
Sales & Support Pro — 20th December 2011 (5 months ago) #
Do you see the string in your translation files?
Member — 21st December 2011 (5 months ago) #
Hi Phil,
yes, I had to use poedit to access and translate this string. Obvious method by CodeStyling Localization plugin using does not work - the string is not reachable there.
I translated it and in WP dashboard it is still in English. There is a problem somewhere.
Thanx,
Martin
Sales & Support Pro — 21st December 2011 (5 months ago) #
Can you provide a link for me to download your translation files so I can test them in my install please?
Thanks
Member — 21st December 2011 (5 months ago) #
Hi Phil,
you can find them here:
http://w3host.sk/eshop/sk_SK.po
http://w3host.sk/eshop/sk_SK.mo
Thanx,
Martin
Sales & Support Pro — 21st December 2011 (5 months ago) #
Thanks for that.
I'm gonna have to ask my colleagues to help me here as for some reason my test site isn't even giving me a theme options page!
Thanks
Sales & Support Lead — 8th January 2012 (4 months ago) #
I just took a look at this and was able to reproduce the error, but I wasn't able to figure out what the issue is.
The theme seems to be setup correctly (though line 2637 of options-functions.php has a ?php echo "$themename"; ?> which is not found in 2638 - adding it didn't make any difference for me).
I did find where you had translated the string in the po file and I used that to generate a new mo file just in case - still no dice. I'd also note that even when trying to change this specific line in default po/mo files I'm unable to change the line.
I'm gonna ask the theme developer to comment here.
Theme Designer — 9th January 2012 (4 months ago) #
I'm going to take a look at this but need some experimentation as to what is going on. Will update once do.
Theme Designer — 16th January 2012 (4 months ago) #
Whilst I am not sure why it was stuck (which it did appear to be for me also) I have deleted, readded in and recompiled the po file (language file). All does seem good now but please can you test the latest version of Product.
Become a member