Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #648250

    I’m using an translated child theme for my enfold website
    I’ve used the method described in enfold documantion (http://kriesi.at/documentation/enfold/child-theme-translations/) and it works just fine
    (thanks!)
    but there’s only one problem:
    since the translation was made the parent theme have updated several times
    and now many new strings exist only in the parent theme and so they aren’t being translated by this method

    question is:
    do i have to completely replace my translation files (located in the ‘lang’ folder of the child theme) with the new ones from the parent theme and than re-translate the whole file all over again (including old strings and the new strings)?
    or
    can I somehow copy only those missing new strings into my existing lang files so that way i will need to translate only the new missing strings without translating all the strings I’ve already did?

    #649271

    Hey Doron,

    Please use this free software – https://poedit.net/ to edit your language files. You can simply update the file to add missing strings

    Best regards,
    Yigit

    #653984

    Thank you so much!
    I think thats exactly what i was looking for
    now that you told me poedit is the tool for the job it was very easy to find this tutorial
    I Will give it a try
    once again – Thank you very much Yigit!

    Doron

    #654179

    Hi,

    You are welcome, glad we could help! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how to update child theme translation strings?’ is closed to new replies.