Thank you very much. It works fine. What is "JIRA issue" (teapot smile goes
here) and where can i find list of standard wicket messages? I'll be glad to
make russian translation. 

Eelco Hillenius wrote:
> 
>> 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);
> 
> Yeah, that would be the way to go.
> 
>> Not sure though how you could translate the standard Wicket messages if
>> you want to keep the
>> original expired page.
> 
> If anyone has good translations for standard Wicket messages, please
> attach them to a JIRA issue and we'll be more than happy to put them
> in the project.
> 
> Eelco
> 
> -------------------------------------------------------------------------
> 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
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-translate-%22system%22-messages--tf4040239.html#a11501573
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to