I've taken over a project that includes Webkit.net as it's internal browser. While it works fine for the most part, whenever there is an input element on a page, it displays it's text as "localized string not found".
There are localized string documents that exist in Webkit.resources\en.lsproj, but it does not appear to be picking them up.
I'd appreciate any input.