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

[BUG] ach_UG translation break installation #187

Closed
specter119 opened this issue Jan 24, 2020 · 1 comment
Closed

[BUG] ach_UG translation break installation #187

specter119 opened this issue Jan 24, 2020 · 1 comment
Labels

Comments

@specter119
Copy link
Contributor

Describe the bug

get error when running msgfmt for ach_UG locale

To Reproduce
Steps to reproduce the behavior:

  1. git clone
  2. python setup build
  3. cd build/lib/ehforwarderbot/locale/ach_UG/LC_MESSAGES
  4. msgfmt ehforwarderbot.po -o ehforwarderbot.mo

error message:

ehforwarderbot.po:76: 'msgid' and 'msgstr' entries do not both end with '\n'
ehforwarderbot.po:85: 'msgid' and 'msgstr' entries do not both end with '\n'
ehforwarderbot.po:94: 'msgid' and 'msgstr' entries do not both end with '\n'
ehforwarderbot.po:299: 'msgid' and 'msgstr[0]' entries do not both end with '\n'
msgfmt: found 5 fatal errors

EH Forwarder Bot Version: master
Python version: 3.8
OS: archlinux

@blueset blueset added the bug label Jan 24, 2020
@blueset
Copy link
Member

blueset commented Jan 24, 2020

Thanks for the report, this is now fixed in commit 2140a34.

YouXam pushed a commit to YouXam/ehForwarderBot that referenced this issue Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants