Bug 105789 - Hardcoded console messages should be localized
Summary: Hardcoded console messages should be localized
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: EasyFix, InRadar
Depends on:
Blocks: 97978
  Show dependency treegraph
 
Reported: 2012-12-27 03:50 PST by Mike West
Modified: 2016-12-27 14:52 PST (History)
14 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike West 2012-12-27 03:50:26 PST
It would be nice if we could internationalize the console messages currently hard-coded into various bits of WebCore. Eric just poked me about it, and I realized that I never filed a bug for that task.

I'm pretty sure that Pavel showed me one possible mechanism for localized strings at some point in the past. Any chance you remember what we talked about? :)
Comment 1 Mike West 2013-02-07 11:00:55 PST
Unassigning myself; let's be realistic about what I'm actually working on. :/
Comment 2 Radar WebKit Bug Importer 2014-12-17 11:24:22 PST
<rdar://problem/19281566>
Comment 3 BJ Burg 2015-11-20 13:42:07 PST
This is not a Web Inspector bug. You should look at LocalizedStrings.h to see how it's done for WebCore code.
Comment 4 BJ Burg 2016-12-27 14:52:23 PST
Please file separate bugs per console message [source]. For example, WebSocket related messages are tracked here: https://bugs.webkit.org/show_bug.cgi?id=53224