mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-02 07:39:54 -04:00
[loc] fix memory leak introduced by removal of separate progress dialog
* Commit a327bb114c
* Also fix typo in French translation
This commit is contained in:
parent
fdcb17aa7a
commit
eb9e5ab899
3 changed files with 22 additions and 23 deletions
|
@ -4046,9 +4046,8 @@ t IDCANCEL "Fermer"
|
|||
t IDC_START "Démarrer"
|
||||
m IDC_START +5,0
|
||||
s IDC_START -2,0
|
||||
m ICANCEL +2,0
|
||||
s ICANCEL -2,0
|
||||
m IDC_LOG -2,0
|
||||
m IDCANCEL +2,0
|
||||
s IDCANCEL -2,0
|
||||
t IDS_ADVANCED_OPTIONS_GRP "Options avancées"
|
||||
t IDC_ENABLE_FIXED_DISKS "Lister les disques durs USB"
|
||||
t IDC_EXTRA_PARTITION "Ajouter les options de compatibilité pour vieux BIOS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue