Changeset 27740 for titan/plugins/usbreset
- Timestamp:
- 03/21/14 02:58:06 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/usbreset/usbreset.h
r23307 r27740 81 81 addusbreset(USBRESETPATH, &mlist); 82 82 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); 84 84 85 85 if(mbox != NULL)
Note: See TracChangeset
for help on using the changeset viewer.