Closed
Bug 1832186
Opened 1 years ago
Closed 1 years ago
Migrate popup warning messages to Fluent
Categories
(Firefox :: General, task, P3)
Firefox
General
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: eemeli, Assigned: eemeli)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
These include a couple of the few remaining PluralForm plurals.
Comment 1•1 years ago
|
||
:eemeli, can you give this bug a priority?
Severity: -- → N/A
Flags: needinfo?(earo)
Assignee | ||
Comment 2•1 years ago
|
||
The Fluent migration will show a diff for two en-US messages:
popup-warning-message
singular variant does not include{ $popupCount }
, so is more appropriately using1
rather thanone
as its key.popup-warning-exceeded-message
has only one variant in English, but using the plural selector forces its use for new locales.
Assignee | ||
Updated•1 years ago
|
Flags: needinfo?(earo)
Priority: -- → P3
Pushed by earo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/113a3c8fbbb3
Migrate popup warning strings to Fluent. r=mconley,fluent-reviewers,flod
Comment 4•1 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•