Author: ebourg Date: Wed Aug 1 12:13:38 2018 New Revision: 1837227 URL: http://svn.apache.org/viewvc?rev=1837227&view=rev Log: Replaced "Can't" with "Cannot" in the English message files
Modified: tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/tribes/group/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/tribes/io/LocalStrings.properties tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties tomcat/trunk/java/org/apache/naming/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties?rev=1837227&r1=1837226&r2=1837227&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/catalina/ha/deploy/LocalStrings.properties Wed Aug 1 12:13:38 2018 @@ -20,7 +20,7 @@ farmWarDeployer.deployEnd=Deployment fro farmWarDeployer.fileCopyFail=Unable to copy from [{0}] to [{1}] farmWarDeployer.hostOnly=FarmWarDeployer can only work as host cluster subelement! farmWarDeployer.hostParentEngine=FarmWarDeployer can only work if parent of [{0}] is an engine! -farmWarDeployer.mbeanNameFail=Can''t construct MBean object name for engine [{0}] and host [{1}] +farmWarDeployer.mbeanNameFail=Cannot construct MBean object name for engine [{0}] and host [{1}] farmWarDeployer.alreadyDeployed=webapp [{0}] are already deployed. farmWarDeployer.modInstall=Installing webapp [{0}] from [{1}] farmWarDeployer.modRemoveFail=No removal Modified: tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties?rev=1837227&r1=1837226&r2=1837227&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties Wed Aug 1 12:13:38 2018 @@ -63,7 +63,7 @@ deltaRequest.ssid.null=Session Id is nul deltaSession.notifying=Notifying cluster of expiration primary=[{0}] sessionId [{1}] deltaSession.readSession=readObject() loading session [{0}] deltaSession.writeSession=writeObject() storing session [{0}] -jvmRoute.cannotFindSession=Can''t find session [{0}] +jvmRoute.cannotFindSession=Cannot find session [{0}] jvmRoute.changeSession=Changed session from [{0}] to [{1}] jvmRoute.failover=Detected a failover with different jvmRoute - orginal route: [{0}] new one: [{1}] at session id [{2}] jvmRoute.foundManager=Found Cluster Manager [{0}] at [{1}] Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/group/LocalStrings.properties?rev=1837227&r1=1837226&r2=1837227&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/catalina/tribes/group/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/catalina/tribes/group/LocalStrings.properties Wed Aug 1 12:13:38 2018 @@ -15,7 +15,7 @@ channelCoordinator.alreadyStarted=Channel already started for level:[{0}] channelCoordinator.invalid.startLevel=Invalid start level, valid levels are:SND_RX_SEQ,SND_TX_SEQ,MBR_TX_SEQ,MBR_RX_SEQ -groupChannel.nullMessage=Can't send a NULL message +groupChannel.nullMessage=Cannot send a NULL message groupChannel.noDestination=No destination given groupChannel.unable.deserialize=Unable to deserialize message:[{0}] groupChannel.receiving.error=Error receiving message: Modified: tomcat/trunk/java/org/apache/catalina/tribes/io/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/io/LocalStrings.properties?rev=1837227&r1=1837226&r2=1837227&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/catalina/tribes/io/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/catalina/tribes/io/LocalStrings.properties Wed Aug 1 12:13:38 2018 @@ -17,7 +17,7 @@ bufferPool.created=Created a buffer pool objectReader.retrieveFailed.socketReceiverBufferSize=Unable to retrieve the socket receiver buffer size, setting to default 43800 bytes. replicationStream.conflict=conflicting non-public interface class loaders xByteBuffer.size.larger.buffer=Size is larger than existing buffer. -xByteBuffer.unableTrim=Can''t trim more bytes than are available. length:[{0}] trim:[{1}] +xByteBuffer.unableTrim=Cannot trim more bytes than are available. length:[{0}] trim:[{1}] xByteBuffer.discarded.invalidHeader=Discarded the package, invalid header xByteBuffer.no.package=No package exists in XByteBuffer xByteBuffer.unableCreate=Unable to create data package, buffer is too small. Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties?rev=1837227&r1=1837226&r2=1837227&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties Wed Aug 1 12:13:38 2018 @@ -28,7 +28,7 @@ jsp.message.dont.modify.servlets=IMPORTA jsp.error.unavailable=JSP has been marked unavailable jsp.error.usebean.duplicate=useBean: Duplicate bean name: [{0}] jsp.error.invalid.scope=Illegal value of ''scope'' attribute: [{0}] (must be one of "page", "request", "session", or "application") -jsp.error.classname=Can't determine classname from .class file +jsp.error.classname=Cannot determine classname from .class file jsp.error.outputfolder=No output folder jsp.error.data.file.write=Error while writing data file jsp.error.page.conflict.contenttype=Page directive: illegal to have multiple occurrences of ''contentType'' with different values (old: [{0}], new: [{1}]) @@ -84,7 +84,7 @@ jsp.error.quotes.unterminated=Unterminat jsp.error.attr.quoted=Attribute value should be quoted jsp.error.beans.nullbean=Attempted a bean operation on a null object. jsp.error.beans.nomethod=Cannot find a method to read property [{0}] in a bean of type [{1}] -jsp.error.beans.nomethod.setproperty=Can''t find a method to write property [{0}] of type [{1}] in a bean of type [{2}] +jsp.error.beans.nomethod.setproperty=Cannot find a method to write property [{0}] of type [{1}] in a bean of type [{2}] jsp.error.beans.noproperty=Cannot find any information on property [{0}] in a bean of type [{1}] jsp.error.beans.property.conversion=Unable to convert string [{0}] to class [{1}] for attribute [{2}]: [{3}] jsp.error.beans.propertyeditor.notregistered=Property Editor not registered with the PropertyEditorManager Modified: tomcat/trunk/java/org/apache/naming/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/LocalStrings.properties?rev=1837227&r1=1837226&r2=1837227&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/naming/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/naming/LocalStrings.properties Wed Aug 1 12:13:38 2018 @@ -25,4 +25,4 @@ namingContext.nameNotBound=Name [{0}] is 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 +namingContext.noAbsoluteName=Cannot generate an absolute name for this namespace --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org