Bug 38250 - Locale problem - Timer
Summary: Locale problem - Timer
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.1.1
Hardware: PC Windows XP
: P5 trivial (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-13 03:22 UTC by Hiroto Watanabe
Modified: 2006-04-30 10:45 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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