Fix P120905-5631
authorKairong Yin <kairong78.yin@samsung.com>
Thu, 6 Sep 2012 09:37:51 +0000 (02:37 -0700)
committerKairong Yin <kairong78.yin@samsung.com>
Thu, 6 Sep 2012 09:37:51 +0000 (02:37 -0700)
Change-Id: Ie5529ac7dd27c951e1d0075dab7611f3b09b7b2c

setting-network/src/setting-network-con.c

index 9a735f3..4d0a4a1 100755 (executable)
@@ -245,7 +245,7 @@ setting_network_con_click_softkey_reset_cb(void *data, Evas_Object *obj, void *e
        SettingNetworkUG *ad = (SettingNetworkUG *) data;
        //Reset connections info..
        excuteCmd("/usr/bin/dbus-send", 1, NET_CON_RESET_DBUS_PARA);
-       setting_create_simple_popup(ad, ad->win_get, NULL, _("Reseted!"));
+       setting_create_simple_popup(ad, ad->win_get, NULL, _("IDS_COM_POP_SUCCESS"));
 }
 
 static void