We implemented the TranslationServicePo for this project. As I recall that was part of 1.8.0, and then there were some subsequent fixes/refinements in the following releases, which is why I wanted to know which version they are on (so we don't go chasing an issue that might already have been fixed)...
thx Dan On 13 Mar 2016 21:05, "Óscar Bou - GOVERTIS" <[email protected]> wrote: > Hi Dan and ROBERTO. > > Roberto is a mate of Carlos in the TellmeGen project. > > Not sure but I slightly remember there was some custom code in that > project for localization depending on browser. > > Not sure if it was an Isis or Wicket trick ... > > > > El 13 mar 2016, a las 20:03, Dan Haywood <[email protected]> > escribió: > > > > Hi Roberto, > > > > which version of Apache Isis are you on? And can you provide a small > > example in github, based on the simpleapp, and describe how to reproduce > > the issue? > > > > thx > > Dan > > > > > > On 9 March 2016 at 16:34, Roberto Lavalle de Juan < > > [email protected]> wrote: > > > >> Hi again :) > >> > >> if I have the browser in English and translated into Spanish I feel the > >> same, its all translated into Spanish except the menu bars... > >> > >> Let's see if someone can help me... > >> > >> Thanks again!!! > >> > >> Roberto Lavalle de Juan > >> CTO - tellmeGen > >> tlf. +34 650 129 806 > >> > >>> El 08/03/2016 a las 11:01, Roberto Lavalle de Juan escribió: > >>> > >>> Hi all, > >>> > >>> we have a problem, because if we change the user language with a button > >>> with this code (we change the language to english with the button, and > we > >>> have an spanish "Chrome" navigator): > >>> > >>> getSession().setLocale(new Locale("gb")); > >>> > >>> then our web is translated to english, but have the menu bars in > spanish, > >>> do not translate. Could I solve this problem? > >>> > >>> Thanks a lot!!! > >> >
