-
I'd like to save the name of the control variable for plural forms.
I will amend `_parseComments` and `_drawComments` to accept and output
` #$ varname `
bound to `comments.control`
This is tri…
-
69 errors like these:
Missing quantity translation
../../res/values-es-rMX/strings.xml:72: For locale "es" (Spanish) the following quantity should also be defined: one (e.g. "1")
```
69 Se…
-
Correct
```
.po:
msgstr[0] "Время: %d {name} секунда"
msgstr[1] "Время: %d {name} секунд"
msgstr[2] "Время: %d {name} секуды"
.json:
"Время: {{name}} {PLURALIZE, plural, offset:1 =2{# секунда} other…
-
I notice some unnecessary spaces when translating keys for plural. This cause the incorrect handling by laravel trans_choice() function.
**there is**
return array (
'restaurants' => '{0} :cou…
-
Current behavior: Odoo only supports the original English source string as a translation parameter in its gettext-like implementation.
Gettext itself, however, supports more parameters that are req…
yajo updated
11 months ago
-
-
Noticed an hwnorm1 deficiency in work on https://github.com/sanskrit-lexicon/CORRECTIONS/issues/341.
cAturmAsyakArikAH is the ACC spelling (f. plural)
while cAturmAsyakArikA (f. singular) is spe…
-
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…
-
We are using the EasyLocalization for Vietnamese, Bahasa and Tagalog and use plurals to show 'day', 'days' ...
For Vietnamese the correct Json keys should be
```
"date": {
"day": {
"o…
-
As requested, I'm opening an issue based upon this ruby forum thread:
http://www.ruby-forum.com/topic/931304#976952
This is kinda going to be a slippery slope I'm afraid. I guess you could do a sim…
pedz updated
11 years ago