[Webkit-unassigned] [Bug 53224] Web Socket Console Messages Are Not Localized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 05:08:25 PST 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkent at chromium.org




--- Comment #2 from Kent Tamura <tkent at chromium.org>  2011-01-31 05:08:25 PST ---
(In reply to comment #1)
> I'm not familiar with localization in WebKit. How do we localize texts like these? Any pointers?

Please look at WebCore/platform/LocalizedStrings.h.  Each of platforms has implementations of these functions.

Mac: WebKit/mac/Misc/WebLocalizedStrings.mm
WebKit2 platforms: WebCore/platform/LocalizedStrings.cpp
Chromium: WebKit/chromium/src/LocalizedStrings.cpp
...

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



More information about the webkit-unassigned mailing list