https://bz.apache.org/bugzilla/show_bug.cgi?id=59265
--- Comment #5 from Philippe Mouawad <[email protected]> --- Hi sebb, My answers inline. Regards (In reply to Sebb from comment #4) > (In reply to Philippe Mouawad from comment #3) > > Changing language in JMeter requires 2 configuration options: > > - set JMeter property : language=fr > > - set Java Sytem property : -Duser.language=fr > > > > I propose to disable change through menu option. > > Or we just note it as a known bug; the function mostly works. I am not sure it's very good for JMeter image to have function that "mostly works". For me, unless you set both, a lot of GUI will still be in the original language. > > It's really not that important, and we may get complaints that the menu item > has gone. I think it's not important for English OS, but for other users it can be annoying. > > But we should investigate why there are both properties. Could we drop the > JMeter one? Or does that do different things? Maybe we should drop the JMeter one, it is only used in JMeterUtils#initLocale Because there is an other annoying issue about it, it only works if put in jmeter.properties, not in user.properties. -- You are receiving this mail because: You are the assignee for the bug.
