Pedro Mendonça
Pedro Mendonça
Thank you for your feedback :+1:
Hi @vslavik This is great news, as mentioned by @naokomc in https://github.com/vslavik/poedit/issues/383#issuecomment-470827855, you can check how the [WordPress locale glossary](https://translate.wordpress.org/locale/pt/default/glossary) integrates with it's translation platform. Example: the underline text shows...
What about both characters and words? 
With counts both on the orignal and translation: 
@ocean90 The PR already uses the Gutenberg/core package `Wordcount`. Also handles languages where word count is based on single characters, but reads the setting from the site language settings. It...
> Maybe as a separate PR as done in https://github.com/GlotPress/GlotPress/pull/1479? Yes, I'll wait for it to be merged. Will have to check wich alphabets use the words/characters for count.
@ocean90 do you mean we should add a property `word_count_type` to `GP_Locale`? Or we could just rely on the alphabet for it?
Also done, added the property in #1482
@ocean90 the PR now reads the [newly added](https://github.com/GlotPress/GlotPress/pull/1482) `GP_Locale` `word_count_type` and every Locale editor behaves accordingly. I think it's done.
Hi @nielslange, Welcome to the repo! Feedback for the code authors would be amazing. Currently, there is a feature plugin being developed for adding discussions and feedback to GlotPress, that...