Hi James, I haven't really reached to such a requirement! Are you facing this issue in prototyping deployment mode as well?
Thanks, Jayesh On Wed, Oct 31, 2018, 19:29 z...@ejustcn.com <z...@ejustcn.com> wrote: > > > > > > > Hi,I met a i18n problem of menu bar.My application has multiple > translation-xx.po files like translation-en.po , translation-zh.po and so > on;But menu bar text only show the first login user's local.For example if > the first user's browser local is en-US , then menu bar show English text . > And follow up user's menu bar show English no matter what browser local.I > trace code to method MenuBarsServiceBS3#menuBars(final Type type) > finally.In this method menuBarsLoaderService.supportsReloading() return > false when DeployCategory is Production . So member variable menuBars will > not be refreshed.How can fix it? > > Thanks! > James Chu > > >