[Foresight-i18n] Re: problems found in translated website

Itn itn2002-lj at infoseek.jp
Tue Apr 1 10:17:12 EDT 2008


> They should be i18nized, but we haven't figured out how to do that
> yet :)  Do you have ideas?
> 
> --Ken
> 

includes/*.html are easy.We can use html2po command in a shell script or Makefile,
in addition,we don't have to i18nize all html files in includes,
only "latestnews.html".
menus.js is difficult because there is no standard way to i18nize javascript.
But I googled and found the gettext-js in googlecode,
see http://code.google.com/p/gettext-js/
There is no release but svn code is available.It seems to be unstable but it is worth trying.
I'm learning how to use it.




More information about the Foresight-i18n mailing list