I don't think our locale support works with Cheetah, but it's been quite some time since I've worked in this area, so I may be wrong. Most of the magic happens in the GalaxyWebTransaction.setup_i18n() method in ~/lib/galaxy/web/framework.__init__.py which is mako centric. It shouldn't be too difficult to add support for Cheetah templates if it's needed. The developers at the Database Center for the Life Science (DBCLS) in Japan host their own Galaxy instance (http://preview.galaxy.dbcls.jp/), and have done some work in this area, but a brief review of their tools does not show any that display Japanese. On Oct 10, 2011, at 12:36 PM, Peter Cock wrote:
On Mon, Oct 10, 2011 at 2:39 PM, Greg Von Kuster <greg@bx.psu.edu> wrote:
To clarify a bit more, there are currently only 2 languages supported in the Galaxy distribution; English and Japanese ...
Is it possible for tool wrappers to embed alternative language text?
Peter
Greg Von Kuster Galaxy Development Team greg@bx.psu.edu