X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/c5af17e04e5f0ca61a38247f2216ba3fae178527..ca07b52cb2f4798f4e72eed6187ae33e0c6ef585:/INSTALL/grub/grub.cfg diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 45694c7..eb50e5c 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -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 }