Changeset 22388


Ignore:
Timestamp:
07/13/13 10:19:08 (10 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/skinadjust.h

    r22387 r22388  
    147147      if(reboot == 1)
    148148                        {
    149                                 textbox(_("Message"), _("Change needs GUI Restart"), _("OK"), getrcconfigint("rcok", NULL), NULL, 0, NULL, 0, NULL, 0, 600, 200, 0, 0);
     149                                textbox(_("Message"), _("Receiver now reboot !!!"), _("OK"), getrcconfigint("rcok", NULL), NULL, 0, NULL, 0, NULL, 0, 600, 200, 0, 0);
    150150                                oshutdown(3, 0);
    151151                        }
Note: See TracChangeset for help on using the changeset viewer.