Author: markt Date: Thu Mar 30 09:11:34 2017 New Revision: 1789472 URL: http://svn.apache.org/viewvc?rev=1789472&view=rev Log: Add [...] delimiters to values in messages that don't currently have them for org.apache.tomcat packages
Modified: tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings.properties tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_es.properties tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_es.properties tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_es.properties tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ja.properties tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings.properties tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings.properties tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings_es.properties tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings.properties Thu Mar 30 09:11:34 2017 @@ -24,8 +24,8 @@ servletDef.invalidServletName=Invalid <s webRuleSet.absoluteOrdering=<absolute-ordering> element not valid in web-fragment.xml and will be ignored webRuleSet.absoluteOrderingCount=<absolute-ordering> element is limited to 1 occurrence webRuleSet.nameCount=<name> element is limited to 1 occurrence -webRuleSet.postconstruct.duplicate=Duplicate post construct method definition for class {0} -webRuleSet.predestroy.duplicate=Duplicate pre destroy method definition for class {0} +webRuleSet.postconstruct.duplicate=Duplicate post construct method definition for class [{0}] +webRuleSet.predestroy.duplicate=Duplicate pre destroy method definition for class [{0}] webRuleSet.relativeOrdering=<ordering> element not valid in web.xml and will be ignored webRuleSet.relativeOrderingCount=<ordering> element is limited to 1 occurrence @@ -57,8 +57,8 @@ webXml.mergeConflictString=The [{0}] wit webXml.multipleOther=Multiple others entries in ordering webXml.unrecognisedPublicId=The public ID [{0}] did not match any of the known public ID''s for web.xml files so the version could not be identified webXml.version.unknown=Unknown version string [{0}]. Default version will be used. -webXml.wrongFragmentName=Used a wrong fragment name {0} at web.xml absolute-ordering tag! +webXml.wrongFragmentName=Used a wrong fragment name [{0}] at web.xml absolute-ordering tag! -webXmlParser.applicationParse=Parse error in application web.xml file at {0} -webXmlParser.applicationPosition=Occurred at line {0} column {1} -webXmlParser.applicationStart=Parsing application web.xml file at {0} +webXmlParser.applicationParse=Parse error in application web.xml file at [{0}] +webXmlParser.applicationPosition=Occurred at line [{0}] column [{1}] +webXmlParser.applicationStart=Parsing application web.xml file at [{0}] Modified: tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_es.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_es.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_es.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_es.properties Thu Mar 30 09:11:34 2017 @@ -16,6 +16,6 @@ webRuleSet.absoluteOrdering = Elemento <absolute-ordering> no v\u00E1lido en web-fragment.xml y ser\u00E1 ignorado webRuleSet.relativeOrdering = elemento <ordering> no v\u00E1lido en web.xml y ser\u00E1 ignorado -webXmlParser.applicationParse = Error de evaluaci\u00F3n (parse) en el archivo web.xml de la aplicaci\u00F3n a {0} -webXmlParser.applicationPosition = Se ha producido en la l\u00EDnea {0} columna {1} -webXmlParser.applicationStart = Analizando fichero de aplicaci\u00F3n web.xml en {0} +webXmlParser.applicationParse = Error de evaluaci\u00F3n (parse) en el archivo web.xml de la aplicaci\u00F3n a [{0}] +webXmlParser.applicationPosition = Se ha producido en la l\u00EDnea [{0}] columna [{1}] +webXmlParser.applicationStart = Analizando fichero de aplicaci\u00F3n web.xml en [{0}] Modified: tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties Thu Mar 30 09:11:34 2017 @@ -41,25 +41,25 @@ endpoint.debug.unlock.fail=Caught except endpoint.debug.unlock.localFail=Unable to determine local address for [{0}] endpoint.debug.unlock.localNone=Failed to unlock acceptor for [{0}] because the local address was not available endpoint.accept.fail=Socket accept failed -endpoint.alpn.fail=Failed to configure endpoint for ALPN using {0} +endpoint.alpn.fail=Failed to configure endpoint for ALPN using [{0}] endpoint.alpn.negotiated=Negotiated [{0}] protocol using ALPN endpoint.duplicateSslHostName=Multiple SSLHostConfig elements were provided for the host name [{0}]. Host names must be unique. endpoint.executor.fail=Executor rejected socket [{0}] for processing endpoint.getAttribute=[{0}] is [{1}] -endpoint.init.bind=Socket bind failed: [{0}] {1} -endpoint.init.listen=Socket listen failed: [{0}] {1} +endpoint.init.bind=Socket bind failed: [{0}] [{1}] +endpoint.init.listen=Socket listen failed: [{0}] [{1}] endpoint.init.notavail=APR not available endpoint.launch.fail=Failed to launch new runnable endpoint.noSslHostConfig=No SSLHostConfig element was found with the hostName [{0}] to match the defaultSSLHostConfigName for the connector [{1}] endpoint.noSslHostName=No host name was provided for the SSL host configuration -endpoint.poll.limitedpollsize=Failed to create poller with specified size of {0} +endpoint.poll.limitedpollsize=Failed to create poller with specified size of [{0}] endpoint.poll.initfail=Poller creation failed -endpoint.poll.fail=Critical poller failure (restarting poller): [{0}] {1} +endpoint.poll.fail=Critical poller failure (restarting poller): [{0}] [{1}] endpoint.poll.error=Unexpected poller error endpoint.process.fail=Error allocating socket processor endpoint.processing.fail=Error running socket processor endpoint.sendfile.error=Unexpected sendfile error -endpoint.sendfile.addfail=Sendfile failure: [{0}] {1} +endpoint.sendfile.addfail=Sendfile failure: [{0}] [{1}] endpoint.setAttribute=Set [{0}] to [{1}] endpoint.timeout.err=Error processing socket timeout endpoint.apr.failSslContextMake=Unable to create SSLContext. Check that SSLEngine is enabled in the AprLifecycleListener, the AprLifecycleListener has initialised correctly and that a valid SSLProtocol has been specified Modified: tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_es.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_es.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_es.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_es.properties Thu Mar 30 09:11:34 2017 @@ -15,20 +15,20 @@ # net resources endpoint.err.handshake = Acuerdo fallido endpoint.err.unexpected = Error inesperado al procesar conector -endpoint.debug.unlock.fail = Excepci\u00F3n cogida intentando desbloquear aceptaci\u00F3n en puerto {0} +endpoint.debug.unlock.fail = Excepci\u00F3n cogida intentando desbloquear aceptaci\u00F3n en puerto [{0}] endpoint.err.close = Excepci\u00F3n cogida intentando cerrar conector -endpoint.init.bind = Ligado de conector fall\u00F3: [{0}] {1} -endpoint.init.listen = Escucha de conector fall\u00F3: [{0}] {1} +endpoint.init.bind = Ligado de conector fall\u00F3: [{0}] [{1}] +endpoint.init.listen = Escucha de conector fall\u00F3: [{0}] [{1}] endpoint.init.notavail = APR no disponible endpoint.accept.fail = Aceptaci\u00F3n de conector fall\u00F3 -endpoint.poll.limitedpollsize = No pude crear encuestador de medida espec\u00EDfica de {0} +endpoint.poll.limitedpollsize = No pude crear encuestador de medida espec\u00EDfica de [{0}] endpoint.poll.initfail = Fall\u00F3 la creaci\u00F3n del encuestador -endpoint.poll.fail = Fallo cr\u00EDtico de encuestador (reiniciando encuestador): [{0}] {1} +endpoint.poll.fail = Fallo cr\u00EDtico de encuestador (reiniciando encuestador): [{0}] [{1}] endpoint.poll.error = Error inesperado de encuestador endpoint.process.fail = Error reservando procesador de conector endpoint.sendfile.error = Error inesperado de env\u00EDo de fichero -endpoint.sendfile.addfail = Fallo en Sednfile: [{0}] {1} -endpoint.warn.noInsecureReneg = La renegociaci\u00F3n segura no est\u00E1 soportada por la biblioteca SSL {0} +endpoint.sendfile.addfail = Fallo en Sednfile: [{0}] [{1}] +endpoint.warn.noInsecureReneg = La renegociaci\u00F3n segura no est\u00E1 soportada por la biblioteca SSL [{0}] endpoint.warn.unlockAcceptorFailed = El hilo aceptador [{0}] fall\u00F3 al desbloquear. Forzando apagado de enchufe (socket). endpoint.debug.channelCloseFail = No puede cerrar el canal endpoint.debug.socketCloseFail = No pude cerrar el enchufe (socket) Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties Thu Mar 30 09:11:34 2017 @@ -13,12 +13,12 @@ # See the License for the specific language governing permissions and # limitations under the License. -jsse.alias_no_key_entry=Alias name {0} does not identify a key entry -jsse.invalid_ssl_conf=SSL configuration is invalid due to {0} +jsse.alias_no_key_entry=Alias name [{0}] does not identify a key entry +jsse.invalid_ssl_conf=SSL configuration is invalid due to [{0}] jsse.invalidTrustManagerClassName=The trustManagerClassName provided [{0}] does not implement javax.net.ssl.TrustManager -jsse.requested_ciphers_not_supported=None of the ciphers specified are supported by the SSL engine : {0} -jsse.enableable_ciphers=Specified SSL ciphers that are supported and enableable are : {0} -jsse.unsupported_ciphers=Some specified SSL ciphers are not supported by the SSL engine : {0} +jsse.requested_ciphers_not_supported=None of the ciphers specified are supported by the SSL engine : [{0}] +jsse.enableable_ciphers=Specified SSL ciphers that are supported and enableable are : [{0}] +jsse.unsupported_ciphers=Some specified SSL ciphers are not supported by the SSL engine : [{0}] jsse.excludeProtocol=The SSL protocol [{0}] which is supported in this JRE was excluded from the protocols available to Tomcat jsse.noDefaultCiphers=Unable to determine a default for ciphers for [{0}]. Set an explicit value to ensure the connector can start. jsse.noDefaultProtocols=Unable to determine a default for sslEnabledProtocols. Set an explicit value to ensure the connector can start. @@ -30,8 +30,8 @@ jseeSupport.certTranslationError=Error t jsseSupport.noCertWant=No client certificate sent for want jsseSupport.serverRenegDisabled=SSL server initiated renegotiation is disabled, closing connection jsseSupport.unexpectedData=Unexpected data read from input stream -jsse.openssl.unknownElement=Unknown element in cipher string: {0} -jsse.openssl.effectiveCiphers=Ciphers used: {0} +jsse.openssl.unknownElement=Unknown element in cipher string: [{0}] +jsse.openssl.effectiveCiphers=Ciphers used: [{0}] jsseUtil.invalidTrustCert=The certificate for [{0}] in the trust store is not valid and has, therefore, been excluded in the list of certificates sent to the client jsseUtil.noCrlSupport=The truststoreProvider [{0}] does not support the certificateRevocationFile configuration option Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_es.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_es.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_es.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_es.properties Thu Mar 30 09:11:34 2017 @@ -12,6 +12,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -jsse.alias_no_key_entry = El nombre de Alias {0} no identifica una entrada de clave -jsse.invalid_ssl_conf = La configuraci\u00F3n SSL no es v\u00E1lida debido a {0} +jsse.alias_no_key_entry = El nombre de Alias [{0}] no identifica una entrada de clave +jsse.invalid_ssl_conf = La configuraci\u00F3n SSL no es v\u00E1lida debido a [{0}] jsse.invalidTrustManagerClassName = El trustManagerClassName suministrado [{0}] no implementa javax.net.ssl.TrustManager Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties Thu Mar 30 09:11:34 2017 @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -jsse.alias_no_key_entry=Le nom alias {0} n''identifie pas une entr\u00e9e de clef +jsse.alias_no_key_entry=Le nom alias [{0}] n''identifie pas une entr\u00e9e de clef Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ja.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ja.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ja.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_ja.properties Thu Mar 30 09:11:34 2017 @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -jsse.alias_no_key_entry=\u5225\u540d {0} \u306f\u30ad\u30fc\u30a8\u30f3\u30c8\u30ea\u3092\u767a\u898b\u3067\u304d\u307e\u305b\u3093 +jsse.alias_no_key_entry=\u5225\u540d [{0}] \u306f\u30ad\u30fc\u30a8\u30f3\u30c8\u30ea\u3092\u767a\u898b\u3067\u304d\u307e\u305b\u3093 Modified: tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings.properties Thu Mar 30 09:11:34 2017 @@ -25,22 +25,22 @@ engine.renegotiationUnsupported=Renegoti engine.oversizedPacket=Encrypted packet is oversized engine.ciphersFailure=Failed getting cipher list engine.noSSLContext=No SSL context -engine.writeToSSLFailed=Failed writing to SSL, returned: {0} -engine.invalidBufferArray=offset: {0}, length: {1} (expected: offset <= offset + length <= srcs.length [{2}]) +engine.writeToSSLFailed=Failed writing to SSL, returned: [{0}] +engine.invalidBufferArray=offset: [{0}], length: [{1}] (expected: offset <= offset + length <= srcs.length [{2}]) engine.nullBufferInArray=Null buffer in array engine.nullBuffer=Null buffer -engine.openSSLError=OpenSSL error: {0} message: {1} +engine.openSSLError=OpenSSL error: [{0}] message: [{1}] engine.inboundClose=Inbound closed before receiving peer's close_notify engine.nullCipherSuite=Null cipher suite -engine.unsupportedCipher=Unsupported cipher suite: {0} [{1}] +engine.unsupportedCipher=Unsupported cipher suite: [{0}] [{1}] engine.emptyCipherSuite=Empty cipher suite -engine.failedCipherSuite=Failed to enable cipher suite {0} -engine.unsupportedProtocol=Protocol {0} is not supported +engine.failedCipherSuite=Failed to enable cipher suite [{0}] +engine.unsupportedProtocol=Protocol [{0}] is not supported engine.unverifiedPeer=Peer unverified engine.noSession=SSL session ID not available engine.nullName=Null value name engine.nullValue=Null value -engine.handshakeFailure=Failed handshake: {0} +engine.handshakeFailure=Failed handshake: [{0}] keyManager.nullCertificateChain=Null certificate chain keyManager.nullPrivateKey=Null private key Modified: tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings.properties Thu Mar 30 09:11:34 2017 @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -threadPoolExecutor.threadStoppedToAvoidPotentialLeak=Stopping thread {0} to avoid potential memory leaks after a context was stopped. +threadPoolExecutor.threadStoppedToAvoidPotentialLeak=Stopping thread [{0}] to avoid potential memory leaks after a context was stopped. Modified: tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings_es.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings_es.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings_es.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/util/threads/res/LocalStrings_es.properties Thu Mar 30 09:11:34 2017 @@ -12,4 +12,4 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -threadPoolExecutor.threadStoppedToAvoidPotentialLeak = Parando hilo {0} para evita fallos potenciales de memoria tras haberse parado un contexto. +threadPoolExecutor.threadStoppedToAvoidPotentialLeak = Parando hilo [{0}] para evita fallos potenciales de memoria tras haberse parado un contexto. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties?rev=1789472&r1=1789471&r2=1789472&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties (original) +++ tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties Thu Mar 30 09:11:34 2017 @@ -14,7 +14,7 @@ # limitations under the License. serverContainer.addNotAllowed=No further Endpoints may be registered once an attempt has been made to use one of the previously registered endpoints serverContainer.configuratorFail=Failed to create configurator of type [{0}] for POJO of type [{1}] -serverContainer.duplicatePaths=Multiple Endpoints may not be deployed to the same path [{0}] : existing endpoint was {1} and new endpoint is {2} +serverContainer.duplicatePaths=Multiple Endpoints may not be deployed to the same path [{0}] : existing endpoint was [{1}] and new endpoint is [{2}] serverContainer.encoderFail=Unable to create encoder of type [{0}] serverContainer.endpointDeploy=Endpoint class [{0}] deploying to path [{1}] in ServletContext [{2}] serverContainer.missingAnnotation=Cannot deploy POJO class [{0}] as it is not annotated with @ServerEndpoint --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org