https://issues.apache.org/bugzilla/show_bug.cgi?id=55017

--- Comment #8 from Christopher Schultz <ch...@christopherschultz.net> ---
(In reply to Mark Thomas from comment #7)
> The patch needs to include the associated documentation changes. It would
> also be nice if it used StringManager for i18n.

Alexey, if you'd care to make those documentation patches and include them, it
would be great. If not, someone else will do them but the patch will take
longer to accept. Let us know if you need any instructions for how to do that:
it's not hard, but just in case you needed some encouragement.

Look at other classes in the same package for uses of StringManager: it's
fairly simple. Basically, anything that is going to end up in a log file, shown
to the user, etc. should be localized. Providing an English translation is
usually sufficient, though it would be nice to provide Spanish and Japanese if
you happen to be multilingual.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to