vlsi commented on issue #6719: URL: https://github.com/apache/jmeter/issues/6719#issuecomment-4892777154
> handles the ISO-8859-1/native2ascii encoding these bundles We target Java 17+, so we should use UTF-8 properties and drop native2ascii altogether. I thought we have removed that long ago, however, I should double-check. > If it's useful, I could prototype it end-to-end on a single language against the core messages bundle — reusing your Russian glossary — and open a draft PR so you can see the output quality before committing to anything. Got it. The pace of development is low in JMeter, so I would refrain from adding automatic localization at the moment. The idea is great, yet I think one-time pass would be sufficient. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
