I’m not familiar with Loco Translate, I’m afraid. There’s some HTML code in that string, could it be the problem, e.g., an HTML syntax error in your translation?
-
This reply was modified 3 years, 5 months ago by
nintechnet.
Thread Starter
Claus
(@webwiese)
Thank you for the immediate response. Actually you are right – there is html code in that string and I made a copy before translating the string:
ERROR: Invalid username, email address or password.<br />Lost your password?
FEHLER: Ungültiger Benutzername, Email-Adresse oder Passwort.<br />Passwort vergessen?
I even did not change <br /> to html 5 syntax.
What would you suggest? Is there any reason why the new string should not work?
Perhaps I have to try another method in order to get the notice translated. I can try to reedit the file with poedit but wonder if that makes any sense.
Best wishes
Ron
Did you try to remove all HTML code from the whole string?
In the next version, I’ll split the string so that HTML code doesn’t need to be translated.
Thread Starter
Claus
(@webwiese)
Thank you for the help again. I’ll try and let you know if it worked.
Thread Starter
Claus
(@webwiese)
Can’t remove <a href="%s"></a>without destroying functionality. So I guess that I have to wait for update.
-
This reply was modified 3 years, 5 months ago by
Claus.
Thread Starter
Claus
(@webwiese)
Even when I remove any html it does not change the notice in frontend. I’ll wait for a solution. Thanx.