- Notifications
You must be signed in to change notification settings - Fork14
Increase progress and link#94
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I think that word-based completion change better expresses the real translation work done, than a string-based completion.
Word completion is not available in potodo, and a bit harder to calculate than the string-based. Maybe that's why it's not popular.
I would insist on keeping the word-based completion.
Maybe it would be fine to have two badges?
- total (words)
- total (strings)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Nitty correction
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Maciej Olko <maciej.olko@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks!
It seems that using strings is more popular, e.g. the dashboard. Linking to the dashboard home for now, it will be nice to link to the details page once that is complete;-)