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

warnings about using '\r' escape sequences in internationalized messages #22

Open
andy5995 opened this issue Aug 17, 2019 · 0 comments
Open
Labels
help wanted Extra attention is needed translations
Milestone

Comments

@andy5995
Copy link
Member

When I run make update-po I get many of these warnings repeated.

nl_NL.po:148: warning: internationalized messages should not contain the '\r' escape sequence

Not sure yet if I should just replace the '\r' with '\n' or if that that would have unintended side effects.

@andy5995 andy5995 added help wanted Extra attention is needed translations labels Aug 17, 2019
@andy5995 andy5995 added this to the 0.0.6 milestone Aug 23, 2019
@andy5995 andy5995 modified the milestones: 0.0.6, 0.0.7 Jun 18, 2020
@andy5995 andy5995 modified the milestones: 0.1.0, 0.1.1 Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed translations
Projects
None yet
Development

No branches or pull requests

1 participant