src/core/src/main/resources/org/apache/jmeter/resources/messages_zh_CN.properties tools=工具 Refer info: https://github.com/liuxp2003/JMeter/commit/73b05ab2f9589b8ae5d39902ddf41453fbadf5e2
Thanks for the report and the patch. @Liu Could you check, if I inserted the correct word at the right place in the next nightly? You can close the bug, if it is correct. commit ba3291e607294e9db6a0cf338e1f154b6c325c92 AuthorDate: Mon Jan 27 21:49:12 2020 +0100 Add Chinese translation for Tools menu Contributed by Liu XP Bugzilla Id: 64102 --- .../resources/org/apache/jmeter/resources/messages_zh_CN.properties | 1 + xdocs/changes.xml | 2 ++ 2 files changed, 3 insertions(+)
Okay I will verify it when nightbuild successed. BTW, I suggest adding -Dfile.encoding=UTF-8 option.(I got "javadoc: error - cannot read Input length = 1" issue without this option.) Failed task: https://github.com/liuxp2003/JMeter/runs/413427800 successed task: https://github.com/liuxp2003/JMeter/runs/414284282
(In reply to Liu XP from comment #2) > Okay I will verify it when nightbuild successed. > BTW, I suggest adding -Dfile.encoding=UTF-8 option.(I got "javadoc: error - > cannot read Input length = 1" issue without this option.) > > Failed task: > https://github.com/liuxp2003/JMeter/runs/413427800 > > successed task: > https://github.com/liuxp2003/JMeter/runs/414284282 Hello Liu, Can you open another bug for this error giving more details on what you do please ? I got "javadoc: error - > cannot read Input length = 1" issue without this option.) >
Verified with latest night build.
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5231