Changeset 30950


Ignore:
Timestamp:
11/12/14 23:01:44 (9 years ago)
Author:
obi
Message:

fix skinadjust text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/skinadjust.h

    r30468 r30950  
    198198                        if(reboot == 1)
    199199                        {
    200                                 textbox(_("Message"), _("Receiver now reboot !!!"), _("OK"), getrcconfigint("rcok", NULL), NULL, 0, NULL, 0, NULL, 0, 600, 200, 0, 0);
     200                                textbox(_("Message"), _("Titan will be restartet !"), _("OK"), getrcconfigint("rcok", NULL), NULL, 0, NULL, 0, NULL, 0, 600, 200, 0, 0);
    201201                                oshutdown(3, 0);
    202202                        }
Note: See TracChangeset for help on using the changeset viewer.