• Resolved ehrenberg

    (@ehrenberg)


    There is an Error in File includes/addons/set_input_limitation.php On Line 237

    __( ‘View Cart’, ‘woocommerce’ )

    Should be

    __( ‘View cart’, ‘woocommerce’ )

    This is causing “View Cart” not to be translatable
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi,

    Thank you for the info. This bug is fixed already. It will be provided in the next version of the plugin.

    As for now you can fix it by editing the file directly.

    Regards,
    Dmytro

    Thread Starter ehrenberg

    (@ehrenberg)

    Tanks alot. Nice to hear 🙂

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

The topic ‘Translation | Small Fix’ is closed to new replies.