westpine wrote:
> Hi! I need to view "system" wicket messages like "page has expired" on
> another (russian actually) language. How it could be done?
>
You could provide a new Page for the session expired page and do the
translation there:
getApplicationSettings().setPageExpiredErrorPage(SessionExpiredPage.class);
Not sure though how you could translate the standard Wicket messages if
you want to keep the
original expired page.
gr,
Thies
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user