From: Hokwon Song Date: Wed, 10 Apr 2013 07:08:06 +0000 (+0900) Subject: Add the description for locale-senstive information X-Git-Tag: accepted/tizen_2.1/20130425.034849~107 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c023a9363ab3623ddd264cb16d386905687e3cd0;p=framework%2Fosp%2Fappfw.git Add the description for locale-senstive information Change-Id: Ic3452aba73c3e3708ac4bf88f3a43c9f5067885d Signed-off-by: Hokwon Song --- diff --git a/inc/FLocales.h b/inc/FLocales.h index a9d627d..68a452b 100644 --- a/inc/FLocales.h +++ b/inc/FLocales.h @@ -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 Locales Guide. * * The following diagram illustrates the relationships between the classes belonging to the %Locales namespace.