Bug 105789
Summary: | Hardcoded console messages should be localized | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike West <mkwst> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, bburg, eric, graouts, joepeck, keishi, loislo, pfeldman, pmuellr, timothy, vsevik, web-inspector-bugs, webkit-bug-importer, yurys |
Priority: | P2 | Keywords: | EasyFix, InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 97978 |
Mike West
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? :)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mike West
Unassigning myself; let's be realistic about what I'm actually working on. :/
Radar WebKit Bug Importer
<rdar://problem/19281566>
Blaze Burg
This is not a Web Inspector bug. You should look at LocalizedStrings.h to see how it's done for WebCore code.
Blaze Burg
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