Re: [Webwork-user] I18n and more
Brought to you by:
baldree,
rickardoberg
From: Maurice C . P. <Ma...@Vi...> - 2000-12-05 22:34:28
|
Hello, Since we are on the subject of i18n, I have notice that I am hard coding a lot of English error messages in my actions. Of course I could use a resource bundle, but I was thinking that doing an i18n error message lookup by default in ActionSupport and ActionFormSupport would be more convenient. Later, Maurice |