mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Fix build failure (after PR #2006)
"make" can't complete due to the missing quote symbol in the msgstr
```
msgfmt -c po/it.po -o po/it.mo
po/it.po:1234:9: syntax error
po/it.po🔢 keyword "es" unknown
po/it.po:1235: end-of-line within string
msgfmt: found 3 fatal errors
make: *** [Makefile:66: po/it.mo] Error 1
```
This commit is contained in:
Reference in New Issue
Block a user