On 08/12/2010 18:03, Christopher Schultz wrote:
> Mark,
> 
> On 12/5/2010 12:31 PM, Mark Thomas wrote:
>> On 03/12/2010 16:07, schu...@apache.org wrote:
>>> Author: schultz
>>> Date: Fri Dec  3 16:07:50 2010
>>> New Revision: 1041892
>>>
>>> +        if(methodSet.contains("TRACE"))
>>> +            throw new IllegalArgumentException("TRACE method MUST NOT 
>>> include an entity (see RFC 2616 Section 9.6)");
>> This should use the StringManager for i18n support.
> 
> Okay, last question: I can handle the English version... should I leave
> it at that and ask for a human translation, or should I use Google
> Translate to translate to the other existing locales in the LocalStrings
> files?

We usually just do the English and wait for contributions for the other
languages.

Mark

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

Reply via email to