mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-29 05:55:30 -04:00
[core] fix Large FAT32 not being used in ISO → ESP mode
* Not using our own FAT32 formatting may result in access errors due to Microsoft's hare-brain handling of ESP access. * Also update upcoming translations and copyright year.
This commit is contained in:
parent
ac7b171eca
commit
3fbc465d31
7 changed files with 28 additions and 18 deletions
|
@ -12,7 +12,7 @@ cat > cmd.sed <<\_EOF
|
|||
1i /*\
|
||||
* Rufus: The Reliable USB Formatting Utility\
|
||||
* Localization tables - autogenerated from resource.h\
|
||||
* Copyright © 2013-2022 Pete Batard <pete@akeo.ie>\
|
||||
* Copyright © 2013-2023 Pete Batard <pete@akeo.ie>\
|
||||
*\
|
||||
* This program is free software: you can redistribute it and/or modify\
|
||||
* it under the terms of the GNU General Public License as published by\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue