Localization and Internationalization in Java Tutorial Part 1

preview_player
Показать описание
Using Locale and ResourceBundle Class L10N I18N
using Netbeans

Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a locale).

Internationalization is the process of designing an application so that it can be adapted to various languages and regions without engineering changes.

Resource bundles contain locale-specific objects. When your program needs a locale-specific resource, a String for example, your program can load it from the resource bundle that is appropriate for the current user's locale. In this way, you can write program code that is largely independent of the user's locale isolating most, if not all, of the locale-specific information in resource bundles.
This allows you to write programs that can:

be easily localized, or translated, into different languages
handle multiple locales at once
be easily modified later to support even more locales.

Follow on Facebook:

Subscribe to our other channel:
Telusko Hindi :

Subscribe to the channel and learn Programming in easy way.

Рекомендации по теме
Комментарии
Автор

In arabic it's "Eid milad saâid"! Thanks for this tutorial serie :)

Tunixpro
Автор

Sir I want to print marathi msg with in devnagri fond so how to do it

javaspring
Автор

Explain the correct difference between Localization and Internationalization please instead of why is it called as L10n and I18n ?

sourabhsethi
Автор

Not explained in programmatic way ... Horrible

sachindrapandey
visit shbcf.ru