• Resolved csylvainc

    (@csylvainc)


    le message “A password will be sent to your email address.” reste en anglais alors que tout le reste est en français. Ce bug disparait quand je désactive WSHK.
    Je n’arrive pas à le traduire.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author disespubli

    (@disespubli)

    Hi csylvainc,

    That string is from WooCommerce, it is available in “lost-password-confirmation” template, Woo Shortcodes Kit is just using a copy of that template with the same text string and the same string domain.

    Try using the Loco translate plugin to translate the text string by creating a system translation file.

    If after performing this step, you still have the same problem, please let me know.

    Regards!

    Thread Starter csylvainc

    (@csylvainc)

    Bonjour,
    Merci pour cette réponse rapide mais il ne s’agit pas de la bonne chaine.
    J’ai cherché dans tous les templates sans succès pour le moment.

    Thread Starter csylvainc

    (@csylvainc)

    j’ai bien trouvé celle dont vous me parlez mais ce n’est pas la bonne
    <p><?php echo apply_filters( 'woocommerce_lost_password_message', __( 'Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.', 'woocommerce' ) ); ?></p>

    Thread Starter csylvainc

    (@csylvainc)

    Je viens de trouver la chaine ce trouve dans form-login.php ligne 99
    par contre je n’arrive pas à le surcharger dans mon thème

    Plugin Author disespubli

    (@disespubli)

    Hi Csylvainc,

    I have fixed the string, you can download the plugin from here and reinstall it on your site.

    The change will be available finally in the next WSHK version 2.0.1

    Regards!

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

The topic ‘traduction’ is closed to new replies.