From: Jing Yigang Date: Wed, 5 Sep 2012 01:35:59 +0000 (+0800) Subject: [Bug] Fix P120904-5172 : modify the title . X-Git-Tag: 2.0_alpha~40^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3fde467f4ff292648fbbfa19b32b337f5e647039;p=apps%2Fcore%2Fpreloaded%2Fsettings.git [Bug] Fix P120904-5172 : modify the title . Change-Id: Iefdb717d1eb1598a493e8ac1493dcdf43ad592e4 --- diff --git a/resource/setting.cfg b/resource/setting.cfg index f4a4bc8..09d9b76 100755 --- a/resource/setting.cfg +++ b/resource/setting.cfg @@ -240,7 +240,7 @@ "is_resetable" : 1 }, { - "key_name" : "Web Applications", + "key_name" : "Web applications", "icon_path" : "/opt/ug/res/icons/ug-webapp-common-efl/WebApplication.png", "ug_args" : "webapp-common-efl", "pos" : 1, diff --git a/setting-common/include/setting-common-resource.h b/setting-common/include/setting-common-resource.h index fd19f6f..7112067 100755 --- a/setting-common/include/setting-common-resource.h +++ b/setting-common/include/setting-common-resource.h @@ -133,7 +133,7 @@ #define KeyStr_DownloadedAPPs "IDS_ST_BODY_DOWNLOADED_APPLICATIONS" #define KeyStr_AppsInformation "IDS_ST_BODY_APPLICATION_INFO" #define KeyStr_ManageApps "IDS_ST_BODY_MANAGE_APPLICATIONS" -#define KeyStr_WebApps "Web Applications" +#define KeyStr_WebApps "Web applications" #define KeyStr_MoreConnect "IDS_ST_BODY_MORE_CONNECTIVITY_SETTINGS" #define KeyStr_MoreSystem "IDS_ST_BODY_MORE_SYSTEM_SETTINGS"