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

[loc] set chkdsk and format output to use English locale

* Also fix percentage not being displayed when using slow format
* Also use GetUserDefaultUILanguage() rather than GetUserDefaultLCID()
  to get the user preferred locale.
* Closes #189
This commit is contained in:
Pete Batard 2013-12-20 02:59:44 +00:00
parent 18c9df18b5
commit 897becd290
5 changed files with 63 additions and 13 deletions

View file

@ -113,7 +113,7 @@ o Version 1.1.1 (2012.02.16):
ISO image support (syslinux) - targeted at Linux installation ISOs
ISO fixes and UI improvements
o Version 1.1.0 Beta (2012.02.08):
o Version 1.1.0 (2012.02.08):
ISO image support (NTFS, bootmgr only - targeted at Windows installation ISOs)
o Version 1.0.7 (2012.02.02):