Have "\r" in translation XML files been fixed?
-
Can anyone tell me if the problem with “\r” in the translation XML files have been fixed?
Strings containing “\r” would show up as “\r” in the dialogs instead of newline. -
Why do you think it’s a problem? You are not inside C++. You have two options: 1) Use new lines as is (just make sure you don’t add spaces that’s used for xml indentation - they will also be included in text)) 2) Use 
 entities:
<Item id=“1635” name=“First Line
Second Line”/> -
Because i think the intent is to show a new line not \r in the dialog.
I think it will be best to write it the correct way in the source language/english so that all translators can see the correct way to do it.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login