Closed
Bug 1486517
Opened 6 years ago
Closed 6 years ago
[Translate.Next] Add plurals support to the Editor
Categories
(Webtools Graveyard :: Pontoon, enhancement, P2)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: adrian)
Details
Attachments
(1 file)
The Editor currently only support singular strings, and does not show plural forms, neither shows that they exist. Let's fix that.
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/pontoon
https://github.com/mozilla/pontoon/commit/3e66d5f9f3076e50e64c6baf370749ca17c06e57
Fix bug 1486517 - Add support for plurals to Translate.Next. (#1096)
* Fix bug 1486517 - Add support for plurals to Translate.Next.
For entities that have a plural form, the History tab shows only translations for the selected plural form. The Editor allows a user to change the plural form, which updates the History and the content of the Editor. Plural examples are loaded from the backend, through the graphql API (yay! ).
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•