mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[ui] update persistence size controls
* Also refactor ToggleImageOptions()
This commit is contained in:
parent
0fa19d7019
commit
1004a6e066
7 changed files with 170 additions and 106 deletions
|
@ -308,6 +308,11 @@ t MSG_119 "advanced drive properties"
|
|||
t MSG_120 "advanced format options"
|
||||
t MSG_121 "Show %s"
|
||||
t MSG_122 "Hide %s"
|
||||
t MSG_123 "Persistent partition size"
|
||||
t MSG_124 "No persistence"
|
||||
t MSG_125 "Use this slider to set the size of the persistent partition. Setting the size to 0 disables the persistent partition."
|
||||
t MSG_126 "Use this field to enter the size of the persistent partition. Setting the size to 0 disables the persistent partition."
|
||||
t MSG_127 "Set the persistent partition size unit."
|
||||
t MSG_150 "Type of computer you plan to use this bootable drive with. It is your responsibility to determine whether "
|
||||
"your target is of BIOS or UEFI type before you start creating the drive, as it may fail to boot otherwise."
|
||||
# You shouldn't translate 'Legacy Mode' as this is an option that usually appears in English in the UEFI settings.
|
||||
|
@ -372,7 +377,6 @@ t MSG_196 "IMPORTANT: THIS DRIVE USES A NONSTANDARD SECTOR SIZE!\n\n"
|
|||
t MSG_197 "Nonstandard sector size detected"
|
||||
t MSG_198 "'Windows To Go' can only be installed on a GPT partitioned drive if it has "
|
||||
"the FIXED attribute set. The current drive was not detected as FIXED."
|
||||
t MSG_199 "Persistent partition size"
|
||||
|
||||
t MSG_201 "Cancelling - Please wait..."
|
||||
t MSG_202 "Scanning image..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue