-
**Is your feature request related to a problem? Please describe.**
Currently this excellent plugin supports only the one basic form of default value: "defaultValue".
i18next supports a buch of suf…
-
**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…
-
@frosty In #6208 you introduced the construct:
```
if (count == 1) {
self.noResultsView.titleText = NSLocalizedString(@"You have 1 hidden WordPress site.", "Message informing the user t…
akirk updated
2 years ago
-
As discussed in https://github.com/CUTR-at-USF/OpenTripPlanner-for-Android/issues/413#issuecomment-55166727, we should use [plurals](http://developer.android.com/guide/topics/resources/string-resource…
-
`@register_query_field(
"city",
"citys",
{"country_id": graphene.Int()},
required=True,
plural_required=True,
plural_item_required=True,
)`
I am trying to filter city…
ghost updated
2 years ago
-
For years, I have been using Aard Dictionaries on a Nook Simple Touch eReader. The offline dictionaries are magnificent.
However, in the last year or two, I have an irritating problem with _plural w…
-
We have to avoid plurals in trained models. There is no reason for us to distinguish between _variable_ and _variables_ in our dataset.
We have to approaches to solve this suggested by Terry:
1.…
-
My instinct, as a long time `kubectl` user, is to type `pachctl list pipelines`.
However, the less grammatical `pachctl list pipeline` is the only valid spelling.
Add support for plurals in commands…
-
_Version: trunk_
If we have less plurals then required by the header e.g. only 2 our of 3 translated we should indicate a plural issue.
-
_Version: 1.0.1_
podebug does not work with plural messages. This is not exhaustively tested but
some of the things seen include:
- Marking only msgstr[0] with the tag
- Dropping msgstr[1+] if there…