Merge "Fix P120905-5631" into 2.0_beta
authorkairong yin <kairong78.yin@tizendev.org>
Fri, 7 Sep 2012 06:52:06 +0000 (15:52 +0900)
committerGerrit Code Review <gerrit2@localhost>
Fri, 7 Sep 2012 06:52:06 +0000 (15:52 +0900)
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