Changeset 27740 for titan/plugins/hbbtv


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

update menulistbox with detail text

File:
1 edited

Legend:

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

    r25932 r27740  
    756756start:
    757757        drawscreen(skin, 0, 0);
    758         mbox = menulistbox(mlist, "menulist", "HBBTV Favoriten", NULL, NULL, 0, 0);
     758        mbox = menulistbox(mlist, "menulist", _("HBBTV Favoriten"), _("Choose your HBBTV Favorite from the following list"), NULL, NULL, 0, 0);
    759759        if(mbox != NULL)
    760760        {
Note: See TracChangeset for help on using the changeset viewer.