]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/PlatformVarCleanupLib/VfrStrings.uni
MdeModulePkg/CapsuleLib: Fix runtime issue
[mirror_edk2.git] / MdeModulePkg / Library / PlatformVarCleanupLib / VfrStrings.uni
CommitLineData
3f528797
JJ
1///** @file\r
2// String definitions for platform variable cleanup.\r
3//\r
4// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
5// This program and the accompanying materials\r
6// are licensed and made available under the terms and conditions of the BSD License\r
7// which accompanies this distribution. The full text of the license may be found at\r
8// http://opensource.org/licenses/bsd-license.php\r
9//\r
10// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12//\r
13//**/\r
14\r
15/=#\r
16\r
17#langdef en-US "English"\r
18#langdef fr-FR "Francais"\r
19\r
20#string STR_ENTRY_TITLE #language en-US "Platform Variable Cleanup Form"\r
21 #language fr-FR "fr-FR: Platform Variable Cleanup Form"\r
22#string STR_TITLE #language en-US "Platform Variable Cleanup"\r
23 #language fr-FR "fr-FR: Platform Variable Cleanup"\r
24#string STR_TITLE_HELP #language en-US "Select and cleanup variables"\r
25 #language fr-FR "fr-FR: Select and cleanup variables"\r
26#string STR_SELECT_ALL_PROMPT #language en-US "Select all"\r
27 #language fr-FR "fr-FR: Select all"\r
28#string STR_SELECT_ALL_HELP #language en-US "Select all, then all the listed user variables below will be deleted when Commit or Save."\r
29 #language fr-FR "fr-FR: Select all, then all the listed user variables below will be deleted when Commit or Save."\r
30#string STR_NULL_STRING #language en-US ""\r
31 #language fr-FR ""\r
32#string STR_SAVE_AND_EXIT #language en-US "Commit Changes and Exit"\r
33 #language fr-FR "fr-FR: Commit Changes and Exit"\r
34#string STR_NO_SAVE_AND_EXIT #language en-US "Discard Changes and Exit"\r
35 #language fr-FR "fr-FR: Discard Changes and Exit"