]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/BootManagerUiLib/BootManagerStrings.uni
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Library / BootManagerUiLib / BootManagerStrings.uni
CommitLineData
3f528797
JJ
1///** @file\r
2//\r
d1102dba
LG
3// Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
4// This program and the accompanying materials\r
5// are licensed and made available under the terms and conditions of the BSD License\r
6// which accompanies this distribution. The full text of the license may be found at\r
7// http://opensource.org/licenses/bsd-license.php\r
8//\r
9// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11//\r
3f528797
JJ
12// Module Name:\r
13//\r
14// BootManagerStrings.uni\r
d1102dba 15//\r
3f528797 16// Abstract:\r
d1102dba 17//\r
3f528797 18// String definitions for Boot Manager formset.\r
d1102dba 19//\r
3f528797 20// Revision History:\r
d1102dba 21//\r
3f528797
JJ
22// --*/\r
23\r
24/=#\r
25#langdef en-US "English"\r
26#langdef fr-FR "Français"\r
27\r
28#string STR_BM_BANNER #language en-US "Boot Manager"\r
29 #language fr-FR "Boot Manager"\r
30#string STR_BOOT_MANAGER_HELP #language en-US "This selection will take you to the Boot Manager"\r
31 #language fr-FR "This selection will take you to the Boot Manager"\r
32#string STR_HELP_FOOTER #language en-US "Use the <↑> and <↓> keys to choose a boot option, the <Enter> key to select a boot option, and the <Esc> key to exit the Boot Manager Menu."\r
33 #language fr-FR "<↑> pour <↓> changer l'option, <ENTRER> choisir une option, <ESC> pour sortir"\r
34#string STR_AND #language en-US " and "\r
35 #language fr-FR " et "\r
36#string STR_BOOT_OPTION_BANNER #language en-US "Boot Manager Menu"\r
37 #language fr-FR "le Menu d'Option de Botte"\r
38#string STR_ANY_KEY_CONTINUE #language en-US "Press any key to continue..."\r
39 #language fr-FR "Appuie n'importe quelle pour continuer..."\r
40#string STR_LAST_STRING #language en-US ""\r
41 #language fr-FR ""\r
42\r