RE: Struts-Menu & Struts2

2011-07-07 Thread stanilas
struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter struts2 /* net.sf.navigator.menu.MenuContextListener -- View this message in context: http://struts.1045723.n5.na

RE: Struts-Menu & Struts2

2011-07-07 Thread stanilas
hi when put locale"WW_TRANS_I18N_LOCALE" its not working anymore :/ maybe i have to put default attibut like FR? -- View this message in context: http://struts.1045723.n5.nabble.com/Struts-Menu-Struts2-tp3497566p4560377.html Sent from the Struts - User mailing list archive at

RE: Struts-Menu & Struts2

2010-03-05 Thread CRANFORD, CHRIS
CHRIS [mailto:chris.cranf...@setech.com] > Sent: Friday, March 05, 2010 4:08 PM > To: Struts Users Mailing List > Subject: Struts-Menu & Struts2 > > Besides specifying the bundle attribute on the menu:useDisplayer tag, is > there any other way to translate the text from menu-config

Struts-Menu & Struts2

2010-03-05 Thread CRANFORD, CHRIS
Besides specifying the bundle attribute on the menu:useDisplayer tag, is there any other way to translate the text from menu-config.xml with struts2? If I specify the bundle as "applicationMessages", it works but always translates to English rather than the other languages such as german. How can