Closed GoogleCodeExporter closed 9 years ago
Original comment by tflo...@gmail.com
on 3 Mar 2011 at 2:10
This issue was closed by revision r209.
Original comment by tflo...@gmail.com
on 10 Mar 2011 at 1:32
I Just added a new complete translation for the Chinese language, created by
Scott Chu (朱炎詹)
Some Notes about I18n in SolrMeter. The default Language will be taken from
Java's default Locale, If there is a translation of SolrMeter for the OS
Locale, then it will be used. If there is not translation for it, then English
language will be used. If you have your OS in english (or some other language)
but you still want SolrMeter in Chinese, you don't need to change the
solrmeter.properties file anymore, you can:
1°) Execute SolrMeter's jar with the properties as VM properties:
java -Dview.locale.language=zh -Dview.locale.country=TW -jar solrmeter-0.2.0-jar-with-dependencies.jar
OR
2°) Start SolrMeter as always, go the settings page, press the "advance"
button. On the last row, you can insert a new property, insert the property
"view.locale.language" with the value "zh" and "view.locale.country" with the
value "TW" and then press OK. You should see SolrMeter in Chinese then.
Finally, you can also press the button "OK and Override Default", and you
should see SolrMeter in Chinese always.
Thanks Scott for all your work.
Original comment by tflo...@gmail.com
on 10 Mar 2011 at 1:38
Original comment by tflo...@gmail.com
on 10 Mar 2011 at 1:39
Original comment by juan.gra...@gmail.com
on 5 Aug 2011 at 3:43
Original comment by tflo...@gmail.com
on 9 Oct 2012 at 10:48
Original issue reported on code.google.com by
tflo...@gmail.com
on 3 Mar 2011 at 2:08