RKWard | Split polib dependent check into separate file. (00ff4615)
Pino Toscano
noreply at kde.org
Tue Jun 23 17:17:45 BST 2020
Pino Toscano commented:
> Sure, but on craft it would be up for us to package it in a blueprint, first. That's what makes it painful to require.
```python
try:
import polib
except ImportError:
error('please install the python polib module')
```
And this would be only when installing the "devel" version of rkward; when building stable versions this is not needed.
> ... in that spirit I'm not going to quarrel over whether the difference between 0% and 0.9% translated makes much of a practical difference ;-)
It is confusing when one message says "PURGE: translation has no messages" and another says "WARNING: foo.po only has 0% messages translated". My first thought was a mistake in the script, so that some untranslated files were identified as such while some others not.
--
Reply to this email directly or view it on GitLab: https://invent.kde.org/education/rkward/-/commit/00ff46157ab9e9a4c1cc99d733ff791077c39489#note_64669
You're receiving this email because of your account on invent.kde.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-tracker/attachments/20200623/e17cea37/attachment.htm>
More information about the rkward-tracker
mailing list