[Webkit-unassigned] [Bug 53224] Web Inspector: most console messages are not localized, but should be

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 10:07:45 PDT 2016


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

--- Comment #4 from Brian Burg <bburg at apple.com> ---
It's debatable whether we want to localize error messages, as this makes it harder for users to search the web and figure out their problem. In Web Inspector, we purposefully don't localize CSS properties or values. So, if we localize such strings, we need to be very careful to avoid translating things that have a very specific meaning, such as sec-websocket-origin, CSP policy strings, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160909/79987740/attachment-0001.html>


More information about the webkit-unassigned mailing list