]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigStrings.uni
MdeModulePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdeModulePkg / Universal / Network / VlanConfigDxe / VlanConfigStrings.uni
CommitLineData
3f528797
JJ
1///** @file\r
2// String definitions for VLAN Configuration Form.\r
3//\r
4// Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
5// This program and the accompanying materials\r
6// are licensed and made available under the terms and conditions\r
7// of the BSD License which accompanies this distribution. The full\r
8// text of the license may be found at<BR>\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\r
20#string STR_VLAN_FORM_SET_TITLE #language en-US "VLAN Configuration"\r
21#string STR_VLAN_FORM_SET_TITLE_HELP #language en-US "VLAN configuration for this network device"\r
22#string STR_VLAN_FORM_TITLE #language en-US "VLAN Configuration"\r
23#string STR_VLAN_FORM_HELP #language en-US "VLAN Configuration Help"\r
24#string STR_VLAN_CREATE_VLAN #language en-US "Create new VLAN"\r
25\r
26#string STR_VLAN_VID_PROMPT #language en-US " VLAN ID"\r
27#string STR_VLAN_VID_HELP #language en-US "VLAN ID of new VLAN or existing VLAN, valid value is 0~4094"\r
28#string STR_VLAN_PRIORITY_PROMPT #language en-US " Priority"\r
29#string STR_VLAN_PRIORITY_HELP #language en-US "802.1Q Priority, valid value is 0~7"\r
30#string STR_VLAN_ADD_VLAN_PROMPT #language en-US "Add VLAN"\r
31#string STR_VLAN_ADD_VLAN_HELP #language en-US "Create a new VLAN or update existing VLAN"\r
32#string STR_VLAN_VLAN_LIST #language en-US "Configured VLAN List"\r
33#string STR_VLAN_VLAN_LIST_HELP #language en-US "Select for remove"\r
34#string STR_VLAN_REMOVE_VLAN_PROMPT #language en-US "Remove VLAN"\r
35#string STR_VLAN_REMOVE_VLAN_HELP #language en-US "Remove selected VLANs"\r
36#string STR_VLAN_NULL_STRING #language en-US ""\r
37#string STR_GET_CURRENT_SETTING #language en-US "Enter Configuration Menu"\r
38#string STR_GET_CURRENT_SETTING_HELP #language en-US "Press ENTER to enter configuration menu for VLAN configuration."