mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] add Ctrl-SELECT option to provide additional content
* For now only .zip archives are supported
This commit is contained in:
parent
71ede6d9a0
commit
e554d2b4e0
7 changed files with 63 additions and 16 deletions
|
@ -9,6 +9,7 @@ o v3.*
|
|||
- *UPDATED* MSG_068 "Error while partitioning drive." -> "Could not partition drive."
|
||||
You can test this new message with <Alt>-<G>
|
||||
- *NEW* MSG_308 "VHD detection"
|
||||
- *NEW* MSG_309 "Compressed archive"
|
||||
// TODO: Add a test ISO for this.
|
||||
- *NEW* MSG_310 "The ISO you have selected uses UEFI and is small enough to be written as (...)"
|
||||
|
||||
|
|
|
@ -566,7 +566,7 @@ t MSG_305 "Use this option to indicate whether you want to use this device to in
|
|||
t MSG_306 "Fast-zeroing drive: %s"
|
||||
t MSG_307 "This may take a while"
|
||||
t MSG_308 "VHD detection"
|
||||
t MSG_309 "ISO → ESP"
|
||||
t MSG_309 "Compressed archive"
|
||||
t MSG_310 "The ISO you have selected uses UEFI and is small enough to be written as an EFI System Partition (ESP). "
|
||||
"Writing to an ESP, instead of writing to a generic data partition occupying the whole disk, can be preferable "
|
||||
"for some types of installations.\n\nPlease select the mode that you want to use to write this image:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue