From: markt Date: Mon, 20 Apr 2009 11:27:11 +0000 (+0000) Subject: Ran Native2ascii over i18n files X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a9b0a6133d04f2dd5881ea4d8dac99bf56b6f4ca;p=tomcat7.0 Ran Native2ascii over i18n files It makes sure files end with new line git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@766657 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/catalina/connector/LocalStrings.properties b/java/org/apache/catalina/connector/LocalStrings.properties index 66e301a5a..039d0308c 100644 --- a/java/org/apache/catalina/connector/LocalStrings.properties +++ b/java/org/apache/catalina/connector/LocalStrings.properties @@ -76,4 +76,4 @@ mapperListener.registerContext=Register Context {0} mapperListener.unregisterContext=Unregister Context {0} mapperListener.registerWrapper=Register Wrapper {0} in Context {1} -inputBuffer.streamClosed=Stream closed \ No newline at end of file +inputBuffer.streamClosed=Stream closed diff --git a/java/org/apache/catalina/core/LocalStrings.properties b/java/org/apache/catalina/core/LocalStrings.properties index d2e57947b..9d3e2c21a 100644 --- a/java/org/apache/catalina/core/LocalStrings.properties +++ b/java/org/apache/catalina/core/LocalStrings.properties @@ -227,4 +227,4 @@ defaultInstanceManager.restrictedServletsResource=Restricted servlets property f defaultInstanceManager.privilegedServlet=Servlet of class {0} is privileged and cannot be loaded by this web application defaultInstanceManager.restrictedFiltersResource=Restricted filters property file not found defaultInstanceManager.privilegedFilter=Filter of class {0} is privileged and cannot be loaded by this web application -defaultInstanceManager.restrictedListenersResources="Restricted listeners property file not found \ No newline at end of file +defaultInstanceManager.restrictedListenersResources="Restricted listeners property file not found diff --git a/java/org/apache/catalina/realm/LocalStrings.properties b/java/org/apache/catalina/realm/LocalStrings.properties index 6c4c7cf73..7276ab404 100644 --- a/java/org/apache/catalina/realm/LocalStrings.properties +++ b/java/org/apache/catalina/realm/LocalStrings.properties @@ -96,4 +96,4 @@ combinedRealm.authFailed=Failed to authenticate user "{0}" with realm "{1}" combinedRealm.authSucess=Authenticated user "{0}" with realm "{1}" combinedRealm.addRealm=Add "{0}" realm, making a total of "{1}" realms lockOutRealm.authLockedUser=An attempt was made to authenticate the locked user "{0}" -lockOutRealm.removeWarning=User "{0}" was removed from the failed users cache after {1} seconds to keep the cache size within the limit set \ No newline at end of file +lockOutRealm.removeWarning=User "{0}" was removed from the failed users cache after {1} seconds to keep the cache size within the limit set diff --git a/java/org/apache/naming/LocalStrings.properties b/java/org/apache/naming/LocalStrings.properties index e278f45a9..bfaf314ed 100644 --- a/java/org/apache/naming/LocalStrings.properties +++ b/java/org/apache/naming/LocalStrings.properties @@ -23,4 +23,4 @@ namingContext.nameNotBound=Name {0} is not bound in this Context namingContext.readOnly=Context is read only namingContext.invalidName=Name is not valid namingContext.alreadyBound=Name {0} is already bound in this Context -namingContext.noAbsoluteName=Can''t generate an absolute name for this namespace \ No newline at end of file +namingContext.noAbsoluteName=Can''t generate an absolute name for this namespace diff --git a/java/org/apache/tomcat/util/net/jsse/res/LocalStrings.properties b/java/org/apache/tomcat/util/net/jsse/res/LocalStrings.properties index 58db59288..20a4d0188 100644 --- a/java/org/apache/tomcat/util/net/jsse/res/LocalStrings.properties +++ b/java/org/apache/tomcat/util/net/jsse/res/LocalStrings.properties @@ -15,4 +15,4 @@ jsse.alias_no_key_entry=Alias name {0} does not identify a key entry jsse.keystore_load_failed=Failed to load keystore type {0} with path {1} due to {2} -jsse.invalid_ssl_conf=SSL configuration is invalid due to {0} \ No newline at end of file +jsse.invalid_ssl_conf=SSL configuration is invalid due to {0}