ProductID translation - by svenheppe - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler

  • Avatar: svenheppe
    svenheppe
    Participant
    August 24, 2016 at 08:34

    Hi There,

    in my theme the productID is simply translated with “Produkt”. I want to change it to “Artikelnummer”. How can I change that?

    I tried:
    function translate_reply($translated) {
    $translated = str_ireplace(‘productID’, ‘Artikelnummer’, $translated);
    return $translated;
    }

    But it doesn’t work.

    Thx for your help.
    Sven

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 11:38

    Hello,

    Please provide screenshot for our better understanding what exactly you want to translate.

    Regards,
    Rose Tyler.

    Avatar: svenheppe
    svenheppe
    Participant
    August 24, 2016 at 15:40

    Here we go.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 15:44

    You need translate “Product code” text in your de_DE.po file, please see screenshot http://prntscr.com/c9qept

    Regards,
    Rose Tyler.

    Avatar: svenheppe
    svenheppe
    Participant
    August 25, 2016 at 08:52

    Perfect! Thx a lot!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 25, 2016 at 08:55

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘productID translation’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.