Project DescriptionThe GoogleTranslateBasedResourceProvider is an ASP.NET Resource Provider implementation.
It looks up for string resources in the .resx files the usual way, but if a localized resource cannot be found, it automatically translates the culture invariant (mostly english) version using the Google Translate service.
If you understand hungarian, check out my blog at
http://otperc.net!