mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[grub] add Grub4DOS support
* Also adds some stubs for Grub 2.0 * Also add a note about VS2013 CE in the readme * Addresses the first part of #340
This commit is contained in:
parent
ca5a9dde5f
commit
306191fb85
17 changed files with 1082 additions and 104 deletions
|
@ -15,6 +15,13 @@ content. PLEASE, do not just look at this Changelog when updating your
|
|||
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.13 (2014.11.14)
|
||||
- Changed MSG_104 "Syslinux v5.0 or later requires a '%s' file to be installed.\n"
|
||||
"Because this file is more than 100 KB in size, and always present on Syslinux v5+ ISO images (...)"
|
||||
-> "%s or later requires a '%s' file to be installed.\n"
|
||||
"Because this file is more than 100 KB in size, and always present on %s ISO images (...)"
|
||||
Note: since this doesn't require translator involvement, I have applied the change to existing translations.
|
||||
|
||||
o Version 1.0.12 (2014.05.19)
|
||||
- *NEW* MSG_079 "The device is not ready."
|
||||
- *NEW* MSG_189 "This ISO image is not compatible with the selected filesystem"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue