-
Notifications
You must be signed in to change notification settings - Fork 134
Change kir /ky/ plural settings to same as for English #1634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Are there any possible weird side-effects in various places when the plural parameters suddenly change? |
|
For the number of plurals, is changing from 1 to 2, probably the strings with plurals that are "current" will keep that status, but will now be incomplete. Translators and editors should be notified for this changelog, and if possible, the plural strings for the Locale should be marked as fuzzy. |
ocean90
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the test to remove the now obsolete exception for kir in
| 'kir', 'uz', |
`uz` needs to stay, only `kir` can be removed. Props: @ocean90
Fixes #1633