internationalization versus localization

M

Matt

I am confused what's the differences between
internationalization localization. Or they
are both referring Java API supports on building multi-lingual
java applications??

Please advise. thanks!!
 
M

Michael Borgwardt

Matt said:
I am confused what's the differences between
internationalization localization. Or they
are both referring Java API supports on building multi-lingual
java applications??

According to http://java.sun.com/j2se/corejava/intl/index.jsp

"Internationalization is the process of designing software so that it can be adapted
(localized) to various languages and regions easily, cost-effectively, and in particular
without engineering changes to the software. Localization is performed by simply adding
locale-specific components, such as translated text, data describing locale-specific
behavior, fonts, and input methods."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top