You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2017/05/30 08:53:08 UTC

svn commit: r1796818 - in /tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources: LocalStrings.properties LocalStrings_es.properties LocalStrings_fr.properties LocalStrings_ja.properties

Author: markt
Date: Tue May 30 08:53:08 2017
New Revision: 1796818

URL: http://svn.apache.org/viewvc?rev=1796818&view=rev
Log:
Remove unused i18n string

Modified:
    tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings.properties
    tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
    tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
    tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties

Modified: tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings.properties
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings.properties?rev=1796818&r1=1796817&r2=1796818&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings.properties (original)
+++ tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings.properties Tue May 30 08:53:08 2017
@@ -18,7 +18,6 @@
 
 jsp.error.compiler=No Java compiler available
 jsp.error.compiler.config=No Java compiler available for configuration options compilerClassName: [{0}] and compiler: [{1}]
-jsp.error.bad.servlet.engine=Incorrect servlet engine version!
 jsp.error.no.scratch.dir=The JSP engine is not configured with a scratch dir.\
 \n Please add \"jsp.initparams=scratchdir=<dir-name>\" \
 \n in the servlets.properties file for this context.

Modified: tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties?rev=1796818&r1=1796817&r2=1796818&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties (original)
+++ tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties Tue May 30 08:53:08 2017
@@ -16,7 +16,6 @@
 # Default localized string information
 # Localized para Locale es_ES
 jsp.error.compiler = No hay compilador Java disponible
-jsp.error.bad.servlet.engine = \u00A1Versi\u00F3n incorrecta del motor servlet\!
 jsp.error.no.scratch.dir = El motor JSP no tiene configurado un directorio de trabajo.\n\
     \ A\u00F1ada "jsp.initparams\=scratchdir\=<dir-name>" \n\
     \ en el fichero servlets.properties para este contexto.

Modified: tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties?rev=1796818&r1=1796817&r2=1796818&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties (original)
+++ tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties Tue May 30 08:53:08 2017
@@ -16,7 +16,6 @@
 # Default localized string information
 # Localized this the Default Locale as is fr_FR
 
-jsp.error.bad.servlet.engine=Version de moteur de servlet incorrecte!
 jsp.error.no.scratch.dir=Le moteur de JSP engine n''est pas configur\u00e9 avec un r\u00e9pertoire de travail.\
 \n Merci d''ajouter \"jsp.initparams=scratchdir=<dir-name>\" \
 \n dans le fichier "servlets.properties" de ce contexte.

Modified: tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties?rev=1796818&r1=1796817&r2=1796818&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties (original)
+++ tomcat/tc7.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_ja.properties Tue May 30 08:53:08 2017
@@ -16,7 +16,6 @@
 # Default localized string information
 # Localized this the Default Locale as is ja_JP
 
-jsp.error.bad.servlet.engine=\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u30a8\u30f3\u30b8\u30f3\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093
 jsp.error.no.scratch.dir=JSP\u30a8\u30f3\u30b8\u30f3\u306b\u30c7\u30d5\u30a9\u30eb\u30c8\u306escratchDir\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\
 \n \u3053\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u306eservlets.properties\u30d5\u30a1\u30a4\u30eb\u306b\u3001\
 \n \"jsp.initparams=scratchdir=<dir-name>\" \u3092\u8ffd\u52a0\u3057\u3066\u304f\u3060\u3055\u3044\u3002



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org