In the context of our discussion, internationalization (short as i18n) is more appropriately interpreted as using non-English languages. We will call your own language as "native language"; if yours happens to be English, well, take that term as "foreign language". Running on top of the Java platform, Judo programs can easily read, write and present textual contents in various human languages. You can embed native language texts in the script source file as well. This chapter details this usage, including explanations on how to set up your environment on popular operation systems. Java coding knowledge is not needed, and how to set up the Java environment is explained. This is also useful for Java programmers who have never had a chance to dealt with such issues.
|