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/usbreset/usbreset.h

    r23307 r27740  
    8181        addusbreset(USBRESETPATH, &mlist);
    8282       
    83         mbox = menulistbox(mlist, NULL, "USB Reset", NULL, NULL, 1, 0);
     83        mbox = menulistbox(mlist, NULL, _("USB Reset"), _("Choose your Devices from the following list"), NULL, 1, 0);
    8484       
    8585        if(mbox != NULL)
Note: See TracChangeset for help on using the changeset viewer.