-
Notifications
You must be signed in to change notification settings - Fork 478
Open
Labels
affects: 8.xIssue impacts 8.x releasesIssue impacts 8.x releasesaffects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).bughelp wantedNeeds a volunteer to claim to move forwardNeeds a volunteer to claim to move forwardi18n / l10nInternationalisation and localisation, related to message catalogsInternationalisation and localisation, related to message catalogs
Description
Bug Description
The current message
en: There are 1 pending suggestions related to your account
de: Es gibt 1 ausstehende Vorschläge in Bezug auf Ihr Konto
contains incorrect plural usage when exactly 1 suggestion is present.
The translation logic should support pluralization, such that:
- "There is 1 pending suggestion related to your account"
- "There are N pending suggestions related to your account" (for N > 1)
It should be checked if other translations are affected by similar pluralization issues.
Metadata
Metadata
Assignees
Labels
affects: 8.xIssue impacts 8.x releasesIssue impacts 8.x releasesaffects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).bughelp wantedNeeds a volunteer to claim to move forwardNeeds a volunteer to claim to move forwardi18n / l10nInternationalisation and localisation, related to message catalogsInternationalisation and localisation, related to message catalogs
Type
Projects
Status
📋 To Do