RESOLVED FIXED 170388
[iOS] <input type=file> label should be specified using plural rules
https://bugs.webkit.org/show_bug.cgi?id=170388
Summary [iOS] <input type=file> label should be specified using plural rules
mitz
Reported 2017-04-01 20:10:32 PDT
Instead of the logic in -[WKFileUploadPanel _displayStringForPhotos:videos:], which only works for languages like English, the label can be specified as a single localizable string with plural rules. Patch forthcoming.
Attachments
Use a single key with plural rules (9.24 KB, patch)
2017-04-01 20:16 PDT, mitz
ap: review+
mitz
Comment 1 2017-04-01 20:16:33 PDT
Created attachment 306053 [details] Use a single key with plural rules
mitz
Comment 2 2017-04-01 21:53:56 PDT
Note You need to log in before you can comment on or make changes to this bug.