Translation missing on registration with confirmation

This topic contains 5 replies, has 3 voices, and was last updated by  joecam 5 years, 12 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #2151

    joecam
    Buyer
    Post count: 63

    Hello,

    I have just found that the following text is not translated, even I have the translated string in the po/mo file.
    It is the registration confirmation reminder text: An email has been sent to your registered email address. Please click the activation link to proceed. Resend

    Registration setting is set to send the confirmation email.

    I guess this is the problematic part in the /includes/class-forms.php at line 416:
    return __(‘An email has been sent to your registered email address. Please click the activation link to proceed. Resend‘, ‘userswp’);

    How can I correct this error?
    Thank you!

    #2163

    Guust
    Moderator
    Post count: 29970

    I can confirm I have the same problem on my test site. I will inform the developers to have a look.
    Thanks

    #2171

    Guust
    Moderator
    Post count: 29970

    We fixed the bug, and it will be included in the next update.
    If you cannot wait for that, post your FTP details in a private reply and we will fix it on your site now.
    Thanks

    #2174

    joecam
    Buyer
    Post count: 63
    This reply has been marked as private.
    #2183

    Patrik
    Moderator
    Post count: 1971

    Hi Joecam,

    We have fixed the issue on your site. Please review it and let us know your inputs.

    Regards,
    Patrik

    #2184

    joecam
    Buyer
    Post count: 63

    Hi Patrik,

    Thank you for the quick fix.

    Finally it works…

    FYI, I had to to update the po file to include the new translation and found a typo error in your code which has been repaired… you have missed the “return” in front of the sprintf(__ , so there was a green box only 🙂

    Thank you again, it works now…

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket