Jordi Villar
Forum Replies Created
-
AuthorPosts
-
July 10, 2018 at 3:02 pm in reply to: Unable to translate "Forgot password" notification email #2584
(Previous post rectified)
July 10, 2018 at 3:01 pm in reply to: Unable to translate "Forgot password" notification email #2583Hi!
I’m sorry, the translation is not working fine yetwith the Loco Translate generated po-mo files, the string
“An email has been sent to your registered email address. Please click the activation link to proceed. Resend.”
do not display the translated string
Looking in the po file, this string is:
#: includes/class-forms.php:416 msgid "" "An email has been sent to your registered email address. Please click the " "activation link to proceed. <a href=\"" msgstr "" "Se ha enviado un correo electrónico a su dirección de correo electrónico " "registrada. Por favor haz clic en el enlace de activación para proceder. < " "un href = \""The line 416 on class-forms.php is:
return __('An email has been sent to your registered email address. Please click the activation link to proceed. <a href="'.$resend_link.'">Resend</a>', 'userswp');Jordi
Hi!!
The translation works fine now, thank youI would like to know what was the problem. My PO-MO files were generated by PoEdit editor. It scans the entire plugin in order to generate a translatable strings catalog, and I presume that this editor is so prestigious for this work.
Could you confirm that the [#reset_link#] shortcode is not ready to work in Forgot Passwordemail notification? Where is it applicable?
I’d like to customize the text (and style) generated by the [#login_details#] shortcode.
thank you
JordiThis reply has been marked as private.This reply has been marked as private. -
AuthorPosts