Ran Native2ascii over i18n files
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 20 Apr 2009 11:27:11 +0000 (11:27 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 20 Apr 2009 11:27:11 +0000 (11:27 +0000)
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

java/org/apache/catalina/connector/LocalStrings.properties
java/org/apache/catalina/core/LocalStrings.properties
java/org/apache/catalina/realm/LocalStrings.properties
java/org/apache/naming/LocalStrings.properties
java/org/apache/tomcat/util/net/jsse/res/LocalStrings.properties

index 66e301a..039d030 100644 (file)
@@ -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
index d2e5794..9d3e2c2 100644 (file)
@@ -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
index 6c4c7cf..7276ab4 100644 (file)
@@ -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
index e278f45..bfaf314 100644 (file)
@@ -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
index 58db592..20a4d01 100644 (file)
@@ -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}