This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 49fee6a745 Fix output alignment
49fee6a745 is described below

commit 49fee6a7453745651a2d1876b1362929d34a9a0d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Dec 7 12:06:07 2023 +0000

    Fix output alignment
---
 java/org/apache/catalina/startup/LocalStrings_ru.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/java/org/apache/catalina/startup/LocalStrings_ru.properties 
b/java/org/apache/catalina/startup/LocalStrings_ru.properties
index ef37bf0feb..2bccc93260 100644
--- a/java/org/apache/catalina/startup/LocalStrings_ru.properties
+++ b/java/org/apache/catalina/startup/LocalStrings_ru.properties
@@ -35,8 +35,8 @@ versionLoggerListener.catalina.home=CATALINA_HOME:         {0}
 versionLoggerListener.java.home=Java Home:             {0}
 versionLoggerListener.os.arch=Архитектура:           {0}
 versionLoggerListener.os.version=Версия ОС:             {0}
-versionLoggerListener.serverInfo.server.built=Сервер собран:   {0}
-versionLoggerListener.serverInfo.server.number=Номер версии сервера: {0}
-versionLoggerListener.serverInfo.server.version=Имя версии сервера:   {0}
+versionLoggerListener.serverInfo.server.built=Сервер собран:         {0}
+versionLoggerListener.serverInfo.server.number=Номер версии сервера:  {0}
+versionLoggerListener.serverInfo.server.version=Имя версии сервера:    {0}
 versionLoggerListener.vm.vendor=Производитель JVM:     {0}
 versionLoggerListener.vm.version=Версия JVM:            {0}


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to