[webkit-reviews] review granted: [Bug 197014] [iOS] Support multiple file selection in UIDocumentPickerViewController : [Attachment 367634] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 12:20:52 PDT 2019


Tim Horton <thorton at apple.com> has granted Andy Estes <aestes at apple.com>'s
request for review:
Bug 197014: [iOS] Support multiple file selection in
UIDocumentPickerViewController
https://bugs.webkit.org/show_bug.cgi?id=197014

Attachment 367634: Patch

https://bugs.webkit.org/attachment.cgi?id=367634&action=review




--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 367634
  --> https://bugs.webkit.org/attachment.cgi?id=367634
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=367634&action=review

> Source/WebCore/en.lproj/Localizable.strings:68
> +/* label next to file upload control; parameter is the number of files when
greater than one */
> +"%lu files" = "%lu files";

Why is the string up two lines not good enough? :D Or replace that one with
this one? I don't know what types you need.


More information about the webkit-reviews mailing list