Fix About Device -> Status subtext 11/215211/2
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 2 Oct 2019 12:02:15 +0000 (14:02 +0200)
committerKiseok Chang <kiso.chang@samsung.com>
Mon, 7 Oct 2019 02:23:56 +0000 (02:23 +0000)
Change-Id: I44436d9b683811e161357cc803be13a186d57648

setting-about/src/setting-about-main.c

index 2a5db20e64c74ca084763aedcf9fb1b2a1d65494..00285b478cb3679f877d55e72cdb9b07afbbb89e 100755 (executable)
@@ -1463,7 +1463,7 @@ static int __generate_genlist(void *data)
        (void)setting_create_Gendial_field_def(ad->md.genlist,
                        &(ad->itc_1icon_1text_sub), __mouse_up_Gendial_list_cb,
                        ad, SWALLOW_Type_INVALID, NULL, NULL, 0,
-                       ITEM_NAME_STATUS, "Show phone number, network"\
+                       ITEM_NAME_STATUS, "Show network "\
                        "status, and other information.", NULL);
 
        return SETTING_RETURN_SUCCESS;