Reset password problem with the translate

Posted in: Newspaper
Post count: 100

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”;

Post count: 21065

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!

Post count: 100

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.

https://www.screencast.com/t/GXllXEoj

Post count: 21065

Hello!

If you have some custom modifications directly in the theme files, then better save the code and replace it after the update.
What are the changes you make in this file?

Thank you!

Post count: 100

Hi Bettina !

Just replace the text translated

This:
$message .= __( ‘If this was a mistake, just ignore this email and nothing will happen.’ ) . “\r\n\r\n”;

For this:
$message .= __( ‘Se isso for um erro, por favor, ignore este e-mail.’ ) . “\r\n\r\n”;

Post count: 21065

Hello!

I hope we can add an option probably in the theme panel.
We will take in consideration your query.

Thank you!

Post count: 100

Thank you very much.

Just an information, my WordPress translation file is correct, but for some reason, specifically this sentence is not being loaded by the translation.

Best regards

Post count: 100

Hi Bettina,

This problem in the latest versions.

At each update, I need to perform the translation directly in the td_login.php file.

Best recargds,

Clecio

Post count: 21065

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!

Post count: 100

It´s perfect now. Thank you so much by resolve this problem of the past.

Best regards, Clecio 🙂

Post count: 100

Bettina,

The problem came back.

Post count: 21065

Hello Clecio!

Please apply the changes from above and the issue will be solved.

Thank you!

Post count: 100

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

Post count: 21065

Hello Clecio!

Please edit in the file that line.

Thank you!

Post count: 100

The problem is that with each update, I’m having to do this, and it’s a problem with all users.

Post count: 100

And the problem continues…. translation panel ok, but with each update, I have to keep changing the td_login.php file by hand.

Post count: 21065

Hello!

Did you choose a language here: https://prnt.sc/ch3fWpe713b- ?

Thank you!

Post count: 100

Yes. I read the available translation and corrected some words in “translations” in the installation.

https://prnt.sc/kUVvOPqavTQ_

Post count: 21065

Hello!

Click on that button and share it: https://prnt.sc/RT8rAD4g1Sh9

Thank you!

Post count: 100

Done, but, remember… this translations is Portuguese of Brazil. Some words are different at Portuguese from Portugal.

Post count: 100

And the problem, continues with the new version.

I honestly don’t understand the difficulty in a solution.

Post count: 21065

Hello!

Did you shared your translation by clicking on this button: https://prnt.sc/9Q6Y6S5Wguhl?

Thank you!

Post count: 100

I’ve done this before

Viewing 23 posts - 1 through 23 (of 23 total)
You must be logged in to reply to this topic.