]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerStrings.uni
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Library / DeviceManagerUiLib / DeviceManagerStrings.uni
CommitLineData
3f528797
JJ
1///** @file\r
2//\r
3// String definitions for the Device Manager.\r
4//\r
d1102dba 5// Copyright (c) 2004 - 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
d1102dba 13//\r
3f528797
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_EDKII_MENU_TITLE #language en-US "Device Manager"\r
22 #language fr-FR "Device Manager"\r
23#string STR_EDKII_MENU_HELP #language en-US "This selection will take you to the Device Manager"\r
24 #language fr-FR "This selection will take you to the Device Manager"\r
25#string STR_DEVICES_LIST #language en-US "Devices List"\r
26 #language fr-FR "Devices List"\r
27#string STR_DISK_DEVICE #language en-US "Disk Devices"\r
28 #language fr-FR "Disk Devices"\r
29#string STR_VIDEO_DEVICE #language en-US "Video Devices"\r
30 #language fr-FR "Video Devices"\r
31#string STR_NETWORK_DEVICE #language en-US "Network Devices"\r
32 #language fr-FR "Network Devices"\r
33#string STR_INPUT_DEVICE #language en-US "Input Devices"\r
34 #language fr-FR "Input Devices"\r
35#string STR_ON_BOARD_DEVICE #language en-US "Motherboard Devices"\r
36 #language fr-FR "Motherboard Devices"\r
37#string STR_OTHER_DEVICE #language en-US "Other Devices"\r
38 #language fr-FR "Other Devices"\r
39#string STR_MISSING_STRING #language en-US "Missing String"\r
40 #language fr-FR "Missing String"\r
41#string STR_EMPTY_STRING #language en-US ""\r
42 #language fr-FR ""\r
43#string STR_EXIT_STRING #language en-US "Press ESC to exit."\r
44 #language fr-FR "Press ESC to exit."\r
205a4b0c
JW
45#string STR_FORM_NETWORK_DEVICE_TITLE_HEAD #language en-US "Network Device"\r
46#string STR_FORM_NETWORK_DEVICE_TITLE #language en-US "Network Device"\r
3f528797
JJ
47 #language fr-FR "Network Device"\r
48#string STR_FORM_NETWORK_DEVICE_HELP #language en-US "Network Device Help..."\r
49 #language fr-FR "Network Device Help..."\r
50#string STR_NETWORK_DEVICE_STRING #language en-US "Network Device"\r
51 #language fr-FR "Network Device"\r
52#string STR_FORM_NETWORK_DEVICE_LIST_HELP #language en-US "Select the network device according the MAC address"\r
53 #language fr-FR "Select the network device according the MAC address"\r
54#string STR_FORM_NETWORK_DEVICE_LIST_TITLE #language en-US "Network Device List"\r
55 #language fr-FR "Network Device List"\r
56#string STR_NETWORK_DEVICE_LIST_STRING #language en-US "Network Device List"\r
57 #language fr-FR "Network Device List"\r
58#string STR_NETWORK_DEVICE_HELP #language en-US "Network Device"\r
59 #language fr-FR "Network Device"\r
60//\r
61// Ensure that this is the last string. We are using it programmatically\r
62// to do string token re-usage settings for the Device Manager since we are\r
63// constantly recreating this page based on HII population.\r
64////\r