|
Internationalization is a way of designing and producing
products that can be easily adapted to different locales. This
requires extracting all language, country/regional and
culturally dependent elements from a product. In other words,
the process of developing an application whose feature design
and code design do not make assumptions based on a single
locale, and whose source code simplifies the creation of
different local editions of a program, is called
internationalization.
|