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