2015-11-16 11:44:01 -06:00

788 lines
32 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="NB_msMainMenuStrip" xml:space="preserve">
<value>msMainMenuStrip</value>
<comment>NetworkBuilder msMainMenuStrip = msMainMenuStrip</comment>
</data>
<data name="NB_fileToolStripMenuItem" xml:space="preserve">
<value>File</value>
<comment>NetworkBuilder fileToolStripMenuItem = File</comment>
</data>
<data name="NB_newToolStripMenuItem" xml:space="preserve">
<value>New</value>
<comment>NetworkBuilder newToolStripMenuItem = New</comment>
</data>
<data name="NB_loadToolStripMenuItem" xml:space="preserve">
<value>Load</value>
<comment>NetworkBuilder loadToolStripMenuItem = Load</comment>
</data>
<data name="NB_reloadToolStripMenuItem" xml:space="preserve">
<value>Reload</value>
<comment>NetworkBuilder reloadToolStripMenuItem = Reload</comment>
</data>
<data name="NB_saveToolStripMenuItem" xml:space="preserve">
<value>Save</value>
<comment>NetworkBuilder saveToolStripMenuItem = Save</comment>
</data>
<data name="NB_exitToolStripMenuItem" xml:space="preserve">
<value>Exit</value>
<comment>NetworkBuilder exitToolStripMenuItem = Exit</comment>
</data>
<data name="NB_editToolStripMenuItem" xml:space="preserve">
<value>Edit</value>
<comment>NetworkBuilder editToolStripMenuItem = Edit</comment>
</data>
<data name="NB_cutToolStripMenuItem" xml:space="preserve">
<value>Cut</value>
<comment>NetworkBuilder cutToolStripMenuItem = Cut</comment>
</data>
<data name="NB_copyToolStripMenuItem" xml:space="preserve">
<value>Copy</value>
<comment>NetworkBuilder copyToolStripMenuItem = Copy</comment>
</data>
<data name="NB_pasteToolStripMenuItem" xml:space="preserve">
<value>Paste</value>
<comment>NetworkBuilder pasteToolStripMenuItem = Paste</comment>
</data>
<data name="NB_undoToolStripMenuItem" xml:space="preserve">
<value>Undo</value>
<comment>NetworkBuilder undoToolStripMenuItem = Undo</comment>
</data>
<data name="NB_optionsToolStripMenuItem" xml:space="preserve">
<value>Options</value>
<comment>NetworkBuilder optionsToolStripMenuItem = Options</comment>
</data>
<data name="NB_allToolStripMenuItem" xml:space="preserve">
<value>All</value>
<comment>NetworkBuilder allToolStripMenuItem = All</comment>
</data>
<data name="NB_dHCPRequestToolStripMenuItem" xml:space="preserve">
<value>DHCP Request</value>
<comment>NetworkBuilder dHCPRequestToolStripMenuItem = DHCP Request</comment>
</data>
<data name="NB_clearArpTableToolStripMenuItem" xml:space="preserve">
<value>Clear Arp Table</value>
<comment>NetworkBuilder clearArpTableToolStripMenuItem = Clear Arp Table</comment>
</data>
<data name="NB_clearIPsToolStripMenuItem" xml:space="preserve">
<value>Clear IPs</value>
<comment>NetworkBuilder clearIPsToolStripMenuItem = Clear IPs</comment>
</data>
<data name="NB_pingToolStripMenuItem" xml:space="preserve">
<value>Ping</value>
<comment>NetworkBuilder pingToolStripMenuItem = Ping</comment>
</data>
<data name="NB_helpToolStripMenuItem" xml:space="preserve">
<value>Help</value>
<comment>NetworkBuilder helpToolStripMenuItem = Help</comment>
</data>
<data name="NB_helpToolStripMenuItem1" xml:space="preserve">
<value>Help</value>
<comment>NetworkBuilder helpToolStripMenuItem1 = Help</comment>
</data>
<data name="NB_aboutToolStripMenuItem" xml:space="preserve">
<value>About</value>
<comment>NetworkBuilder aboutToolStripMenuItem = About</comment>
</data>
<data name="NB_releaseNotesToolStripMenuItem" xml:space="preserve">
<value>Release Notes</value>
<comment>NetworkBuilder releaseNotesToolStripMenuItem = Release Notes</comment>
</data>
<data name="NB_checkForUpdatesToolStripMenuItem" xml:space="preserve">
<value>Check For Updates</value>
<comment>NetworkBuilder checkForUpdatesToolStripMenuItem = Check For Updates</comment>
</data>
<data name="NB_samplesToolStripMenuItem" xml:space="preserve">
<value>Samples</value>
<comment>NetworkBuilder samplesToolStripMenuItem = Samples</comment>
</data>
<data name="NB_puzzlesToolStripMenuItem" xml:space="preserve">
<value>Puzzles</value>
<comment>NetworkBuilder puzzlesToolStripMenuItem = Puzzles</comment>
</data>
<data name="NB_solvedToolStripMenuItem" xml:space="preserve">
<value>Solved</value>
<comment>NetworkBuilder solvedToolStripMenuItem = Solved</comment>
</data>
<data name="NB_dHCPToolStripMenuItem" xml:space="preserve">
<value>DHCP</value>
<comment>NetworkBuilder dHCPToolStripMenuItem = DHCP</comment>
</data>
<data name="NB_oneNetworkToolStripMenuItem" xml:space="preserve">
<value>One Network</value>
<comment>NetworkBuilder oneNetworkToolStripMenuItem = One Network</comment>
</data>
<data name="NB_twoNetworksToolStripMenuItem" xml:space="preserve">
<value>Two Networks</value>
<comment>NetworkBuilder twoNetworksToolStripMenuItem = Two Networks</comment>
</data>
<data name="NB_threeNetworksToolStripMenuItem" xml:space="preserve">
<value>Three Networks</value>
<comment>NetworkBuilder threeNetworksToolStripMenuItem = Three Networks</comment>
</data>
<data name="NB_firewallsToolStripMenuItem" xml:space="preserve">
<value>Firewalls</value>
<comment>NetworkBuilder firewallsToolStripMenuItem = Firewalls</comment>
</data>
<data name="NB_toSolveToolStripMenuItem" xml:space="preserve">
<value>To Solve</value>
<comment>NetworkBuilder toSolveToolStripMenuItem = To Solve</comment>
</data>
<data name="NB_solvedDHCPToolStripMenuItem" xml:space="preserve">
<value>DHCP</value>
<comment>NetworkBuilder solvedDHCPToolStripMenuItem = DHCP</comment>
</data>
<data name="NB_solvedOneNetworkToolStripMenuItem" xml:space="preserve">
<value>One Network</value>
<comment>NetworkBuilder solvedOneNetworkToolStripMenuItem = One Network</comment>
</data>
<data name="NB_solvedTwoNetworksToolStripMenuItem" xml:space="preserve">
<value>Two Networks</value>
<comment>NetworkBuilder solvedTwoNetworksToolStripMenuItem = Two Networks</comment>
</data>
<data name="NB_SolvedThreeNetworksToolStripMenuItem" xml:space="preserve">
<value>Three Networks</value>
<comment>NetworkBuilder SolvedThreeNetworksToolStripMenuItem = Three Networks</comment>
</data>
<data name="NB_firewallsToolStripMenuItem1" xml:space="preserve">
<value>Firewalls</value>
<comment>NetworkBuilder firewallsToolStripMenuItem1 = Firewalls</comment>
</data>
<data name="NB_lblStatus" xml:space="preserve">
<value>lblStatus</value>
<comment>NetworkBuilder lblStatus = lblStatus</comment>
</data>
<data name="NB_btnHelp" xml:space="preserve">
<value>?</value>
<comment>NetworkBuilder btnHelp = ?</comment>
</data>
<data name="NB_Form" xml:space="preserve">
<value>Network Builder</value>
<comment>NetworkBuilder Form = Network Builder</comment>
</data>
<data name="DC_lblHostname" xml:space="preserve">
<value>Hostname</value>
<comment>DeviceConfig lblHostname = Hostname</comment>
</data>
<data name="DC_lblHelp" xml:space="preserve">
<value>HelpGoesHere</value>
<comment>DeviceConfig lblHelp = HelpGoesHere</comment>
</data>
<data name="DC_btnCancel" xml:space="preserve">
<value>Cancel</value>
<comment>DeviceConfig btnCancel = Cancel</comment>
</data>
<data name="DC_btnOK" xml:space="preserve">
<value>Ok</value>
<comment>DeviceConfig btnOK = Ok</comment>
</data>
<data name="DC_btnNicPlus" xml:space="preserve">
<value>+</value>
<comment>DeviceConfig btnNicPlus = +</comment>
</data>
<data name="DC_btnNicMinus" xml:space="preserve">
<value>-</value>
<comment>DeviceConfig btnNicMinus = -</comment>
</data>
<data name="DC_btnNicEdit" xml:space="preserve">
<value>edit</value>
<comment>DeviceConfig btnNicEdit = edit</comment>
</data>
<data name="DC_btnIfEdit" xml:space="preserve">
<value>edit</value>
<comment>DeviceConfig btnIfEdit = edit</comment>
</data>
<data name="DC_btnIfMinus" xml:space="preserve">
<value>-</value>
<comment>DeviceConfig btnIfMinus = -</comment>
</data>
<data name="DC_btnIfAdd" xml:space="preserve">
<value>+</value>
<comment>DeviceConfig btnIfAdd = +</comment>
</data>
<data name="DC_btnGateway" xml:space="preserve">
<value>Gateway:</value>
<comment>DeviceConfig btnGateway = Gateway:</comment>
</data>
<data name="DC_btnRoutes" xml:space="preserve">
<value>Routes</value>
<comment>DeviceConfig btnRoutes = Routes</comment>
</data>
<data name="DC_cbDHCP" xml:space="preserve">
<value>DHCP Server</value>
<comment>DeviceConfig cbDHCP = DHCP Server</comment>
</data>
<data name="DC_btnDHCP" xml:space="preserve">
<value>DHCP</value>
<comment>DeviceConfig btnDHCP = DHCP</comment>
</data>
<data name="DC_Form" xml:space="preserve">
<value>DeviceConfig</value>
<comment>DeviceConfig Form = DeviceConfig</comment>
</data>
<data name="IPAE_lblIP" xml:space="preserve">
<value>IP</value>
<comment>IPAddressEntry lblIP = IP</comment>
</data>
<data name="IPAE_lblNetmask" xml:space="preserve">
<value>Netmask</value>
<comment>IPAddressEntry lblNetmask = Netmask</comment>
</data>
<data name="IPAE_lblGateway" xml:space="preserve">
<value>Gateway</value>
<comment>IPAddressEntry lblGateway = Gateway</comment>
</data>
<data name="IPAE_btnCancel" xml:space="preserve">
<value>Cancel</value>
<comment>IPAddressEntry btnCancel = Cancel</comment>
</data>
<data name="IPAE_btnOK" xml:space="preserve">
<value>OK</value>
<comment>IPAddressEntry btnOK = OK</comment>
</data>
<data name="IPAE_Form" xml:space="preserve">
<value>IP-Address Entry</value>
<comment>IPAddressEntry Form = IP-Address Entry</comment>
</data>
<data name="LE_btnLink" xml:space="preserve">
<value>Link</value>
<comment>LinkEditor btnLink = Link</comment>
</data>
<data name="LE_btnCancel" xml:space="preserve">
<value>Cancel</value>
<comment>LinkEditor btnCancel = Cancel</comment>
</data>
<data name="LE_Form" xml:space="preserve">
<value>LinkEditor</value>
<comment>LinkEditor Form = LinkEditor</comment>
</data>
<data name="LBW_btnOK" xml:space="preserve">
<value>OK</value>
<comment>ListBoxWindow btnOK = OK</comment>
</data>
<data name="LBW_lblInstructions" xml:space="preserve">
<value>label1</value>
<comment>ListBoxWindow lblInstructions = label1</comment>
</data>
<data name="LBW_btnAdd" xml:space="preserve">
<value>New</value>
<comment>ListBoxWindow btnAdd = New</comment>
</data>
<data name="LBW_cbLoadPuzzlesAtStart" xml:space="preserve">
<value>Show this at start</value>
<comment>ListBoxWindow cbLoadPuzzlesAtStart = Show this at start</comment>
</data>
<data name="LBW_btnReset" xml:space="preserve">
<value>Reset</value>
<comment>ListBoxWindow btnReset = Reset</comment>
</data>
<data name="LBW_Form" xml:space="preserve">
<value>ListBoxWindow</value>
<comment>ListBoxWindow Form = ListBoxWindow</comment>
</data>
<data name="NTE_lblSource" xml:space="preserve">
<value>Source Host</value>
<comment>NetTestEditor lblSource = Source Host</comment>
</data>
<data name="NTE_lblTest" xml:space="preserve">
<value>Test</value>
<comment>NetTestEditor lblTest = Test</comment>
</data>
<data name="NTE_lblDest" xml:space="preserve">
<value>Dest Host</value>
<comment>NetTestEditor lblDest = Dest Host</comment>
</data>
<data name="NTE_btnOK" xml:space="preserve">
<value>Done</value>
<comment>NetTestEditor btnOK = Done</comment>
</data>
<data name="NTE_btnCancel" xml:space="preserve">
<value>Cancel</value>
<comment>NetTestEditor btnCancel = Cancel</comment>
</data>
<data name="NTE_Form" xml:space="preserve">
<value>Edit a Test</value>
<comment>NetTestEditor Form = Edit a Test</comment>
</data>
<data name="NCE_cbCanUseDHCP" xml:space="preserve">
<value>Can use DHCP</value>
<comment>NetworkCardEditor cbCanUseDHCP = Can use DHCP</comment>
</data>
<data name="NCE_cbDHCP" xml:space="preserve">
<value>Uses DHCP</value>
<comment>NetworkCardEditor cbDHCP = Uses DHCP</comment>
</data>
<data name="NCE_label1" xml:space="preserve">
<value>Nic Name</value>
<comment>NetworkCardEditor label1 = Nic Name</comment>
</data>
<data name="NCE_label2" xml:space="preserve">
<value>Nic Type</value>
<comment>NetworkCardEditor label2 = Nic Type</comment>
</data>
<data name="NCE_label3" xml:space="preserve">
<value>MAC Address</value>
<comment>NetworkCardEditor label3 = MAC Address</comment>
</data>
<data name="NCE_btnDone" xml:space="preserve">
<value>Done</value>
<comment>NetworkCardEditor btnDone = Done</comment>
</data>
<data name="NCE_lblLinkStatus" xml:space="preserve">
<value>LinkStatus</value>
<comment>NetworkCardEditor lblLinkStatus = LinkStatus</comment>
</data>
<data name="NCE_Form" xml:space="preserve">
<value>NetworkCardEditor</value>
<comment>NetworkCardEditor Form = NetworkCardEditor</comment>
</data>
<data name="OW_btnDone" xml:space="preserve">
<value>Done</value>
<comment>OptionsWindow btnDone = Done</comment>
</data>
<data name="OW_lblNetTitle" xml:space="preserve">
<value>Net Title</value>
<comment>OptionsWindow lblNetTitle = Net Title</comment>
</data>
<data name="OW_cbDisplayTitles" xml:space="preserve">
<value>Display Titles</value>
<comment>OptionsWindow cbDisplayTitles = Display Titles</comment>
</data>
<data name="OW_lblNetSize" xml:space="preserve">
<value>Network Size (x,y)</value>
<comment>OptionsWindow lblNetSize = Network Size (x,y)</comment>
</data>
<data name="OW_lblItemSize" xml:space="preserve">
<value>ItemSize</value>
<comment>OptionsWindow lblItemSize = ItemSize</comment>
</data>
<data name="OW_lblNetMessage" xml:space="preserve">
<value>Message given when network loaded</value>
<comment>OptionsWindow lblNetMessage = Message given when network loaded</comment>
</data>
<data name="OW_lblTests" xml:space="preserve">
<value>Tests (for Puzzles)</value>
<comment>OptionsWindow lblTests = Tests (for Puzzles)</comment>
</data>
<data name="OW_lblTags" xml:space="preserve">
<value>Tags for Puzzle</value>
<comment>OptionsWindow lblTags = Tags for Puzzle</comment>
</data>
<data name="OW_lblLevel" xml:space="preserve">
<value>Level</value>
<comment>OptionsWindow lblLevel = Level</comment>
</data>
<data name="OW_lblSortOrder" xml:space="preserve">
<value>Sort Order</value>
<comment>OptionsWindow lblSortOrder = Sort Order</comment>
</data>
<data name="OW_lblStartingHelp" xml:space="preserve">
<value>Starting Help Level</value>
<comment>OptionsWindow lblStartingHelp = Starting Help Level</comment>
</data>
<data name="OW_Form" xml:space="preserve">
<value>OptionsWindow</value>
<comment>OptionsWindow Form = OptionsWindow</comment>
</data>
<data name="RTFW_rtbContent" xml:space="preserve">
<value />
<comment>RTFWindow rtbContent = </comment>
</data>
<data name="RTFW_btnOK" xml:space="preserve">
<value>OK</value>
<comment>RTFWindow btnOK = OK</comment>
</data>
<data name="RTFW_Form" xml:space="preserve">
<value>RTFWindow</value>
<comment>RTFWindow Form = RTFWindow</comment>
</data>
<data name="NB_changeLanguageToolStripMenuItem" xml:space="preserve">
<value>Change Language</value>
<comment>NetworkBuilder changeLanguageToolStripMenuItem = Change Language</comment>
</data>
<data name="H_ARP_Key" xml:space="preserve">
<value>ARP:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_ARP_Title" xml:space="preserve">
<value>ARP</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_ComparingAddresses_Key" xml:space="preserve">
<value>Comparing IP addresses:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_ComparingAddresses_Title" xml:space="preserve">
<value>Comparing IP Addresses</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_DHCPServer_Key" xml:space="preserve">
<value>DHCP Server:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_DHCPServer_Title" xml:space="preserve">
<value>DHCP Server</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_DHCP_Key" xml:space="preserve">
<value>DHCP:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_DHCP_Title" xml:space="preserve">
<value>DHCP</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Firewall_Key" xml:space="preserve">
<value>Firewall:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Firewall_Title" xml:space="preserve">
<value>Firewalls</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Gateway_Key" xml:space="preserve">
<value>Gateway:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Gateway_Title" xml:space="preserve">
<value>Gateways</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Help_Key" xml:space="preserve">
<value />
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Help_Title" xml:space="preserve">
<value />
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Hub_Key" xml:space="preserve">
<value>Hub:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Hub_Title" xml:space="preserve">
<value>Hubs</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Interface_Key" xml:space="preserve">
<value>Interfaces:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Interface_Title" xml:space="preserve">
<value>Interfaces</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_IPAddress_Key" xml:space="preserve">
<value>The IP Address:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_IPAddress_Title" xml:space="preserve">
<value>IP Addresses</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Link_Key" xml:space="preserve">
<value>Links:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Link_Title" xml:space="preserve">
<value>Links</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_MACAddress_Key" xml:space="preserve">
<value>MAC Addresses:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_MACAddress_Title" xml:space="preserve">
<value>MAC Address</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Network_Key" xml:space="preserve">
<value>Network:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Network_Title" xml:space="preserve">
<value>Network</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_NIC_Key" xml:space="preserve">
<value>Network Cards:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_NIC_Title" xml:space="preserve">
<value>Network Cards</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Packet_Key" xml:space="preserve">
<value>Packets:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Packet_Title" xml:space="preserve">
<value>Packets</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Ping_Key" xml:space="preserve">
<value>Ping:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Ping_Title" xml:space="preserve">
<value>Ping</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_StaticRoute_Key" xml:space="preserve">
<value>Static Routes:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_StaticRoute_Title" xml:space="preserve">
<value>Static Routes</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Subnetting_Key" xml:space="preserve">
<value>Subnetting:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Subnetting_Title" xml:space="preserve">
<value>Subnetting</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Subnet_Key" xml:space="preserve">
<value>Subnets:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Subnet_Title" xml:space="preserve">
<value>Subnets</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_Switch_Key" xml:space="preserve">
<value>Switches:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Switch_Title" xml:space="preserve">
<value>Switches</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_VPN_Key" xml:space="preserve">
<value>VPNs:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_VPN_Title" xml:space="preserve">
<value>VPNs</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="H_WhenToSubnet_Key" xml:space="preserve">
<value>When To Subnet:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_WhenToSubnet_Title" xml:space="preserve">
<value>When To Subnet</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="_ReadContext" xml:space="preserve">
<value>Read Context Help for:</value>
<comment>Generic statement used many places</comment>
</data>
<data name="H_Router_Key" xml:space="preserve">
<value>Routers:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Router_Title" xml:space="preserve">
<value>Router</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="_Saved" xml:space="preserve">
<value>Saved</value>
<comment>String used when we have successfully saved the network.</comment>
</data>
<data name="RTFW_lblFind" xml:space="preserve">
<value>Find</value>
<comment>RTFWindow RTFW_lblFind = Find</comment>
</data>
<data name="ND_FluorescentTooltip" xml:space="preserve">
<value>Fluorescent Light: corrupts ethernet packets that travel too close</value>
<comment>Network Device Fluorescent Tooltip = Fluorescent Light: corrupts ethernet packets that travel too close</comment>
</data>
<data name="ND_MicrowaveTooltip" xml:space="preserve">
<value>Microwave: corrupts wireless packets that travel too close</value>
<comment>NetworkDevice Microwave Tooltip = Microwave: corrupts wireless packets that travel too close</comment>
</data>
<data name="H_PacketCorruption_Key" xml:space="preserve">
<value>Packet Corruption:</value>
</data>
<data name="H_PacketCorruption_Title" xml:space="preserve">
<value>Packet Corruption</value>
</data>
<data name="NL_WirelessDropped" xml:space="preserve">
<value>The wireless signal was too weak. Packet dropped.</value>
<comment>NetworkLink WirelessDropped = The wireless signal was too weak. Packet dropped.</comment>
</data>
<data name="_Save_Canceled" xml:space="preserve">
<value>Saved</value>
<comment>String used when we have successfully saved the network.</comment>
</data>
<data name="H_GeneralWireless_Key" xml:space="preserve">
<value>General Wireless:</value>
</data>
<data name="H_GeneralWireless_Title" xml:space="preserve">
<value>General Wireless</value>
</data>
<data name="H_WirelessAP_Key" xml:space="preserve">
<value>Wireless Access Point:</value>
</data>
<data name="H_WirelessAP_Title" xml:space="preserve">
<value>Wireless Access Point</value>
</data>
<data name="H_WirelessBridge_Key" xml:space="preserve">
<value>Wireless Bridge:</value>
</data>
<data name="H_WirelessBridge_Title" xml:space="preserve">
<value>Wireless Bridge</value>
</data>
<data name="H_WirelessKey_Key" xml:space="preserve">
<value>Wireless Key:</value>
</data>
<data name="H_WirelessKey_Title" xml:space="preserve">
<value>Wireless Key</value>
</data>
<data name="H_WirelessRepeater_Key" xml:space="preserve">
<value>Wireless Repeater:</value>
</data>
<data name="H_WirelessRepeater_Title" xml:space="preserve">
<value>Wireless Repeater</value>
</data>
<data name="H_WirelessRouter_Key" xml:space="preserve">
<value>Wireless Router:</value>
</data>
<data name="H_WirelessRouter_Title" xml:space="preserve">
<value>Wireless Router</value>
</data>
<data name="H_WirelessSSID_Key" xml:space="preserve">
<value>Wireless SSID:</value>
</data>
<data name="H_WirelessSSID_Title" xml:space="preserve">
<value>Wireless SSID</value>
</data>
<data name="ND_TunnelPacketFromHere_Error" xml:space="preserve">
<value>Packet sent out tunnel but no endpoint set. Dropping</value>
<comment>ND_TunnelPacketFromHere_Error = Packet sent out tunnel but no endpoint set. Dropping</comment>
</data>
<data name="ND_TunnelPacketFromHere_Message" xml:space="preserve">
<value>Packet going into tunnel.</value>
<comment>ND_TunnelPacketFromHere_Message = Packet going into tunnel.</comment>
</data>
</root>