Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Use raw string resources #4109

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Conversation

LisoUseInAIKyrios
Copy link
Contributor

Changes string resources to use regular new lines and not \n characters.

This should fix Crowdin AI translations getting confused and converting \n into encoded new lines or sometimes <br>

@LisoUseInAIKyrios LisoUseInAIKyrios merged commit c9b1a3b into dev Dec 12, 2024
2 checks passed
@LisoUseInAIKyrios LisoUseInAIKyrios deleted the refactor/strings_new_lines branch December 12, 2024 13:01
@LisoUseInAIKyrios
Copy link
Contributor Author

AI translations can still make goofs and produce syntax errors that cause patching errors and exceptions.

Before merging a translation pull, or at the latest before merging to main, it's best to verify the translation strings do not cause patching exceptions due to confused AI output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant