Open andy5995 opened 5 years ago
When I run make update-po I get many of these warnings repeated.
make update-po
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.
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.