/** @file
;******************************************************************************
;* Copyright (c) 2020, Insyde Software Corp. All Rights Reserved.
;*
;* You may not reproduce, distribute, publish, display, perform, modify, adapt,
;* transmit, broadcast, present, recite, release, license or otherwise exploit
;* any part of this publication in any form, by any means, without the prior
;* written permission of Insyde Software Corporation.
;*
;******************************************************************************
*/
//
// [Lenovo SMB BIOS Special Requirements V1.1]
// BIOS Startup Interrupt Menu Strings
//
#string L05_STR_STARTUP_INTERRUPT_MENU_TITLE #language en-US "Startup Interrupt Menu"
#string L05_STR_STARTUP_INTERRUPT_MENU_STR1 #language en-US "Press one of following keys to continue"
#string L05_STR_STARTUP_INTERRUPT_MENU_ESC #language en-US "ESC to resume normal startup"
#string L05_STR_STARTUP_INTERRUPT_MENU_F1 #language en-US "F1 to enter the BIOS Setup Utility"
#string L05_STR_STARTUP_INTERRUPT_MENU_F9 #language en-US "F9 to show Regulatory Information"
#string L05_STR_STARTUP_INTERRUPT_MENU_F10 #language en-US "F10 to diagnose hardware"
#string L05_STR_STARTUP_INTERRUPT_MENU_F11 #language en-US "F11 to recovery your system"
#string L05_STR_STARTUP_INTERRUPT_MENU_F12 #language en-US "F12 to choose a temporary startup device"
#string L05_EMPTY_STR #language en-US ""
#string L05_STR_STARTUP_INTERRUPT_MENU_STR2 #language en-US "Press ENTER to pause"
#string L05_STR_CLOSE #language en-US "Close"
#string L05_STR_INTERRUPT_MENU_KEY #language en-US "ENTER"
#string L05_STR_OEM_BADGING_STR_INTERRUPT_MENU #language en-US "To interrupt normal startup, press Enter"
#string L05_STR_OEM_BADGING_STR_INTERRUPT_MENU_SELECT #language en-US "Launching the Startup Interrupt Menu"