This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from ab21a87 Simplify new a964820 Align with 9.0.x. Remove unnecessary code. new 76d72c7 Align with 9.0.x. Additional translations. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../websocket/pojo/LocalStrings_es.properties | 24 ++++++++++++ .../websocket/pojo/LocalStrings_fr.properties | 45 ++++++++++++++++++++++ .../websocket/pojo/LocalStrings_ja.properties | 45 ++++++++++++++++++++++ .../websocket/pojo/LocalStrings_ru.properties} | 5 +-- .../tomcat/websocket/pojo/PojoEndpointBase.java | 3 -- .../tomcat/websocket/pojo/PojoMethodMapping.java | 4 +- 6 files changed, 117 insertions(+), 9 deletions(-) create mode 100644 java/org/apache/tomcat/websocket/pojo/LocalStrings_es.properties create mode 100644 java/org/apache/tomcat/websocket/pojo/LocalStrings_fr.properties create mode 100644 java/org/apache/tomcat/websocket/pojo/LocalStrings_ja.properties copy java/{javax/servlet/LocalStrings_ja.properties => org/apache/tomcat/websocket/pojo/LocalStrings_ru.properties} (85%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org