On 01/08/2018 10:40, ebo...@apache.org wrote:
Author: ebourg
Date: Wed Aug  1 09:40:15 2018
New Revision: 1837219
URL: http://svn.apache.org/viewvc?rev=1837219&view=rev
Log:
Fixed an improperly doubled quote in the English messages
For the benefit of the archives this change is correct but we do need to 
be careful.
Any string that includes substitutions (i.e. {0}, {1}, etc.) requires 
that any ' characters are escaped as '' due to how MessageFormat.format 
behaves.
Mark

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

Reply via email to