https://bz.apache.org/bugzilla/show_bug.cgi?id=59265
--- Comment #6 from Sebb <[email protected]> --- (In reply to Philippe Mouawad from comment #5) > 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". There are lots of functions that have minor bugs, but we don't just drop them. Besides, there's quite a lot of work to remove the code and update the documentation. I would rather that effort was spent on making the function work. > For me, unless you set both, a lot of GUI will still be in the original > language. That's really a separate issue which can hopefully be solved. > > > > 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. Not sure I follow why it is better for English OS. > > > > 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. OK, I wonder why it was introduced. -- You are receiving this mail because: You are the assignee for the bug.
