]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/grub/grub.cfg
1.0.51 release
[Ventoy.git] / INSTALL / grub / grub.cfg
index 45694c73433d19998e8a7d531ab0f88182054e12..eb50e5ce2ab0209cf0824bf3ccb364797b443029 100644 (file)
@@ -1501,8 +1501,7 @@ function vtoy_unsupport_menuentry {
 
 function only_uefi_tip {
     echo -e "\n This IMG file is only supported in UEFI mode. \n"
-    echo -e " 此 IMG 文件只支持在 UEFI 模式下启动。\n"
-    echo -e "\npress ENTER to exit (请按 回车 键返回) ..."    
+    echo -e "\n press ENTER to exit ..."
     read vtInputKey 
 }