Closed
Bug 1423478
Opened 8 years ago
Closed 8 years ago
[gd] Incorrect number of plural forms
Categories
(Mozilla Localizations :: gd / Scottish Gaelic, enhancement)
Mozilla Localizations
gd / Scottish Gaelic
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: flod, Unassigned)
Details
English has 2 plural forms. In Firefox, a string with plurals has those two forms separated by a semicolon. For example
https://transvision.mozfr.org/?recherche=downloadMessage.deleteAll&repo=gecko_strings&sourcelocale=en-US&locale=id&search_type=strings_entities
Scottish Gaelic is set to use 4 plural forms, but some of the strings have a different number of forms.
- plurals - cmd.deletePages.label has 2 plural forms (requested: 4)
- plurals - cmd.bookmarkPages.label has 2 plural forms (requested: 4)
- plurals - newtabpopup.opened has 3 plural forms (requested: 4)
The first two also have a stray & in the first form, due to Pootle adding it for the accesskey. While these are poor plural forms (they should expose the number), the system still expects to have 4 forms.
You can find plural strings here
https://pontoon.mozilla.org/gd/firefox/all-resources/?status=translated&search=localization_and_plurals
https://pontoon.mozilla.org/gd/firefox-for-android/all-resources/?status=translated&search=localization_and_plurals
Reporter | ||
Comment 1•8 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #0)
> https://transvision.mozfr.org/?recherche=downloadMessage.
> deleteAll&repo=gecko_strings&sourcelocale=en-
> US&locale=id&search_type=strings_entities
Sorry, poor copy and paste
https://transvision.mozfr.org/?recherche=cmd.deletePages.label&repo=gecko_strings&sourcelocale=en-US&locale=gd&search_type=strings_entities
You need to log in
before you can comment on or make changes to this bug.
Description
•