ydong10 c7f204dba4 Co-work with patch V11137 to refine the Hii menu.
1. Move the Mac address string from the form title to form title help for the driver Ipv4 and VLAN.
2. Change the menu show in the device manager from "Network Controller Information" to "ABC Information Sample".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11138 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-09 02:18:44 +00:00

37 lines
3.7 KiB
Plaintext

///** @file
// String definitions for VLAN Configuration Form.
//
// Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
// This program and the accompanying materials
// are licensed and made available under the terms and conditions
// of the BSD License which accompanies this distribution. The full
// text of the license may be found at<BR>
// http://opensource.org/licenses/bsd-license.php
//
// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
//
//**/
/=#
#langdef en-US "English"
#string STR_VLAN_FORM_SET_TITLE #language en-US "VLAN Configuration"
#string STR_VLAN_FORM_SET_TITLE_HELP #language en-US "VLAN configuration for this network device"
#string STR_VLAN_FORM_TITLE #language en-US "VLAN Configuration"
#string STR_VLAN_FORM_HELP #language en-US "VLAN Configuration Help"
#string STR_VLAN_CREATE_VLAN #language en-US "Create new VLAN"
#string STR_VLAN_VID_PROMPT #language en-US " VLAN ID"
#string STR_VLAN_VID_HELP #language en-US "VLAN ID of new VLAN or existing VLAN, valid value is 0~4094"
#string STR_VLAN_PRIORITY_PROMPT #language en-US " Priority"
#string STR_VLAN_PRIORITY_HELP #language en-US "802.1Q Priority, valid value is 0~7"
#string STR_VLAN_ADD_VLAN_PROMPT #language en-US "Add VLAN"
#string STR_VLAN_ADD_VLAN_HELP #language en-US "Create a new VLAN or update existing VLAN"
#string STR_VLAN_VLAN_LIST #language en-US "Configured VLAN List"
#string STR_VLAN_VLAN_LIST_HELP #language en-US "Select for remove"
#string STR_VLAN_REMOVE_VLAN_PROMPT #language en-US "Remove VLAN"
#string STR_VLAN_REMOVE_VLAN_HELP #language en-US "Remove selected VLANs"
#string STR_VLAN_NULL_STRING #language en-US ""