Support word-based completion calculation #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now the stats use number of entries in a translation file. The messages are of a different length. Long and short messages currently have the same weight. We could weight an entry by number of words inside its translation key. This way the completion calculation would express translation effort more precisely.
The implementation needs changes in upstream polib.https://github.com/izimobil/polib/pull/166