[GH-ISSUE #714] Localization issue: Missing plural form #26804

Closed
opened 2026-04-18 10:06:46 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @mKoonrad on GitHub (Feb 3, 2020).
Original GitHub issue: https://github.com/bitwarden/android/issues/714

There is missing plural form in your string. Text like "text(s)" looks bad. In many languages translators need to have one, few (2-4) and also many form.

See grammar rules: https://www.unicode.org/cldr/charts/33/supplemental/language_plural_rules.html#pl

179514ddf1/src/App/Resources/AppResources.resx (L1319)

Originally created by @mKoonrad on GitHub (Feb 3, 2020). Original GitHub issue: https://github.com/bitwarden/android/issues/714 There is missing plural form in your string. Text like "text(s)" looks bad. In many languages translators need to have one, few (2-4) and also many form. See grammar rules: https://www.unicode.org/cldr/charts/33/supplemental/language_plural_rules.html#pl https://github.com/bitwarden/mobile/blob/179514ddf15eb2c5fa5ed247825bd7581333128f/src/App/Resources/AppResources.resx#L1319
Author
Owner

@vvolkgang commented on GitHub (Jun 20, 2024):

Issue migrated to https://github.com/bitwarden/mobile/issues/714

<!-- gh-comment-id:2181549598 --> @vvolkgang commented on GitHub (Jun 20, 2024): Issue migrated to https://github.com/bitwarden/mobile/issues/714
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#26804