]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Application / BootManagerMenuApp / BootManagerMenuStrings.uni
1 // /** @file
2 // String definitions for BootManagerMenuApp.
3 //
4 // Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>
5 // SPDX-License-Identifier: BSD-2-Clause-Patent
6 //
7 // **/
8
9 /=#
10
11 #langdef en-US "English"
12 #langdef fr-FR "Français"
13
14 #string STR_BOOT_POPUP_MENU_TITLE_STRING #language en-US "Please select boot device:"
15 #language fr-FR "Please select boot device:"
16
17 #string STR_BOOT_POPUP_MENU_HELP1_STRING #language en-US "↑ and ↓ to move selection"
18 #language fr-FR "↑ and ↓ to move selection"
19
20 #string STR_BOOT_POPUP_MENU_HELP2_STRING #language en-US "ENTER to select boot device"
21 #language fr-FR "ENTER to select boot device"
22
23 #string STR_BOOT_POPUP_MENU_HELP3_STRING #language en-US "ESC to exit"
24 #language fr-FR "ESC to exit"