[Webkit-unassigned] [Bug 21880] "files" string for multifile uploads needs to be localized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 28 13:40:51 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21880


sullivan at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24726|review+                     |review-
               Flag|                            |




------- Comment #3 from sullivan at apple.com  2008-10-28 13:40 PDT -------
(From update of attachment 24726)
This doesn't seem right to me. You can't localize a string like "8 files" by
localizing the word "files" and appending it to "8 ". You need to localize the
entire string, with a wildcard for the number, like "%d files".


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list