What is internationalization and localization?

What is internationalization and localization?

InternationalizationLocalization
Internationalization is the process of developing globally accepted application.Localization is the means by which Internationalization application can be used for local regions.
It can be used with different languages, date, time, currency and other values without software modification.It can be capable of dealing with a specific region, country or language.
It is the process of designing a software application.It is the process of adapting internationalized software for a specific region or language.
What is Locale?
Locale represents languages and cultural preferences of a geographic area..
Java Resource Bundles - What is resource bundles?
Java Resource Bundles - When your program needs a locale-specific resource your program can load it from the resource bundle..
What is a Portlet? Explain its capabilities
What is a Portlet? - Portlets are UI components that are pluggable and are managed, displayed in a web portal...
Post your comment