Changeset 30119


Ignore:
Timestamp:
09/25/14 14:00:39 (10 years ago)
Author:
obi
Message:

reset to rev 30109

Location:
titan/titan
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/channellist.h

    r30112 r30119  
    10041004                                        }
    10051005                                        else
    1006                                                 textbox(_("Message"), _("Can't remove active Service"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 7, 0);
     1006                                                textbox(_("Message"), _("Can't remove akive Service"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 7, 0);
    10071007                                }
    10081008                                if(list == SATLIST)
  • titan/titan/diseqcconfig.h

    r30115 r30119  
    130130        addchoicebox(diseqcmode, "2", _("DiSEqC 1.2"));
    131131        addchoicebox(diseqcmode, "3", _("DiSEqC 1.3 (USALS)"));
    132         addchoicebox(diseqcmode, "100", _("Toneburst A/B"));
     132        addchoicebox(diseqcmode, "100", _("Tonburst A/B"));
    133133
    134134        changeinput(toneburst, NULL);
Note: See TracChangeset for help on using the changeset viewer.