Open Bug 855488 Opened 11 years ago Updated 2 years ago

Use plural form for <input type='file' multiple> dialog (XFilesSelected in dom (HtmlForm.properties))

Categories

(Core :: DOM: Forms, defect, P5)

defect

Tracking

()

People

(Reporter: unghost, Unassigned)

References

Details

"XFilesSelected" string, added in Bug 838704, should be converted to proper plurals form described on https://developer.mozilla.org/en/docs/Localization_and_Plurals
Last I've heard, there is no clever plural form handling with properties files in C++. Did that changed?
Flags: needinfo?(l10n)
(In reply to Mounir Lamouri (:mounir) from comment #1)
> Last I've heard, there is no clever plural form handling with properties
> files in C++. Did that changed?

I forgot that plurals API are not supported in C++, sorry.
Depends on: 477831
What unghost said. Not sure if we could write something to bridge into that, it's bitten us a few times before.
Flags: needinfo?(l10n)
Note to self, read first: Yeah, C++ plural api is bug 477831, and bug 477831 comment 3 is still the state of my mind.
Summary: Use plural form for <input type='file' multiple> dialog → Use plural form for <input type='file' multiple> dialog (XFilesSelected in dom (HtmlForm.properties))
Priority: -- → P5
Component: DOM: Core & HTML → DOM: Forms
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.