]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManagerStrings.uni
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / DeviceMngr / DeviceManagerStrings.uni
CommitLineData
8fc6e9f7 1///** @file\r
0a6f4824 2//\r
8fc6e9f7 3// String definitions for the Device Manager.\r
0a6f4824
LG
4//\r
5// Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>\r
8fc6e9f7
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
0a6f4824 10//\r
8fc6e9f7
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
0a6f4824 13//\r
8fc6e9f7
JJ
14//**/\r
15\r
16/=#\r
17\r
18#langdef en-US "English"\r
19#langdef fr-FR "Français"\r
20\r
21#string STR_DEVICE_MANAGER_TITLE #language en-US "Device Manager"\r
22 #language fr-FR "Device Manager"\r
23#string STR_DEVICES_LIST #language en-US "Devices List"\r
24 #language fr-FR "Devices List"\r
25#string STR_DISK_DEVICE #language en-US "Disk Devices"\r
26 #language fr-FR "Disk Devices"\r
27#string STR_VIDEO_DEVICE #language en-US "Video Devices"\r
28 #language fr-FR "Video Devices"\r
29#string STR_NETWORK_DEVICE #language en-US "Network Devices"\r
30 #language fr-FR "Network Devices"\r
31#string STR_INPUT_DEVICE #language en-US "Input Devices"\r
32 #language fr-FR "Input Devices"\r
33#string STR_ON_BOARD_DEVICE #language en-US "Motherboard Devices"\r
34 #language fr-FR "Motherboard Devices"\r
35#string STR_OTHER_DEVICE #language en-US "Other Devices"\r
36 #language fr-FR "Other Devices"\r
37#string STR_EMPTY_STRING #language en-US ""\r
38 #language fr-FR ""\r
39#string STR_DRIVER_HEALTH_STATUS_HELP #language en-US "Check whether all the controllers in the platform are healthy"\r
40 #language fr-FR "Check whether all the controllers in the platform are healthy"\r
41#string STR_DRIVER_HEALTH_ALL_HEALTHY #language en-US " The platform is healthy"\r
42 #language fr-FR " The platform is healthy"\r
43#string STR_DRIVER_NOT_HEALTH #language en-US " Some drivers are not healthy"\r
44 #language fr-FR " Some drivers are not healthy"\r
45#string STR_DH_BANNER #language en-US "Driver Health"\r
46 #language fr-FR "Driver Health"\r
47#string STR_DM_DRIVER_HEALTH_TITLE #language en-US "Driver Health"\r
48 #language fr-FR "Driver Health"\r
49#string STR_DH_STATUS_LIST #language en-US "All Driver Health Status List"\r
50 #language fr-FR "All Driver Health Status List"\r
51#string STR_DRIVER_HEALTH_REPAIR_ALL #language en-US "Repair All"\r
0a6f4824 52 #language fr-FR "Repair All"\r
8fc6e9f7
JJ
53#string STR_DH_REPAIR_ALL_TITLE #language en-US "Repair the whole platform"\r
54 #language fr-FR "Repair the whole platform"\r
55#string STR_DH_REPAIR_ALL_HELP #language en-US "Repair the whole platform until all modules reach terminal status"\r
56 #language fr-FR "Repair the whole platform until all modules reach terminal status"\r
57#string STR_DH_REPAIR_SINGLE_TITLE #language en-US "Item cannot get name"\r
0a6f4824 58 #language fr-FR "Item cannot get name"\r
8fc6e9f7
JJ
59#string STR_DH_REPAIR_SINGLE_HELP #language en-US "Repair single driver with specify controller"\r
60 #language fr-FR "Repair single driver with specify controller"\r
61\r
62#string STR_EXIT_STRING #language en-US "Press ESC to exit."\r
63 #language fr-FR "Press ESC to exit."\r
64#string STR_REPAIR_REQUIRED #language en-US " Repair Required."\r
65 #language fr-FR " Repair Required."\r
66#string STR_CONFIGURATION_REQUIRED #language en-US " Configuration Required."\r
67 #language fr-FR " Configuration Required."\r
68#string STR_OPERATION_FAILED #language en-US " Operation Failed."\r
69 #language fr-FR " Operation Failed."\r
70#string STR_RECONNECT_REQUIRED #language en-US " Reconnect Required."\r
71 #language fr-FR " Reconnect Required."\r
72#string STR_REBOOT_REQUIRED #language en-US " Reboot Required."\r
73 #language fr-FR " Reboot Required."\r
74#string STR_NO_OPERATION_REQUIRED #language en-US " No Operation Required."\r
75 #language fr-FR " No Operation Required."\r
76#string STR_DRIVER_HEALTH_HEALTHY #language en-US " Healthy."\r
77 #language fr-FR " Healthy."\r
78#string STR_FORM_NETWORK_DEVICE_TITLE #language en-US "Network Device"\r
79 #language fr-FR "Network Device"\r
80#string STR_FORM_NETWORK_DEVICE_HELP #language en-US "Network Device Help..."\r
81 #language fr-FR "Network Device Help..."\r
82#string STR_NETWORK_DEVICE_STRING #language en-US "Network Device"\r
83 #language fr-FR "Network Device"\r
84#string STR_FORM_NETWORK_DEVICE_LIST_HELP #language en-US "Select the network device according the MAC address"\r
85 #language fr-FR "Select the network device according the MAC address"\r
86#string STR_FORM_NETWORK_DEVICE_LIST_TITLE #language en-US "Network Device List"\r
87 #language fr-FR "Network Device List"\r
88#string STR_NETWORK_DEVICE_LIST_STRING #language en-US "Network Device List"\r
89 #language fr-FR "Network Device List"\r
90#string STR_NETWORK_DEVICE_HELP #language en-US "Network Device"\r
91 #language fr-FR "Network Device"\r
92//\r
93// Ensure that this is the last string. We are using it programmatically\r
94// to do string token re-usage settings for the Device Manager since we are\r
95// constantly recreating this page based on HII population.\r
96////\r