fix isolinux boot menu

This commit is contained in:
SVNET 2020-07-07 23:55:29 +02:00
parent e03308d636
commit 6c72793fa3
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
label hdt
menu label ^Detection matériel
menu label ^Detection materiel
com32 hdt.c32
label memtest

View File

@ -5,7 +5,7 @@ label install
append vga=788 @APPEND_INSTALL@ --- quiet
label installgui
menu label ^Installation Graphique (Débutants)
menu label ^Installation Graphique (Debutants)
linux /install/gtk/vmlinuz
initrd /install/gtk/initrd.gz
append video=vesa:ywrap,mtrr vga=788 @APPEND_INSTALL@ --- quiet