From: longpanda Date: Mon, 26 Dec 2022 08:56:53 +0000 (+0800) Subject: Fix the menu title of `F5 Tools ---> Power ---> $VTLANG_POWER_REBOOT_EFIFW` X-Git-Tag: v1.0.87~25 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/8923d4b8f1bd490e3f15214d72c60bbcc457059e?ds=inline Fix the menu title of `F5 Tools ---> Power ---> $VTLANG_POWER_REBOOT_EFIFW` --- diff --git a/INSTALL/grub/power.cfg b/INSTALL/grub/power.cfg index 87d6769..293151c 100644 --- a/INSTALL/grub/power.cfg +++ b/INSTALL/grub/power.cfg @@ -12,7 +12,7 @@ submenu "$VTLANG_POWER" --class=debug_power --class=F5tool { } if [ "$grub_platform" != "pc" ]; then - menuentry '$VTLANG_POWER_BOOT_EFIFW' --class=debug_efisetup --class=debug_power --class=F5tool { + menuentry "$VTLANG_POWER_BOOT_EFIFW" --class=debug_efisetup --class=debug_power --class=F5tool { echo -e '\n\nRebooting to enter UEFI firmware setup ... \n' sleep 1 fwsetup