mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[core] add a cheat mode to zero the USB device
* Alt-Z to zap! * Also set rufus-next to 2.6
This commit is contained in:
parent
521ffc11df
commit
b66401b355
6 changed files with 89 additions and 26 deletions
|
@ -545,6 +545,7 @@ t MSG_283 "Invalid signature"
|
|||
t MSG_284 "The downloaded executable is missing a digital signature."
|
||||
t MSG_285 "The downloaded executable is signed by '%s'.\nThis is not a signature we recognize and could "
|
||||
"indicate some form of malicious activity...\nAre you sure you want to run this file?"
|
||||
t MSG_286 "Zeroing drive: %0.1f%% completed"
|
||||
|
||||
################################################################################
|
||||
############################# TRANSLATOR END COPY ##############################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue