]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerStrings.uni
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / DriverHealthManagerDxe / DriverHealthManagerStrings.uni
CommitLineData
3f528797 1///** @file\r
d1102dba 2//\r
3f528797 3// String definitions for the DriverHealthManager.\r
d1102dba
LG
4//\r
5// Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
3f528797
JJ
6// This program and the accompanying materials\r
7// are licensed and made available under the terms and conditions of the BSD License\r
8// which accompanies this distribution. The full text of the license may be found at\r
9// http://opensource.org/licenses/bsd-license.php\r
d1102dba 10//\r
3f528797
JJ
11// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13\r
14\r
15//**/\r
16\r
17/=#\r
18\r
19#langdef en-US "English"\r
20#langdef fr-FR "Français"\r
21\r
22#string STR_FORM_TITLE #language en-US "Driver Health Manager"\r
23 #language fr-FR "Driver Health Manager"\r
24#string STR_FORM_HELP #language en-US "List all the Driver Health instances to manage"\r
25 #language fr-FR "List all the Driver Health instances to manage"\r
26#string STR_NULL #language en-US ""\r
27 #lauguage fr-FR ""\r
28\r
29#string STR_REPAIR_REQUIRED #language en-US "Repair Required."\r
30 #language fr-FR "Repair Required."\r
31#string STR_CONFIGURATION_REQUIRED #language en-US "Configuration Required."\r
32 #language fr-FR "Configuration Required."\r
33#string STR_FAILED #language en-US "Failed."\r
34 #language fr-FR "Failed."\r
35#string STR_RECONNECT_REQUIRED #language en-US "Reconnect Required."\r
36 #language fr-FR "Reconnect Required."\r
37#string STR_REBOOT_REQUIRED #language en-US "Reboot Required."\r
38 #language fr-FR "Reboot Required."\r
39#string STR_HEALTHY #language en-US "Healthy."\r
40 #language fr-FR "Healthy."\r