- This topic has 8 replies, 2 voices, and was last updated 8 years, 3 months ago by Andrew Misplon.
- AuthorPosts
- August 3, 2016 at 2:46 pm #4367
xc70ParticipantHi Andrew,
I’m on vacation at work but still with the website of the NGO. Now I’m focused on the part of the blog and bbpress. Attached some screenshots to see if you can help. It turns out that some strings are not translated. Languages create the folder and copy files WordPress installer original translation in Spanish of and appears correctly if you open Poedit but the labels in your template-tags.php who remarked in capturing are not translated. I thought it was because they were using _e () but researched and functions is double underscore __ () as you did.
Thanks in advance.
August 3, 2016 at 8:15 pm #4373
Andrew MisplonKeymasterHi xc70
Thanks for posting your question.
So to confirm, you’ve opened the ultra.pot file in Poedit and added those strings to your es_ES translation? Is that correct? The strings you haven’t yet translated should be in the ultra.pot file. For example, 2 comments in your screenshot is:
% Comments
which is on line 932 of ultra.pot.
#: ../inc/template-tags.php:37 msgid "% Comments" msgstr ""
August 3, 2016 at 8:16 pm #4374
Andrew MisplonKeymasterThanks for the screenshots 🙂 Always helpful.
August 4, 2016 at 1:39 pm #4389
xc70ParticipantHi Andrew,
Thanks for your reply. The problem is half solved. Your strings are translated now after I added the translations in your ultra.pot but in comments area the sentence like “2 Comments” didn’t translate. I open WordPress files in Poedit and the strings of this texts have translation. I confused. Do you know what’s happening?
Thank you very much once again my friend ; )
August 4, 2016 at 3:54 pm #4391
Andrew MisplonKeymasterCould I perhaps login and take a look with Loco Translate plugin? I have a logged into this site before?
August 4, 2016 at 5:53 pm #4392
xc70ParticipantThis reply has been marked as private.August 4, 2016 at 5:59 pm #4393
xc70ParticipantI thought about the possible override for your “language” folder with my child theme but if I change your files by the official WordPress files does not work.
August 4, 2016 at 6:06 pm #4394
Andrew MisplonKeymasterThanks for the update. Are you currently making changes to the theme, it looks like it won’t activate at the moment.
August 4, 2016 at 6:06 pm #4395
Andrew MisplonKeymasterThis reply has been marked as private. - AuthorPosts
You must be logged in to reply to this topic.