-
To translate `{object_type}s` to german is difficult since there are different plurals in german for
* organisation (`Organisation` -> `Organisationen`)
* dataset (`Datensatz` -> `Datensätze`)
*…
-
**Describe the bug**
Due to the peculiarities of the programme, it is not possible to declare localization for some plural words correctly.
While in English it is easy, you just have to add "s" at t…
-
The plural form for word "is" is "ises" instead of "are".
-
Create video on how to use [Poedit](https://poedit.net/) for translators. It can help to automatize many tasks like automatic creation of counting forms for languages that need more forms for words th…
-
According to [ICU document ](https://phrase.com/blog/posts/guide-to-the-icu-message-format/#DartFlutter)
In a pluralized form message like
```
The film won {n, plural,
one {# award}
other {# awar…
-
What we have now is two identical functions, LegendsViewer.AppHelpers.MakePopulationPlural() and LegendsViewer.Legends.Formatting.MakePopulationPlural(). These attempt to pluralise nouns based on rule…
-
*This issue was created automatically by a [script](https://github.com/mathjazz/bugzilla2github/).*
## [Bug 1726610](https://bugzilla.mozilla.org/show_bug.cgi?id=1726610)
Bug Reporter: @peiying2
CC: …
-
We call this code:
``` ruby
current_user.send(config.authentications_class.name.underscore.pluralize)
```
when looking for user authentications. This works if the name of relation is just plural for…
-
Generally the constant collection `MetricUnits` looks quite good and keeps the API flexible to use something else if required by a particular implementation.
Still wondering, why `MetricUnits` contai…
keilw updated
6 years ago
-
I noticed that most ingredients in my recipe got an **s** added to it and found a translatable text described as "Default plural ending".
The entire concept of a "default plural ending" makes no se…