35 lines
2.9 KiB
Plaintext
35 lines
2.9 KiB
Plaintext
/**@file
|
|
L05GraphicNovoMenuStrings.uni
|
|
|
|
;******************************************************************************
|
|
;* Copyright (c) 2012-2018, Insyde Software Corporation. 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.
|
|
;*
|
|
;******************************************************************************
|
|
*/
|
|
|
|
/=#
|
|
|
|
#langdef en-US "English"
|
|
|
|
#string STR_NOVO_MENU_BANNER #language en-US "Novo Menu"
|
|
|
|
#string STR_NOVO_MENU_BANNER_HELP #language en-US "Novo Button Menu"
|
|
|
|
#string STR_NORMAL_STARTUP #language en-US "Normal Startup"
|
|
|
|
#string STR_BIOS_SETUP #language en-US "BIOS Setup"
|
|
|
|
#string STR_BOOT_MENU #language en-US "Boot Menu"
|
|
|
|
#string STR_SYSTEM_RECOVERY #language en-US "System Recovery"
|
|
|
|
#string STR_UEFI_DIAGNOSTICS #language en-US "UEFI Diagnostics"
|
|
|
|
#string STR_LAST_STRING #language en-US ""
|
|
|
|
#string STR_HELP_FOOTER #language en-US "↑ and ↓ to change option, ENTER to select an option, ESC to exit" |