mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-04 16:53:54 -04:00
[loc] fix multiple issues with the ISO progress dialog
* Fix language not being applied when switching locale * Disable controls when scanning is in progress * Fix Cancel button staying disabled * Also fix trailing whitespaces and typo in loc file * Closes #258
This commit is contained in:
parent
d5a02c63f1
commit
92fd7636a7
3 changed files with 41 additions and 29 deletions
|
@ -938,7 +938,7 @@ m IDC_POLICY -15,0
|
|||
m IDCANCEL +25,0
|
||||
s IDS_UPDATE_SETTINGS_GRP 25,0
|
||||
|
||||
# Dialog that appears when a new is available
|
||||
# Dialog that appears when a new version is available
|
||||
g IDD_NEW_VERSION
|
||||
t IDD_NEW_VERSION "Controleer op updates - Rufus"
|
||||
t IDS_NEW_VERSION_AVAIL_TXT "Een nieuwere versie is beschikbaar. Download de laatste versie a.u.b!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue