When I request a password reset and an email is sent, part of the text is not being translated.
I’m having to translate by hand with each update in the file below:
/wp-content/plugins/td-composer/legacy/common/wp_booster/td_login.php
Line 114
$message .= __( ‘If this was a mistake, just ignore this email and nothing will happen.’ ) . “\r\n\r\n”;
Hello!
Please provide more information, screenshots or a video, so I can check the issue too.
A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.
Thank you!
Hi Bettina, sorry for the delay. I have not received an email informing you of your response to my topic.
When the user requests a password reset, WordPress sends them an email with a link to change their password. One of the texts in the email is only appearing in english.
I did a search and found that this text comes from the file:
/wp-content/plugins/td-composer/legacy/common/wp_booster/td_login.php
$message .= __( ‘If this was a mistake, just ignore this email and nothing will happen.’ ) . “\r\n\r\n”;
Only this message is not being replaced by the language configured in wordpress. The other messages are ok, so every time I update my Newspaper I need to open the td_login.php file and translate that line.
I believe this problem is occurring with all Newspaper users.
See in the example screen, one of the lines in english.
Hello Clecio!
You need to change in Newspaper -> Theme panel -> Translations -> Translations and replace the word from the right side: https://prnt.sc/bOVyMsy6h0xc
Thank you!
Hi Bettina,
In the panel, the phrase is already in Portuguese, but in the td_login.php file, it is in english, and when I reset the password, it arrives in English, ignoring what is in the panel.
/wp-content/plugins/td-composer/legacy/common/wp_booster/td_login.php
Yes. I read the available translation and corrected some words in “translations” in the installation.
Hello!
Did you shared your translation by clicking on this button: https://prnt.sc/9Q6Y6S5Wguhl?
Thank you!
