• Resolved Francisco

    (@fmarconi)


    I just want to report a problem with translations. Thanks! great plugin
    In /templates/wishlist-mini.php
    esc_html_e( 'Items', 'tfwctool' )

    should say
    esc_html_e( 'Items', 'woocommerce-tools' )

    Line 60,the same with
    esc_html_e( 'View Wishlist', 'tfwctool' )

    POT file says

    #: templates/wishlist-mini.php:64
    msgid "No products in the wishlist"
    msgstr ""

    should say

    #: modules/templates/wishlist-mini.php:60
    msgid "View Wishlist"
    msgstr ""
    #: modules/templates/wishlist-mini.php:64
    msgid "No products in the wishlist"
    msgstr ""
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Translation issues’ is closed to new replies.