• anonymized-7970383

    (@anonymized-7970383)


    As posted in other reports, this plugin lacks an important internationalization option.

    With variable products above the checkbox always reads:
    Choose An Option…

    This is not properly coded. on line 29 of line 29 of woocommerce-radio-buttons/woocommerce/single-product/add-to-cart/variable.php

    It reads: Choose An Option…

    “Choose An Option…”

    Should be: <?php echo __( ‘Choose an option’, ‘woocommerce’ ) ?>…

    (Just copied from the variable.php template in woocommerce line 25)

    Please fix ASAP as this will make a lot of people very happy ??

    Thanks for writing this great plugin.
    Bart

    https://www.ads-software.com/plugins/woocommerce-radio-buttons/

  • The topic ‘Missing internationalization’ is closed to new replies.