The validation plugin bundles various localizations, but you have to implement loading the right one yourself, usually on the serverside. The plugin is server agnostic, therefore no examples for that.
Jörn On Thu, Jul 10, 2008 at 7:44 AM, olivierntk <[EMAIL PROTECTED]> wrote: > > Hi, I want to use the Validation plugin from bassistance.de and in > particular the localization feature. > > Can someone provide me an example? > > I could of course detect the browser language settings and create my > own objects encapsulating the localized strings too but it would be > neat to use the existing feature. > > thanks in advance >