GitHub user hellyguo opened a pull request: https://github.com/apache/jmeter/pull/349
add i18n resouces(zh_CN) ## Description add i18n resouces add some *_zh_CN.properties ## Motivation and Context to imporve UI in Chinese ## How Has This Been Tested? just resources. No code is modified. ## Screenshots (if appropriate): ## Types of changes - Enhancement ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x ] My code follows the [code style][style-guide] of this project. - [ x] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines You can merge this pull request into a Git repository by running: $ git pull https://github.com/hellyguo/jmeter trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jmeter/pull/349.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #349 ---- commit 13717008ec0899a3b7df3d041d92b696c34d2dfb Author: Helly Guo <buffoon...@gmail.com> Date: 2017-12-01T10:01:51Z fix spell error: CVS->CSV commit 21ef9bc36f6ddc8741265d0b30021cf3c11f0590 Author: Helly Guo <buffoon...@gmail.com> Date: 2017-12-02T04:28:34Z add i18n file(*_zh_CN.properties) ---- ---