Author: markt Date: Mon Dec 10 12:43:29 2018 New Revision: 1848567 URL: http://svn.apache.org/viewvc?rev=1848567&view=rev Log: alphabetical order
Modified: tomcat/trunk/java/org/apache/catalina/storeconfig/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/catalina/storeconfig/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/storeconfig/LocalStrings.properties?rev=1848567&r1=1848566&r2=1848567&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/catalina/storeconfig/LocalStrings.properties [UTF-8] (original) +++ tomcat/trunk/java/org/apache/catalina/storeconfig/LocalStrings.properties [UTF-8] Mon Dec 10 12:43:29 2018 @@ -27,8 +27,8 @@ globalNamingResourcesSF.wrongElement=Wro registry.loadClassFailed=Failed to load class [{0}] -standardContextSF.canonicalPathError=Failed to obtain the canonical path of the configuration file [{0}] standardContextSF.cannotWriteFile=Cannot write file at [{0}] +standardContextSF.canonicalPathError=Failed to obtain the canonical path of the configuration file [{0}] standardContextSF.moveFailed=Context original file at [{0}] is null, not a file or not writable standardContextSF.storeContext=Store context [{0}] configuration separately at path [{1}] standardContextSF.storeContextWithBackup=Store context [{0}] configuration separately with backup at path [{1}] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org