mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
UI redesign, part 10
* "It's when you start to see the light at the end of the tunnel..."
This commit is contained in:
parent
091aa93cf6
commit
b0529e1eb0
11 changed files with 440 additions and 1434 deletions
|
@ -16,9 +16,44 @@ translation, but always use the English section of rufus.loc as your base.
|
|||
For instance, MSG_114, that was introduced in v1.0.8 is MORE than one line!
|
||||
|
||||
o Version 1.0.23 (2018.??.??)
|
||||
- Changed MSG_280 "Image selection" -> "Disk or ISO image"
|
||||
- Changed MSG_281 "(Please select an image)" -> "%s (Please select)"
|
||||
MSG_281 + MSG_280 are used to create the message that appears in the boot selection dropdown when an image has not been selected.
|
||||
- All positioning ('m', 's') has now been removed as well as some controls, for the 3.0 UI redesign
|
||||
- Removed: MSG_086, MSG_087, MSG_163
|
||||
- *NEW* IDS_DRIVE_PROPERTIES_TXT "Drive Properties"
|
||||
- *NEW* IDS_BOOT_TYPE_TXT "Boot selection"
|
||||
- *NEW* IDC_SELECT "SELECT"
|
||||
- *NEW* IDS_IMAGE_OPTION_TXT "Image Option"
|
||||
- *UPDATED* IDS_PARTITION_TYPE_TXT Partition scheme and target system type -> "Partition scheme"
|
||||
- *NEW* IDS_TARGET_SYSTEM_TXT "Target system"
|
||||
- *NEW* IDS_STATUS_TXT "Status"
|
||||
- *REPLACED* MSG_031 -> "BIOS (or UEFI-CSM)"
|
||||
- *REPLACED* MSG_032 -> "UEFI (non CSM)"
|
||||
- *REPLACED* MSG_033 -> "BIOS or UEFI"
|
||||
- *REMOVED* MSG_086
|
||||
- *REMOVED* MSG_087
|
||||
- *RENAMED* IDC_WINDOWS_INSTALL -> MSG_117
|
||||
- *RENAMED* IDC_WINDOWS_TO_GO -> MSG_118
|
||||
- *NEW* MSG_119 "advanced drive properties"
|
||||
- *NEW* MSG_120 "advanced format options"
|
||||
- *NEW* MSG_121 "Show %s"
|
||||
- *NEW* MSG_122 "Hide %s"
|
||||
MSG_119/120 + MSG_121/122 are used to create the advanced options clickable toolbars
|
||||
- *REPLACED* MSG_150 -> "Method that will be used to create partitions."
|
||||
- *REPLACED* MSG_151 -> "Type of computer you plan to use this bootable drive with. It is up to YOU to find whether your target is of BIOS or UEFI type.\n"
|
||||
"Be mindful that CSM, which can be enabled or disabled on UEFI computers, means 'BIOS emulation', and is not really UEFI."
|
||||
- *REPLACED* MSG_152 -> "Note: 'UEFI-CSM' means BIOS emulation under UEFI, and is not the same as genuine UEFI."ement UEFI."
|
||||
- *REPLACED* MSG_280 "Image selection" -> "Disk or ISO image"
|
||||
- *REPLACED* MSG_281 "(Please select an image)" -> "%s (Please select)"
|
||||
MSG_281 + MSG_280 are used to create the message that appears in the boot selection dropdown when an image has not been selected.
|
||||
- *NEW* MSG_299 "Timestamp validation error"
|
||||
- *NEW* MSG_300 "Rufus could not validate that the timestamp of the downloaded update is more recent than the one for the "
|
||||
"current executable.\n\nIn order to prevent potential attack scenarios, the update process has been aborted and "
|
||||
"the download will be deleted. Please check the log for more details."
|
||||
- *NEW* MSG_301 "Show application settings"
|
||||
- *NEW* MSG_302 "Show information about this application"
|
||||
- *NEW* MSG_303 "Show the log"
|
||||
- *NEW* MSG_314 "Create a disk image of the selected device"
|
||||
- *UPDATED* On IDD_LOG, IDC_LOG_CLEAR, IDC_LOG_SAVE and IDCANCEL were updated to remove the redundant mention of "Log" in the buttons
|
||||
for the languages who did that. *PLEASE* verify that the modification looks correct in your language.
|
||||
|
||||
o Version 1.0.22 (2017.07.17)
|
||||
- *NEW* MSG_295 "Warning: Unofficial version"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue