mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] add a cheat mode to disable file indexing after format
* New cheat mode is Alt-Q, and gets preserved between sessions * Only for file systems that support it (NTFS, UDF and ReFS)
This commit is contained in:
parent
d9a928f5bc
commit
5d3be6ca51
7 changed files with 50 additions and 9 deletions
|
@ -551,6 +551,7 @@ t MSG_286 "Zeroing drive: %0.1f%% completed"
|
|||
t MSG_287 "Detection of non-USB removable drives"
|
||||
t MSG_288 "Missing elevated privileges"
|
||||
t MSG_289 "This application can only run with elevated privileges"
|
||||
t MSG_290 "File Indexing"
|
||||
|
||||
################################################################################
|
||||
############################# TRANSLATOR END COPY ##############################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue