You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/01/06 16:53:15 UTC

[Bug 62843] Tomcat Russian localization

https://bz.apache.org/bugzilla/show_bug.cgi?id=62843

--- Comment #7 from Christopher Schultz <ch...@christopherschultz.net> ---
I just noticed that this was a (JSP) source code patch as well as a
localization. The code itself is not great. It should use e.g. JSTL and use
on-demand localization instead of statically-loading the strings on
initialization.

The localizations are probably fine (I'd like e.g. Konstantin to validate the
Russian translation); the implementation of the internationalization just needs
to be done differently.

We don't currently have a dependency on JSTL. How does everyone feel about
adding that as a dependency?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org