]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Library/PlatformVarCleanupLib/VfrStrings.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / PlatformVarCleanupLib / VfrStrings.uni
1 ///** @file
2 // String definitions for platform variable cleanup.
3 //
4 // Copyright (c) 2015 - 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 "Francais"
13
14 #string STR_ENTRY_TITLE #language en-US "Platform Variable Cleanup Form"
15 #language fr-FR "fr-FR: Platform Variable Cleanup Form"
16 #string STR_TITLE #language en-US "Platform Variable Cleanup"
17 #language fr-FR "fr-FR: Platform Variable Cleanup"
18 #string STR_TITLE_HELP #language en-US "Select and cleanup variables"
19 #language fr-FR "fr-FR: Select and cleanup variables"
20 #string STR_SELECT_ALL_PROMPT #language en-US "Select all"
21 #language fr-FR "fr-FR: Select all"
22 #string STR_SELECT_ALL_HELP #language en-US "Select all, then all the listed user variables below will be deleted when Commit or Save."
23 #language fr-FR "fr-FR: Select all, then all the listed user variables below will be deleted when Commit or Save."
24 #string STR_NULL_STRING #language en-US ""
25 #language fr-FR ""
26 #string STR_SAVE_AND_EXIT #language en-US "Commit Changes and Exit"
27 #language fr-FR "fr-FR: Commit Changes and Exit"
28 #string STR_NO_SAVE_AND_EXIT #language en-US "Discard Changes and Exit"
29 #language fr-FR "fr-FR: Discard Changes and Exit"