Changeset 27625
- Timestamp:
- 03/18/14 17:50:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/harddisk.h
r27587 r27625 217 217 changetitle(screen, _("Harddisk Configure")); 218 218 if(titletext != status.skinerr) changetext(titletext, _("Harddisk Configure")); 219 if(details != status.skinerr) changetext(details, _("select the media drive from Device List for configuration"));219 if(details != status.skinerr) changetext(details, _("select the function for the specified device")); 220 220 221 221 if(status.expertmodus > 9) y = 8;
Note: See TracChangeset
for help on using the changeset viewer.