So I take it a try.
The result? admi18n itself works smoothly, the feature of
"edit translation entries in place", and
"on-line compile"
are awensome.
The admi18n's introduction also looks great, and the document collect
most of infomations for translate strings
http://www.turbogears.org/preview/docs/i18n/index.html
http://www.checkandshare.com/admi18n/
BUT I GOT A HUGE PROBLEM that MISSING the last steps to make the
translation work.
I can't make "cherrypy.session['locale'] = lang" work (In my case
lang="tw"),
nor setup "i18n.run_template_filter = True" on dev.cfg.
I believe there should be something haven updated but not been
documented yet.
Can anyone throw some tips here to make il8n work?
--
Fred
---------------------------------------------------------------------
Behind the firewall, nobody can hear you scream...
It works.
The required steps are here:
1. Put "session_filter.on = True" in dev.cfg
2. Put "turbogears.i18n.set_session_locale("tw") " in controller method
regards
--
Fred
--
cheers
elvelind grandin