Closed Bug 591590 Opened 15 years ago Closed 15 years ago

Properly localize singulars and plurals in csshtmltree

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwalker, Unassigned)

References

Details

(Whiteboard: [kd4b6] [strings])

From the review of the style panel (see https://bugzilla.mozilla.org/show_bug.cgi?id=582596#c78) >+++ b/browser/locales/en-US/chrome/browser/inspector.properties ... >+style.property.numberOfRulesSingular=%1$S rule >+style.property.numberOfRulesPlural=%1$S rules Singular and Plural? Oh, if only it was so simple! See https://developer.mozilla.org/en/Localization_and_Plurals You'll be wanting to fix this in a followup. :)
Blocks: 586984
Depends on: 582596
I think this should be fixed before landing that patch, actually...
We certainly need this in before strings freeze, but I would like to keep the reviewing simple and land this in 2 patches if possible.
I have updated the CssHtmlTree patch. The change was sufficiently simple and I could implement this today. You can mark this bug as fixed, if the changes I did are sufficient. Otherwise, please let me know what needs to be improved. Thanks!
Status: NEW → ASSIGNED
Whiteboard: [kd4b6] [strings]
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.