Add the description for locale-senstive information
authorHokwon Song <hokwon.song@samsung.com>
Wed, 10 Apr 2013 07:08:06 +0000 (16:08 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Wed, 10 Apr 2013 10:10:48 +0000 (19:10 +0900)
Change-Id: Ic3452aba73c3e3708ac4bf88f3a43c9f5067885d
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
inc/FLocales.h

index a9d627d..68a452b 100644 (file)
@@ -49,6 +49,8 @@
  *
  * The %Locales namespace contains classes representing a specific cultural region (locale) and the classes for manipulating and formatting locale-sensitive information, such as dates, times, numbers, and time zones.
  *
+ * Even if the list of all the available languages supported by the device is different, the localized information by the %Locales namespace should be represented properly.
+ *
  * For more information on the %Locales namespace features, see <a href="../org.tizen.native.appprogramming/html/guide/locales/locales_namespace.htm">Locales Guide</a>.
  *
  * The following diagram illustrates the relationships between the classes belonging to the %Locales namespace.