Always use Drupal.formatPlural (JS, or PHP: Drupal.format_plural) to format plural strings because Plural form could be a different structure in non-English.
| Comment | File | Size | Author |
|---|---|---|---|
| string_plural.patch | 724 bytes | droplet |
Always use Drupal.formatPlural (JS, or PHP: Drupal.format_plural) to format plural strings because Plural form could be a different structure in non-English.
| Comment | File | Size | Author |
|---|---|---|---|
| string_plural.patch | 724 bytes | droplet |
Comments
Comment #1
nod_oh wow, can't believe that got in.
Comment #2
alexpottCommitted 84cd084 and pushed to 8.x. Thanks!