You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/10/22 23:51:20 UTC

svn commit: r1187816 - in /tomcat/tc7.0.x/trunk/java/javax/servlet: LocalStrings_fr.properties http/LocalStrings.properties http/LocalStrings_fr.properties

Author: kkolinko
Date: Sat Oct 22 21:51:20 2011
New Revision: 1187816

URL: http://svn.apache.org/viewvc?rev=1187816&view=rev
Log:
Remove trailing whitespace from values in *.properties files in java/javax/
These were part of r1187778

Modified:
    tomcat/tc7.0.x/trunk/java/javax/servlet/LocalStrings_fr.properties
    tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings.properties
    tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings_fr.properties

Modified: tomcat/tc7.0.x/trunk/java/javax/servlet/LocalStrings_fr.properties
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/javax/servlet/LocalStrings_fr.properties?rev=1187816&r1=1187815&r2=1187816&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/javax/servlet/LocalStrings_fr.properties (original)
+++ tomcat/tc7.0.x/trunk/java/javax/servlet/LocalStrings_fr.properties Sat Oct 22 21:51:20 2011
@@ -18,6 +18,6 @@
 
 err.not_iso8859_1={0} n''est pas un caract\u00e8re ISO 8859-1
 value.true=true
-value.false=false 
+value.false=false
 
 

Modified: tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings.properties
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings.properties?rev=1187816&r1=1187815&r2=1187816&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings.properties (original)
+++ tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings.properties Sat Oct 22 21:51:20 2011
@@ -21,7 +21,7 @@ err.cookie_name_blank=Cookie name may no
 err.io.negativelength=Negative Length given in write method
 err.io.short_read=Short Read
 
-http.method_not_implemented=Method {0} is not is not implemented by this servlet for this URI 
+http.method_not_implemented=Method {0} is not is not implemented by this servlet for this URI
 
 http.method_get_not_supported=HTTP method GET is not supported by this URL
 http.method_post_not_supported=HTTP method POST is not supported by this URL

Modified: tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings_fr.properties
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings_fr.properties?rev=1187816&r1=1187815&r2=1187816&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings_fr.properties (original)
+++ tomcat/tc7.0.x/trunk/java/javax/servlet/http/LocalStrings_fr.properties Sat Oct 22 21:51:20 2011
@@ -25,4 +25,4 @@ http.method_not_implemented=Le m\u00e9th
 http.method_get_not_supported=La m\u00e9thode HTTP GET n''est pas support\u00e9e par cette URL
 http.method_post_not_supported=La m\u00e9thode HTTP POST n''est pas support\u00e9e par cette URL
 http.method_put_not_supported=La m\u00e9thode HTTP PUT n''est pas support\u00e9e par cette URL
-http.method_delete_not_supported=La m\u00e9thode HTTP DELETE n''est pas support\u00e9e par cette URL 
+http.method_delete_not_supported=La m\u00e9thode HTTP DELETE n''est pas support\u00e9e par cette URL



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