Re: Problem with menu bars translation

2016-03-16 Thread Roberto Lavalle de Juan
Sorry, attachments are stripped in the mailing lists... The problem that I see is that "/*PoReader*//*.class*/" use the function "*/private String translate(/**/ /**/final String context, final String msgId, final ContextAndMsgId.Type type)/*" and get "/*LocaleProviderWicket*/", and

Re: Problem with menu bars translation

2016-03-16 Thread Martin Grigorov
Hi Roberto, Attachments are stripped in the mailing lists. Which version of Isis do you use ? I guess it is 1.9.0-SNAPSHOT. If YES, try to upgrade to 1.11+ Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Mar 16, 2016 at 10:49 AM, Roberto Lavalle de Juan <

Re: Problem with menu bars translation

2016-03-16 Thread Roberto Lavalle de Juan
Hi and good morning! I attached some images to clarify the malfunction (in this case, my firefox is in spanish and I want to translate to english)...see images in order: 1-shop.png 2-shop_translated.png 3-login_page.png 4-logged_not_completely_translated.png (you can see "Mis resultados"...)

Re: Problem with menu bars translation

2016-03-16 Thread Dan Haywood
IIRC, you have quite a bunch of custom layout classes in the app. In order that I can assist, can you create a small example based on the current simpleapp archetype that demonstrates the issue, along with instructions as to how to replicate exactly. If need be, incorporate the custom layout clas