[webkit-dev] How to deal with localized strings
Ryan Leavengood
leavengood at gmail.com
Mon Aug 24 18:44:00 PDT 2009
On Mon, Aug 24, 2009 at 2:07 PM, Michelangelo De
Simone<micdesim at gmail.com> wrote:
>
> In order to accomplish this in
> HTMLFormControlElement::validationMessage() I should return the
> localized string obtained from the embedder and this is the trouble I
> went into: how such a thing is usually done in WebKit?
WebCore/platform/LocalizedStrings.h seems appropriate :)
--
Regards,
Ryan
More information about the webkit-dev
mailing list