1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[loc] small fix for Dutch translation

* Dutch localized Windows uses kB rather than KB, so we do too
This commit is contained in:
Pete Batard 2018-09-05 11:12:13 +01:00
parent 5b4764aff3
commit 93ebbf7dea
4 changed files with 10 additions and 9 deletions

View file

@ -1,6 +1,6 @@
o Version 3.2 (2018.09.??)
Add RSA-2048 signature validation on all the server downloads
Add "Quick" erase cheat mode (courtesy of René van der Zee)
Add "Fast zeroing" cheat mode (courtesy of René van der Zee)
Add support for XP/Server 2003 x64 ISOs (courtesy of Mattiwatti)
Improve ISO extraction performance by preallocating files (courtesy of Mattiwatti)
Improve bad blocks check algorithm (from suggestions by AL.Skywalker)