Bug 38250

Summary: Locale problem - Timer
Product: JMeter - Now in Github Reporter: Hiroto Watanabe <nabehiro>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: trivial CC: nabehiro
Priority: P5    
Version: 2.1.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

Description Hiroto Watanabe 2006-01-13 03:22:27 UTC
[Edit]->[Add]->[Timer]->[(Upmost element)] shows
the word of user's default locale.

Even if you change the language property in jmeter.properties,
The word doesn't change accordingly (For Spanish, it does).

  I'm running JMeter in Japanese locale. When I set 
language=en at jmeter.properties, I still see the element
is written in Japanese (’蔃Xƒ‹[ƒvƒbƒgƒ^ƒCƒ}j.
  The same goes for the most of locales provided by 
[Options]->[Choose Language] except for Spanish and traditional Chinese.
(While setting zh, zh_CN or zh_TW to jmeter.properties makes no effect. 
Only way to change to Chinese is by [Choose Language] menu above.)
Comment 1 Sebb 2006-04-30 17:45:40 UTC
I've checked in a change to allow the language to be specified with a country
variant - e.g. language=zh_TW.

Not all properties have been translated; ones that have not been translated are
shown in the default locale.
Comment 2 The ASF infrastructure team 2022-09-24 20:37:36 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1663