mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[core] detect, report and warn when multiple partitions are in use
* Closes #191 * Also fix various minor warnings
This commit is contained in:
parent
299506056a
commit
3ae7ec4af5
10 changed files with 129 additions and 82 deletions
|
@ -7,9 +7,12 @@ Remember to also update the version number for your translation ('v x.y.z')
|
|||
once you have matched all the changes that occurred for the en-US translation.
|
||||
|
||||
o Version 1.0.8 (2014.01.21)
|
||||
- MSG_234: 'v%d' is replaced with '%s' (change already applied to existing translations)
|
||||
- Changed MSG_047 "%s (%c:)" -> "Multiple Volumes" (non-updated ones have been commented out)
|
||||
- *NEW* MSG_093 "IMPORTANT: THIS DRIVE CONTAINS MULTIPLE PARTITIONS OR VOLUMES!!"
|
||||
- *NEW* MSG_094 "Multiple partitions detected"
|
||||
- *NEW* MSG_114 "This image uses Syslinux %s but this application only includes Syslinux %s
|
||||
- *NEW* MSG_115 "Download required"
|
||||
- Changed MSG_234: 'v%d' is replaced with '%s' (change already applied to existing translations)
|
||||
|
||||
o Version 1.0.7 (2014.01.01)
|
||||
- Added MSG_092 again
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue