• Resolved zoransoko

    (@zoransoko)


    Dear developers,

    Today I found hardcoded label in one of your classes. Could You please replace those with translatable labels? It’s about “Shipping:” and “Total:” labels for mini cart in class “wp-content/plugins/aco-woo-dynamic-pricing/includes/class-awdp-discount.php” (lines: 2100 and 2106).

    Thanks for great plugin.

    Regards,
    Zoran Ilic

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support ijas

    (@ijasacodez)

    Sorry for the inconvenience, we will add the same in our next update. Our team is working on a major update, we will be releasing the update very soon.

    Plugin Support ijas

    (@ijasacodez)

    We have replaced the labels with translatable labels, please update your plugin to the latest version (4.4.1)

    Thread Starter zoransoko

    (@zoransoko)

    Thanks a lot.

    Now, it would be also important to add those labels in your language file wp-content/plugins/aco-woo-dynamic-pricing/languages/aco-woo-dynamic-pricing.pot:

    #: includes/class-awdp-discount.php:2126
    msgid "Shipping"
    msgstr ""
    
    #: includes/class-awdp-discount.php:2132
    msgid "Total"
    msgstr ""

    And other labels too. I stumped on these 2. But other might be needed as well.

    Plugin Support ijas

    (@ijasacodez)

    Sorry we have missed the pot file, we will update the same on our next update. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Hardcoded Labels in English’ is closed to new replies.