]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerStrings.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[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
9d510e61 6// SPDX-License-Identifier: BSD-2-Clause-Patent\r
d1102dba 7//\r
3f528797
JJ
8//**/\r
9\r
10/=#\r
11\r
12#langdef en-US "English"\r
13#langdef fr-FR "Français"\r
14\r
15#string STR_EDKII_MENU_TITLE #language en-US "Device Manager"\r
16 #language fr-FR "Device Manager"\r
17#string STR_EDKII_MENU_HELP #language en-US "This selection will take you to the Device Manager"\r
18 #language fr-FR "This selection will take you to the Device Manager"\r
19#string STR_DEVICES_LIST #language en-US "Devices List"\r
20 #language fr-FR "Devices List"\r
21#string STR_DISK_DEVICE #language en-US "Disk Devices"\r
22 #language fr-FR "Disk Devices"\r
23#string STR_VIDEO_DEVICE #language en-US "Video Devices"\r
24 #language fr-FR "Video Devices"\r
25#string STR_NETWORK_DEVICE #language en-US "Network Devices"\r
26 #language fr-FR "Network Devices"\r
27#string STR_INPUT_DEVICE #language en-US "Input Devices"\r
28 #language fr-FR "Input Devices"\r
29#string STR_ON_BOARD_DEVICE #language en-US "Motherboard Devices"\r
30 #language fr-FR "Motherboard Devices"\r
31#string STR_OTHER_DEVICE #language en-US "Other Devices"\r
32 #language fr-FR "Other Devices"\r
33#string STR_MISSING_STRING #language en-US "Missing String"\r
34 #language fr-FR "Missing String"\r
35#string STR_EMPTY_STRING #language en-US ""\r
36 #language fr-FR ""\r
37#string STR_EXIT_STRING #language en-US "Press ESC to exit."\r
38 #language fr-FR "Press ESC to exit."\r
205a4b0c
JW
39#string STR_FORM_NETWORK_DEVICE_TITLE_HEAD #language en-US "Network Device"\r
40#string STR_FORM_NETWORK_DEVICE_TITLE #language en-US "Network Device"\r
3f528797
JJ
41 #language fr-FR "Network Device"\r
42#string STR_FORM_NETWORK_DEVICE_HELP #language en-US "Network Device Help..."\r
43 #language fr-FR "Network Device Help..."\r
44#string STR_NETWORK_DEVICE_STRING #language en-US "Network Device"\r
45 #language fr-FR "Network Device"\r
46#string STR_FORM_NETWORK_DEVICE_LIST_HELP #language en-US "Select the network device according the MAC address"\r
47 #language fr-FR "Select the network device according the MAC address"\r
48#string STR_FORM_NETWORK_DEVICE_LIST_TITLE #language en-US "Network Device List"\r
49 #language fr-FR "Network Device List"\r
50#string STR_NETWORK_DEVICE_LIST_STRING #language en-US "Network Device List"\r
51 #language fr-FR "Network Device List"\r
52#string STR_NETWORK_DEVICE_HELP #language en-US "Network Device"\r
53 #language fr-FR "Network Device"\r
54//\r
55// Ensure that this is the last string. We are using it programmatically\r
56// to do string token re-usage settings for the Device Manager since we are\r
57// constantly recreating this page based on HII population.\r
58////\r