mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-22 02:45:11 -04:00
[misc] update log messages to reflect the new UI
* Also fix a typo in the English translation base
This commit is contained in:
parent
213728a922
commit
c7cd7e4a71
3 changed files with 7 additions and 7 deletions
|
@ -766,7 +766,7 @@ BOOL GetDevices(DWORD devnum)
|
|||
uprintf("Device eliminated because it was detected as a Hard Drive (score %d > 0)", score);
|
||||
if (!list_non_usb_removable_drives)
|
||||
uprintf("If this device is not a Hard Drive, please e-mail the author of this application");
|
||||
uprintf("NOTE: You can enable the listing of Hard Drives in 'Advanced Options' (after clicking the white triangle)");
|
||||
uprintf("NOTE: You can enable the listing of Hard Drives under 'advanced drive properties'");
|
||||
safe_closehandle(hDrive);
|
||||
safe_free(devint_detail_data);
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue