mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[ui] add cheat mode (Alt-M) to ignore Boot Marker
This commit is contained in:
parent
77b0d1d366
commit
35b0ab2470
8 changed files with 38 additions and 21 deletions
|
@ -23,6 +23,7 @@ o v3.*
|
|||
- *NEW* MSG_317 "Disk ID"
|
||||
// The following can be tested with <Alt>-<+> and <Alt>-<->
|
||||
- *NEW* MSG_318 "Default thread priority: %d"
|
||||
- *NEW* MSG_319 "Ignore Boot Marker"
|
||||
|
||||
o v3.5 (2019.03.12)
|
||||
The following 3 messages can be tested by creating a UEFI:NTFS drive in Rufus ('Show advanced drive properties' must be enabled
|
||||
|
|
|
@ -578,6 +578,7 @@ t MSG_315 "Multiple buttons"
|
|||
t MSG_316 "Number of passes"
|
||||
t MSG_317 "Disk ID"
|
||||
t MSG_318 "Default thread priority: %d"
|
||||
t MSG_319 "Ignore Boot Marker"
|
||||
|
||||
#########################################################################
|
||||
l "ar-SA" "Arabic (العربية)" 0x0401, 0x0801, 0x0c01, 0x1001, 0x1401, 0x1801, 0x1c01, 0x2001, 0x2401, 0x2801, 0x2c01, 0x3001, 0x3401, 0x3801, 0x3c01, 0x4001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue