Merge "Update doxygen of Text." into tizen_2.2
[platform/framework/native/appfw.git] / inc / FLocales.h
index a9d627d..2f2784e 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -49,6 +48,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.