It is really annoying that weblate lets you commit messages that differ in line ending. These errors result in broken builds with messages like:
po/zh_CN.po:3807: 'msgid' and 'msgstr' entries do not both end with '\n'
po/zh_CN.po:3812: 'msgid' and 'msgstr' entries do not both end with '\n'
Is there a possibility to (en)force weblate to have the proper newline endings for all messages?
It is really annoying that weblate lets you commit messages that differ in line ending. These errors result in broken builds with messages like:
Is there a possibility to (en)force weblate to have the proper newline endings for all messages?