Ignore:
Timestamp:
02/06/14 21:22:54 (10 years ago)
Author:
obi
Message:

next step translate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/hbbtv/hbbtv.h

    r24564 r25932  
    740740        {
    741741                debug(788, "hbbtvurl=%s", status.aktservice->channel->hbbtvurl);
    742                 tmpmbox = addmenulist(&mlist, "Channel HBBTV", NULL, NULL, 0, 0);
     742                tmpmbox = addmenulist(&mlist, _("Channel HBBTV"), NULL, NULL, 0, 0);
    743743                if(tmpmbox != NULL)
    744744                        tmpmbox->param = ostrcat(status.aktservice->channel->hbbtvurl, NULL, 0, 0);
Note: See TracChangeset for help on using the changeset viewer.