From c023a9363ab3623ddd264cb16d386905687e3cd0 Mon Sep 17 00:00:00 2001 From: Hokwon Song Date: Wed, 10 Apr 2013 16:08:06 +0900 Subject: [PATCH] Add the description for locale-senstive information Change-Id: Ic3452aba73c3e3708ac4bf88f3a43c9f5067885d Signed-off-by: Hokwon Song --- inc/FLocales.h | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.7.4