diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-DC77555F-ADAF-5BCA-A5D6-89B8CDC69848.dita --- a/Symbian3/PDK/Source/GUID-DC77555F-ADAF-5BCA-A5D6-89B8CDC69848.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-DC77555F-ADAF-5BCA-A5D6-89B8CDC69848.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,46 +1,46 @@ - - - - - -Localisation -OverviewOverview of localisation support that is available with Symbian -platform. -
Purpose

Localisation -allows the Symbian device to handle locale-sensitive information: for example -language used and how the date and currency are displayed. This collection -makes up what Symbian platform defines as a locale.

On Symbian platform, -the locale settings are stored in class TLocale.

-
Architecture

There -are two sets of locale settings, those that are hard-coded into the phone -and those that are stored in a locale.dll. The device -creator produces both the hard-coded localisation settings and the locale.dll.

-
Description

The -localisation API is used to set locale-sensitive information that can be changed -by the user; namely, locale, calendar settings, country code, currency format, -date and time format, numerical values and time zone information.

-
Using Localisation -Support

The locale DLL is created by the phone manufacturer and -only the settings application provided by the UI vendor can change the settings -or values.

The locale setup process is controlled by the EStart component -and goes through three phases:

    -
  • Set the hard-coded defaults,

  • -
  • Load the locale from -the HAL settings and load the required locale, and

  • -
  • Request update notifications

  • -

The device creator produces both the hard-coded values and the locale.dll.

The -locale DLL files are named on the pattern eloc1.XYZ, -where XYZ is the language number as defined by TLanguage enumeration -defined in e32lang.h.

-
-Locale Settings - Overview -Base Starter - + + + + + +Localisation +OverviewOverview of localisation support that is available with Symbian +platform. +
Purpose

Localisation +allows the Symbian device to handle locale-sensitive information: for example +language used and how the date and currency are displayed. This collection +makes up what Symbian platform defines as a locale.

On Symbian platform, +the locale settings are stored in class TLocale.

+
Architecture

There +are two sets of locale settings, those that are hard-coded into the phone +and those that are stored in a locale.dll. The device +creator produces both the hard-coded localisation settings and the locale.dll.

+
Description

The +localisation API is used to set locale-sensitive information that can be changed +by the user; namely, locale, calendar settings, country code, currency format, +date and time format, numerical values and time zone information.

+
Using Localisation +Support

The locale DLL is created by the phone manufacturer and +only the settings application provided by the UI vendor can change the settings +or values.

The locale setup process is controlled by the EStart component +and goes through three phases:

    +
  • Set the hard-coded defaults,

  • +
  • Load the locale from +the HAL settings and load the required locale, and

  • +
  • Request update notifications

  • +

The device creator produces both the hard-coded values and the locale.dll.

The +locale DLL files are named on the pattern eloc1.XYZ, +where XYZ is the language number as defined by TLanguage enumeration +defined in e32lang.h.

+
+Locale Settings + Overview +Base Starter +
\ No newline at end of file