Hello, I noticed that only the English version of LocalStrings.properties is included in the binary file while the source contains the other translations. For example, if you look in the tomcat-el-api-10.0.12.jar and tomcat-el-api-10.0.12-sources.jar
Is this on purpose or should the binary contain the translations? Here's the link to the file in Github: https://github.com/apache/tomcat/blob/main/java/jakarta/el/LocalStrings.properties Link to repo: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-el-api/10.0.12/ Thanks, Vlad
