25 Aug
2009
25 Aug
'09
1:44 a.m.
On Mon, Aug 24, 2009 at 2:07 PM, Michelangelo De Simone<micdesim@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