Hi, I can't seem to get default error/validation messages in my own language (Dutch) even though my default Locale is correct (java.util.Locale.getDefault() = nl_NL). They keep showing up in English. Is there another place where the default converters get the localization of their messages, should I do more configuration? Can't seem to find it in the book (Wicket in action)
I know how to override my own expected messages but want to be sure that any unforseen message is in the correct language as well. I tried wicket 1.3.4 and 1.3.5 Rutger --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
