Author: markt
Date: Mon Nov 12 10:03:07 2018
New Revision: 1846385
URL: http://svn.apache.org/viewvc?rev=1846385&view=rev
Log:
Add missing continuation character spotted when checking results of
export-import for translation
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
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=1846385&r1=1846384&r2=1846385&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
[UTF-8] Mon Nov 12 10:03:07 2018
@@ -188,7 +188,7 @@ where options include:\n\
\ -classpath <path> Overrides java.class.path system property\n\
\ -xpoweredBy Add X-Powered-By response header\n\
\ -trimSpaces [single] Remove template text that consists entirely of
whitespace\n\
-\ (if "single", replace such template text with a
single space)\n
+\ (if "single", replace such template text with a
single space)\n\
\ -javaEncoding <enc> Set the encoding charset for Java classes (default
UTF-8)\n\
\ -source <version> Set the -source argument to the compiler (default
1.8)\n\
\ -target <version> Set the -target argument to the compiler (default
1.8)\n\
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties?rev=1846385&r1=1846384&r2=1846385&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
[UTF-8] Mon Nov 12 10:03:07 2018
@@ -181,7 +181,7 @@ y donde <opciones> incluyen:\n\
\ -classpath <path> Pasa por alto la propiedad de sistema
java.class.path\n\
\ -xpoweredBy Añade cabecera de respuesta X-Powered-By\n\
\ -trimSpaces [single] Remove template text that consists entirely of
whitespace\n\
-\ (if "single", replace such template text with a
single space)\n
+\ (if "single", replace such template text with a
single space)\n\
\ -javaEncoding <enc> Set the encoding charset for Java classes (default
UTF-8)\n\
\ -source <version> Set the -source argument to the compiler (default
1.8)\n\
\ -target <version> Set the -target argument to the compiler (default
1.8)\n\
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties?rev=1846385&r1=1846384&r2=1846385&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
[UTF-8] Mon Nov 12 10:03:07 2018
@@ -117,7 +117,7 @@ où les options comprennet:\n\
\ -classpath <path> Overrides java.class.path system property\n\
\ -xpoweredBy Add X-Powered-By response header\n\
\ -trimSpaces [single] Remove template text that consists entirely of
whitespace\n\
-\ (if "single", replace such template text with a
single space)\n
+\ (if "single", replace such template text with a
single space)\n\
\ -javaEncoding <enc> Set the encoding charset for Java classes (default
UTF-8)\n\
\ -source <version> Set the -source argument to the compiler (default
1.8)\n\
\ -target <version> Set the -target argument to the compiler (default
1.8)\n\
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties?rev=1846385&r1=1846384&r2=1846385&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
[UTF-8] Mon Nov 12 10:03:07 2018
@@ -157,7 +157,7 @@ JSPファイルの場所は次のオプ�
\ -classpath <path> java.class.pathシステムプロパティの上書き\n\
\ -xpoweredBy X-Powered-Byレスポンスヘッダの追加\n\
\ -trimSpaces [single] Remove template text that consists entirely of
whitespace\n\
-\ (if "single", replace such template text with a
single space)\n
+\ (if "single", replace such template text with a
single space)\n\
\ -javaEncoding <enc> Set the encoding charset for Java classes (default
UTF-8)\n\
\ -source <version> Set the -source argument to the compiler (default
1.8)\n\
\ -target <version> Set the -target argument to the compiler (default
1.8)\n\
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]