mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[fido] use Rufus existing alert handler to close Fido's cookie prompts
* Addresses pbatard/Fido#1 while being much more effective than an all-script solution
This commit is contained in:
parent
8823c0cf9c
commit
db68bcd7f9
6 changed files with 55 additions and 37 deletions
|
@ -343,7 +343,7 @@ t MSG_136 "Release"
|
|||
t MSG_137 "Edition"
|
||||
t MSG_138 "Language"
|
||||
t MSG_139 "Architecture"
|
||||
t MSG_140 "Confirm"
|
||||
t MSG_140 "Continue"
|
||||
t MSG_141 "Back"
|
||||
t MSG_142 "Please wait..."
|
||||
t MSG_143 "Download ISO Image"
|
||||
|
@ -4285,7 +4285,7 @@ t MSG_133 "Rufus a détecté que vous êtes en train de créer un média 'Window
|
|||
t MSG_134 "Parce que MBR a été sélectionné pour le schéma de partition, Rufus peut seulement créer une partition sur ce média occupant jusqu’à 2 To, ce qui laissera %s d’espace disque non-disponible.\n\nEtes-vous sûr de vouloir continuer ?"
|
||||
t MSG_137 "Édition"
|
||||
t MSG_138 "Langue de produit"
|
||||
t MSG_140 "Confirmer"
|
||||
t MSG_140 "Continuer"
|
||||
t MSG_141 "Retour"
|
||||
t MSG_142 "Veuillez patienter..."
|
||||
t MSG_143 "Télécharger une image ISO"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue