]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/DeviceManagerLib/DeviceManagerStrings.uni
MdeModulePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdeModulePkg / Library / DeviceManagerLib / DeviceManagerStrings.uni
CommitLineData
3f528797
JJ
1///** @file\r
2//\r
3// String definitions for the Device Manager.\r
4//\r
5// Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>\r
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
10// \r
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#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
45#string STR_FORM_NETWORK_DEVICE_TITLE #language en-US "Network Device"\r
46 #language fr-FR "Network Device"\r
47#string STR_FORM_NETWORK_DEVICE_HELP #language en-US "Network Device Help..."\r
48 #language fr-FR "Network Device Help..."\r
49#string STR_NETWORK_DEVICE_STRING #language en-US "Network Device"\r
50 #language fr-FR "Network Device"\r
51#string STR_FORM_NETWORK_DEVICE_LIST_HELP #language en-US "Select the network device according the MAC address"\r
52 #language fr-FR "Select the network device according the MAC address"\r
53#string STR_FORM_NETWORK_DEVICE_LIST_TITLE #language en-US "Network Device List"\r
54 #language fr-FR "Network Device List"\r
55#string STR_NETWORK_DEVICE_LIST_STRING #language en-US "Network Device List"\r
56 #language fr-FR "Network Device List"\r
57#string STR_NETWORK_DEVICE_HELP #language en-US "Network Device"\r
58 #language fr-FR "Network Device"\r
59//\r
60// Ensure that this is the last string. We are using it programmatically\r
61// to do string token re-usage settings for the Device Manager since we are\r
62// constantly recreating this page based on HII population.\r
63////\r