1304 lines
56 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="DC_UpdateForm+" xml:space="preserve">
<value>Add</value>
<comment>DeviceConfig UpdateForm+ = Add</comment>
</data>
<data name="DC_UpdateFormAdd" xml:space="preserve">
<value>Network Card to Add</value>
<comment>DeviceConfig UpdateFormAdd = Network Card to Add</comment>
</data>
<data name="DC_UpdateFormChoose" xml:space="preserve">
<value>Choose a type</value>
<comment>DeviceConfig UpdateFormChoose = Chose a type</comment>
</data>
<data name="DC_UpdateFormNoDel" xml:space="preserve">
<value>You cannot delete the sole remaining interface.</value>
<comment>DeviceConfig UpdateFormNoDel = You cannot delete the sole remaining interface.</comment>
</data>
<data name="DC_UpdateFormNoRename" xml:space="preserve">
<value>This item is part of the puzzle and cannot be renamed.</value>
<comment>DeviceConfig UpdateFormNoRename = This item is part of the puzzle and cannot be renamed.</comment>
</data>
<data name="DC_UpdateFormSelectDel" xml:space="preserve">
<value>Please select an interface to delete.</value>
<comment>DeviceConfig UpdateFormSelect Del = Please select an interface to delete.</comment>
</data>
<data name="ND_DoInputFromLink_CardFail1" xml:space="preserve">
<value>The packet failed to hit a Card. We should not be here!</value>
<comment>Network Device DoInputFromLink CardFail1 = The packet failed to hit a Card. We should not be here!</comment>
</data>
<data name="ND_ProcessArrival_ArpReached1" xml:space="preserve">
<value>Success! The arp request reached the destination.</value>
<comment>Network Device ProcessArrival ArpReached1 = Success! The arp request reached the destination.</comment>
</data>
<data name="ND_ProcessArrival_Arrived" xml:space="preserve">
<value>Arrived at the tunnel endpoint.</value>
<comment>Network Device ProcessArrival_Arrived = Arrived at the tunnel endpoint.</comment>
</data>
<data name="ND_ProcessArrival_CommingOut" xml:space="preserve">
<value>Packet coming out from tunnel.</value>
<comment>Network Device ProcessArrival CommingOut = Packet coming out from tunnel.</comment>
</data>
<data name="ND_ProcessArrival_DHCPReach1" xml:space="preserve">
<value>Success! The DHCP request reached a DHCP Server.</value>
<comment>Network Device ProcessArrival DHCPReach1 = Success! The DHCP request reached a DHCP Server.</comment>
</data>
<data name="ND_ProcessArrival_EncryptErr1" xml:space="preserve">
<value>Encryption failed. Unable to decrypt. Packet dropped.</value>
<comment>Network Device ProcessArrival EncryptErr1 = Encryption failed. Unable to decrypt. Packet dropped.</comment>
</data>
<data name="ND_ProcessArrival_EncryptErr2" xml:space="preserve">
<value>Encryption key mismatch. Packet dropped.</value>
<comment>Network Device ProcessArrival EncryptErr2 = Encryption key mismatch. Packet dropped.</comment>
</data>
<data name="ND_ProcessArrival_IPError1" xml:space="preserve">
<value>No VPN nic to recieve packet. Check VPN IP</value>
<comment>Network Device ProcessArrival IPError1 = No VPN nic to recieve packet. Check VPN IP</comment>
</data>
<data name="ND_ProcessArrival_IPError2" xml:space="preserve">
<value>No corresponding IP on vpn. Packet dropped.</value>
<comment>Network Device ProcessArrival IPError2 = No corresponding IP on vpn. Packet dropped.</comment>
</data>
<data name="ND_ProcessArrival_PackReturnErr1" xml:space="preserve">
<value>ERROR! A packet returned to a machine that we were not expecting it from.</value>
<comment>Network Device ProcessArrival PackReturnErr1 = ERROR! A packet returned to a machine that we were not expecting it from.</comment>
</data>
<data name="ND_ProcessArrival_PingErr1" xml:space="preserve">
<value>The broadcast ping reached a destination that was not on the same network</value>
<comment>Network Device ProcessArrival PingErr1 = The broadcast ping reached a destination that was not on the same network</comment>
</data>
<data name="ND_ProcessArrival_PingReached1" xml:space="preserve">
<value>Success! The ping reached the destination.</value>
<comment>Network Device ProcessArrival Success1 = Success! The ping reached the destination.</comment>
</data>
<data name="ND_ProcessArrival_PingReturn1" xml:space="preserve">
<value>Success! The ping returned from its destination.</value>
<comment>Network Device ProcessArrival PingReturn1 = Success! The ping returned from its destination.</comment>
</data>
<data name="ND_ProcessArrival_VPNNicErr1" xml:space="preserve">
<value>No VPN nic to recieve packet. Check VPN IP</value>
<comment>Network Device ProcessArrival VPNNicErr1 = No VPN nic to recieve packet. Check VPN IP</comment>
</data>
<data name="ND_ProcessArrival_VPNNicErr2" xml:space="preserve">
<value>No corresponding IP on vpn. Packet dropped.</value>
<comment>Network Device ProcessArrival VPNNicErr2 = No corresponding IP on vpn. Packet dropped.</comment>
</data>
<data name="ND_TunnelPacketFromHere_Error" xml:space="preserve">
<value>Packet sent out tunnel but no endpoint set. Dropping</value>
<comment>Network Device 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>Network Device TunnelPacketFromHere Message = Packet going into tunnel.</comment>
</data>
<data name="IPAE_EditEnd" xml:space="preserve">
<value>End</value>
<comment>IPAE_EditIf = End</comment>
</data>
<data name="IPAE_EditIf" xml:space="preserve">
<value>Interface</value>
<comment>IPAE_EditIf = Interface</comment>
</data>
<data name="IPAE_EditStart" xml:space="preserve">
<value>Start</value>
<comment>IPAE_EditStart = Start</comment>
</data>
<data name="IPAE_tbGateValEndIPRange" xml:space="preserve">
<value>The end IP in the range must be within the scope of the interface.</value>
<comment>IPAE_tbGateValEndIPRange = The end IP in the range must be within the scope of the interface.</comment>
</data>
<data name="IPAE_tbGateValIPEqualLarger" xml:space="preserve">
<value>The end IP must be equal to or larger than the start IP.</value>
<comment>IPAE_tbGateValIPEqualLarger = The end IP must be equal to or larger than the start IP.</comment>
</data>
<data name="IPAE_tbNtmskValEndIPRange" xml:space="preserve">
<value>The start IP in the range must be within the scope of the interface.</value>
<comment>IPAE_tbNtmskValEndIPRange = The start IP in the range must be within the scope of the interface.</comment>
</data>
<data name="LBW_LBWFilter" xml:space="preserve">
<value>Filter the puzzles by checking one the boxes.</value>
<comment>LBW_LBWFilter = Filter the puzzles by checking one the boxes.</comment>
</data>
<data name="LBW_AddRouteCreate" xml:space="preserve">
<value>Create Route</value>
<comment>LBW_AddRouteCreate = Create Route</comment>
</data>
<data name="LBW_btnResetForget?" xml:space="preserve">
<value>Forget Puzzles?</value>
<comment>LBW_btnResetForget? = Forget Puzzles?</comment>
</data>
<data name="LBW_btnResetYouSure?" xml:space="preserve">
<value>Are sure you want to forget what puzzles you have done?</value>
<comment>LBW_btnResetYouSure? = Are sure you want to forget what puzzles you have done?</comment>
</data>
<data name="LBW_LBWALL" xml:space="preserve">
<value>ALL</value>
<comment>LBT_LBWALL = ALL</comment>
</data>
<data name="LBW_LBWAllS" xml:space="preserve">
<value>(All Solved)</value>
<comment>LBT_LBWAllS = (All Solved)</comment>
</data>
<data name="LBW_LBWCancel" xml:space="preserve">
<value>Cancel</value>
<comment>LBW_LBWCancel = Cancel</comment>
</data>
<data name="LBW_LBWDblClckIf" xml:space="preserve">
<value>Double-Click the interface to add/edit the range of DHCP to serve.</value>
<comment>LBW_LBWDblClckIf = Double-Click the interface to add/edit the range of DHCP to serve.</comment>
</data>
<data name="LBW_LBWDblClckRout" xml:space="preserve">
<value>Double-click a route to change it.</value>
<comment>LBW_LBWDblClckRout = Double-click a route to change it.</comment>
</data>
<data name="LBW_LBWDelete" xml:space="preserve">
<value>Delete</value>
<comment>LBW_LBWDelete = Delete</comment>
</data>
<data name="LBW_LBWDetail" xml:space="preserve">
<value>For greater detail, click on the check-boxes</value>
<comment>LBW_LBWDetail = For greater detail, click on the check-boxes</comment>
</data>
<data name="LBW_LBWEdit" xml:space="preserve">
<value>Edit</value>
<comment>LBW_LBWEdit = Edit</comment>
</data>
<data name="LBW_LBWLoad" xml:space="preserve">
<value>Load</value>
<comment>LBW_LBWLoad = Load</comment>
</data>
<data name="LBW_UpdateFormNICRout" xml:space="preserve">
<value>--Routes from NICs (Read-Only)--</value>
<comment>LBW_UpdateFormNICRout = --Routes from NICs (Read-Only)--</comment>
</data>
<data name="LBW_UpdateFormStatRout" xml:space="preserve">
<value>--Static Routes (Read/Write)--</value>
<comment>LBW_UpdateFormStatRout = --Static Routes (Read/Write)--</comment>
</data>
<data name="NB_ChangeLang1" xml:space="preserve">
<value>Choose Language</value>
<comment>NB_ChangeLang1 = Choose Language</comment>
</data>
<data name="NB_ChangeLang2" xml:space="preserve">
<value>Choose a Language:</value>
<comment>NB_ChangeLang2 = Choose a Language:</comment>
</data>
<data name="NB_ChangeLangOK" xml:space="preserve">
<value>OK</value>
<comment>NB_ChangeLangOK = OK</comment>
</data>
<data name="NB_NBEn" xml:space="preserve">
<value>English</value>
<comment>NB_NBEn = English</comment>
</data>
<data name="NB_NBFr" xml:space="preserve">
<value>French</value>
<comment>NB_NBFr = French</comment>
</data>
<data name="NB_RdCtxtHelp" xml:space="preserve">
<value>Context</value>
<comment>NB_RdCtxtHelp = Context</comment>
</data>
<data name="NT_TstDiscriptARP" xml:space="preserve">
<value>Needs to find ARP from some device</value>
<comment>NT_TstDiscriptARP = Needs to find ARP from some device</comment>
</data>
<data name="NT_TstDiscriptARP2" xml:space="preserve">
<value>Needs to find ARP from:</value>
<comment>NT_TstDiscriptARP2 = Needs to find ARP from:</comment>
</data>
<data name="NT_TstDiscriptConnect" xml:space="preserve">
<value>Needs to be connected to the network.</value>
<comment>NT_TstDiscriptConnect = Needs to be connected to the network.</comment>
</data>
<data name="NT_TstDiscriptDHCP" xml:space="preserve">
<value>Needs change to DHCP server:</value>
<comment>NT_TstDiscriptDHCP = Needs change to DHCP server:</comment>
</data>
<data name="NT_TstDiscriptDHCP2" xml:space="preserve">
<value>DHCP Server enabled =</value>
<comment>NT_TstDiscriptDHCP2 = DHCP Server enabled =</comment>
</data>
<data name="NT_TstDiscriptDHCPIP" xml:space="preserve">
<value>Needs a DHCP IP address</value>
<comment>NT_TstDiscriptDHCPIP = Needs a DHCP IP address</comment>
</data>
<data name="NT_TstDiscriptDHCPIP2" xml:space="preserve">
<value>Needs a DHCP IP address from server:</value>
<comment>NT_TstDiscriptDHCPIP2 = Needs a DHCP IP address from server:</comment>
</data>
<data name="NT_TstDiscriptGteway2" xml:space="preserve">
<value>Needs the gateway set to:</value>
<comment>NT_TstDiscriptGteway2 = Needs the gateway set to:</comment>
</data>
<data name="NT_TstDiscriptHelp" xml:space="preserve">
<value>Get mouse-over help</value>
<comment>NT_TstDiscriptHelp = Get mouse-over help</comment>
</data>
<data name="NT_TstDiscriptHelp2" xml:space="preserve">
<value>Get mouse-over help of level:</value>
<comment>NT_TstDiscriptHelp2 = Get mouse-over help of level:</comment>
</data>
<data name="NT_TstDiscriptIP2" xml:space="preserve">
<value>Needs an IP local to host:</value>
<comment>NT_TstDiscriptIP2 = Needs an IP local to host:</comment>
</data>
<data name="NT_TstDiscriptLink" xml:space="preserve">
<value>Needs a link to host:</value>
<comment>NT_TstDiscriptLink = Needs a link to host:</comment>
</data>
<data name="NT_TstDiscriptLock" xml:space="preserve">
<value>Is Locked</value>
<comment>NT_TstDiscriptLock = Is Locked</comment>
</data>
<data name="NT_TstDiscriptLockDHCP" xml:space="preserve">
<value>Has Locked DHCP</value>
<comment>NT_TstDiscriptLockDHCP = Has Locked DHCP</comment>
</data>
<data name="NT_TstDiscriptLockGteway" xml:space="preserve">
<value>Has Locked Gateway</value>
<comment>NT_TstDiscriptGteway = Has Locked Gateway</comment>
</data>
<data name="NT_TstDiscriptLockIP" xml:space="preserve">
<value>Has Locked IP</value>
<comment>NT_TstDiscriptLockIP = Has Locked IP</comment>
</data>
<data name="NT_TstDiscriptLockNIC" xml:space="preserve">
<value>Has Locked NIC</value>
<comment>NT_TstDiscriptLockNIC = Has Locked NIC</comment>
</data>
<data name="NT_TstDiscriptLockRout" xml:space="preserve">
<value>Has Locked Route</value>
<comment>NT_TstDiscriptLockRout = Has Locked Route</comment>
</data>
<data name="NT_TstDiscriptPing" xml:space="preserve">
<value>Must ping a host.</value>
<comment>NT_TstDiscriptPing = Must ping a host.</comment>
</data>
<data name="NT_TstDiscriptPing2" xml:space="preserve">
<value>Must ping:</value>
<comment>NT_TstDiscriptPing2 = Must ping:</comment>
</data>
<data name="NT_TstDiscriptPingFail" xml:space="preserve">
<value>Needs to try to ping (and fail):</value>
<comment>NT_TstDiscriptPingFail = Needs to try to ping (and fail):</comment>
</data>
<data name="NT_TstDiscriptPingHost" xml:space="preserve">
<value>Should fail to ping a specific host</value>
<comment>NT_TstDiscriptPingHost = Should fail to ping a specific host</comment>
</data>
<data name="NT_TstDiscriptRout2" xml:space="preserve">
<value>Needs a route to network:</value>
<comment>NT_TstDiscriptRout2 = Needs a route to network:</comment>
</data>
<data name="NT_TstDscriptGteway" xml:space="preserve">
<value>Needs the gateway set</value>
<comment>NT_TstDscriptGteway = Needs the gateway set</comment>
</data>
<data name="NT_TstDscriptIP" xml:space="preserve">
<value>Needs a local IP</value>
<comment>NT_TstDscriptIP = Need a local IP</comment>
</data>
<data name="NT_TstDscriptProblem" xml:space="preserve">
<value>Has a problem</value>
<comment>NT_TestDiscriptProblem = Has a problem</comment>
</data>
<data name="NT_TstDscriptRout" xml:space="preserve">
<value>Needs a route set</value>
<comment>NT_TstDscriptRout = Needs a route set</comment>
</data>
<data name="NC_FoundLocalIP" xml:space="preserve">
<value>Found local interface: ip {0} gw {1}</value>
<comment>NC_FoundLocalIP = Found local interface: ip {0} gw {1}</comment>
</data>
<data name="NC_IfOfLocal" xml:space="preserve">
<value>IP of local: {0} {1}</value>
<comment>NC_IpOfLocal = IP of local: {0} {1}</comment>
</data>
<data name="NC_NoHost" xml:space="preserve">
<value>No Host</value>
<comment>NC_NoHost = No Host</comment>
</data>
<data name="NC_ProcessInboundPacket_DifferentMachine1" xml:space="preserve">
<value>The Packet was destined for a different machine (MAC Address): Rejected</value>
<comment>NC_ProcessInboundPacket_DifferentMachine1 = The Packet was destined for a different machine (MAC Address): Rejected</comment>
</data>
<data name="NC_ProcessInboundPacket_DifferentMachine2" xml:space="preserve">
<value>Device MAC: {0} did not match packet: {1}</value>
<comment>NC_ProcessInboundPacket_DifferentMachine2 = Device MAC: {0} did not match packet: {1}</comment>
</data>
<data name="NC_ProcessInboundPacket_DifferentMachine3" xml:space="preserve">
<value>Packet destined for another machine. Dropped.</value>
<comment>NC_ProcessInboundPacket_DifferentMachine3 = Packet destined for another machine. Dropped.</comment>
</data>
<data name="NB_BuildBtnBridge" xml:space="preserve">
<value>Add a Wireless Bridge to the network.</value>
<comment>NB_BuildBtnBridge = Add a Wireless Bridge to the network.</comment>
</data>
<data name="NB_BuildBtnCable" xml:space="preserve">
<value>Use a network cable to connect network components.</value>
<comment>NB_BuildBtnCable = Use a network cable to connect network components.</comment>
</data>
<data name="NB_BuildBtnCell" xml:space="preserve">
<value>Add a Cellhone to the network.</value>
<comment>NB_BuildBtnCell = Add a Cellhone to the network.</comment>
</data>
<data name="NB_BuildBtnCopier" xml:space="preserve">
<value>Add a copier to the network.</value>
<comment>NB_BuildBtnCopier = Add a copier to the network.</comment>
</data>
<data name="NB_BuildBtnFirewall" xml:space="preserve">
<value>Add a firewall to the network.</value>
<comment>NB_BuildBtnFirewall = Add a firewall to the network.</comment>
</data>
<data name="NB_BuildBtnHub" xml:space="preserve">
<value>Add a hub to the network.</value>
<comment>NB_BuildBtnHub = Add a hub to the network.</comment>
</data>
<data name="NB_BuildBtnLaptop" xml:space="preserve">
<value>Add a laptop to the network.</value>
<comment>NB_BuildBtnLaptop = Add a laptop to the network.</comment>
</data>
<data name="NB_BuildBtnLight" xml:space="preserve">
<value>Add a light to the network.</value>
<comment>NB_BuildBtnLight = Add a light to the network.</comment>
</data>
<data name="NB_BuildBtnMicrowave" xml:space="preserve">
<value>Add a microwave to the network.</value>
<comment>NB_BuildBtnMicrowave = Add a microwave to the network.</comment>
</data>
<data name="NB_BuildBtnPC" xml:space="preserve">
<value>Add a PC to the network.</value>
<comment>NB_BuildBtnPC = Add a PC to the network.</comment>
</data>
<data name="NB_BuildBtnPhone" xml:space="preserve">
<value>Add an IP-Phone to the network.</value>
<comment>NB_BuildBtnPhone = Add an IP-Phone to the network.</comment>
</data>
<data name="NB_BuildBtnPrinter" xml:space="preserve">
<value>Add a printer to the network.</value>
<comment>NB_BuildBtnPrinter = Add a printer to the network.</comment>
</data>
<data name="NB_BuildBtnRepeat" xml:space="preserve">
<value>Add a Wireless Repeater to the network.</value>
<comment>NB_BuildBtnRepeat = Add a Wireless Repeater to the network.</comment>
</data>
<data name="NB_BuildBtnRouter" xml:space="preserve">
<value>Add a Router to the network.</value>
<comment>NB_BuildBtnRouter = Add a Router to the network.</comment>
</data>
<data name="NB_BuildBtnSelect" xml:space="preserve">
<value>Select items from the network.</value>
<comment>NB_BuildBtnSelect = Select items from the network.</comment>
</data>
<data name="NB_BuildBtnServer" xml:space="preserve">
<value>Add a server to the network.</value>
<comment>NB_BuildBtnServer = Add a server to the network.</comment>
</data>
<data name="NB_BuildBtnSwitch" xml:space="preserve">
<value>Add a switch to the network.</value>
<comment>NB_BuildBtnSwitch = Add a switch to the network.</comment>
</data>
<data name="NB_BuildBtnTablet" xml:space="preserve">
<value>Add a Tablet to the network.</value>
<comment>NB_BuildBtnTablet = Add a Tablet to the network.</comment>
</data>
<data name="NB_BuildBtnWAP" xml:space="preserve">
<value>Add a Wireless Access Point to the network.</value>
<comment>NB_BuildBtnWAP = Add a Wireless Access Point to the network.</comment>
</data>
<data name="NB_BuildBtnWRouter" xml:space="preserve">
<value>Add a Wireless Router to the network.</value>
<comment>NB_BuildBtnWRouter = Add a Wireless Router to the network.</comment>
</data>
<data name="NB_BuildWindColor" xml:space="preserve">
<value>Show the color of the items making the puzzle.</value>
<comment>NB_BuildWindColor = Show the color of the items making the puzzle.</comment>
</data>
<data name="NB_BuildWindDecent" xml:space="preserve">
<value>Color-code &amp; give decent mouse-over help for the puzzle.</value>
<comment>NB_BuildWindDecent = Color-code &amp; give decent mouse-over help for the puzzle.</comment>
</data>
<data name="NB_BuildWindMinor" xml:space="preserve">
<value>Color-code &amp; give minor mouse-over help for the puzzle.</value>
<comment>NB_BuildWindMinor = Color-code &amp; give minor mouse-over help for the puzzle.</comment>
</data>
<data name="NB_BuildWindMsg" xml:space="preserve">
<value>Show the message describing the puzzle.</value>
<comment>NB_BuildWindMsg = Show the message describing the puzzle.</comment>
</data>
<data name="NB_BuildWindNone" xml:space="preserve">
<value>Show no help for the puzzle</value>
<comment>NB_BuildWindNone = Show no help for the puzzle</comment>
</data>
<data name="NB_ChngLngClose" xml:space="preserve">
<value>Changing the language can only be done when the program starts: Close the program and prompt for a new language when you start it again?</value>
<comment>NB_ChngLngClose = Changing the language can only be done when the program starts: Close the program and prompt for a new language when you start it again?" = </comment>
</data>
<data name="NB_ChngLngSure" xml:space="preserve">
<value>Are you Sure?</value>
<comment>NB_ChngLngSure = Are you Sure?</comment>
</data>
<data name="NB_Level" xml:space="preserve">
<value>^Level</value>
<comment>NB_Level = ^Level</comment>
</data>
<data name="NB_LoadToolStripMenuItemErr" xml:space="preserve">
<value>EduNetworkBuilder can only open .enbx files. If this is a valid edunetwork file, please rename it.</value>
<comment>NB_LoadToolStripMenuItemErr = EduNetworkBuilder can only open .enbx files. If this is a valid edunetwork file, please rename it.</comment>
</data>
<data name="NB_NetViewArp" xml:space="preserve">
<value>Arp</value>
<comment>NB_NetViewArp = Arp</comment>
</data>
<data name="NB_NetViewArp1" xml:space="preserve">
<value>Arp request [host]</value>
<comment>NB_NetViewArp = NB_NetViewPing</comment>
</data>
<data name="NB_NetViewArp2" xml:space="preserve">
<value>Arp request</value>
<comment>NB_NetViewArp2 = Arp request</comment>
</data>
<data name="NB_NetViewClr" xml:space="preserve">
<value>Clear Arp Table</value>
<comment>NB_NetViewClr = Clear Arp Table</comment>
</data>
<data name="NB_NetViewDHCP" xml:space="preserve">
<value>DHCP request</value>
<comment>NB_NetViewDHCP = DHCP request</comment>
</data>
<data name="NB_NetViewPing" xml:space="preserve">
<value>Ping</value>
<comment>NB_NetViewPing = Ping</comment>
</data>
<data name="NB_NetViewPing1" xml:space="preserve">
<value>Ping [host]</value>
<comment>NB_NetViewPing = Ping [host]</comment>
</data>
<data name="NB_NetViewPng" xml:space="preserve">
<value>Ping IP</value>
<comment>NB_NetViewPng = Ping IP</comment>
</data>
<data name="NB_UpdteFrmName" xml:space="preserve">
<value>EduNetworkBuilder</value>
<comment>NB_UpdteFrmName = EduNetworkBuilder</comment>
</data>
<data name="NTE_All" xml:space="preserve">
<value>All</value>
<comment>NTE_All = All</comment>
</data>
<data name="NTE_Read" xml:space="preserve">
<value>Read</value>
<comment>NTE_Read = Read</comment>
</data>
<data name="N_MarkAsSolvedDone" xml:space="preserve">
<value>Solved! Would you like to open the puzzle box to go to the next puzzle? 'No' will let you continue to play with this one.</value>
<comment>N_MarkAsSolvedDone = Solved! Would you like to open the puzzle box to go to the next puzzle? 'No' will let you continue to play with this one.</comment>
</data>
<data name="N_MarkAsSolvedSolved" xml:space="preserve">
<value>Solved</value>
<comment>N_MarkAsSolvedSolved = Solved</comment>
</data>
<data name="N_ProssPackDone" xml:space="preserve">
<value>----All Done----</value>
<comment>N_ProssPackDone = ----All Done----</comment>
</data>
<data name="N_ProssPackOnceDbug" xml:space="preserve">
<value>Debugging</value>
<comment>N_ProcPackOnceDbug = Debugging</comment>
</data>
<data name="N_ProssPackOnceTickCounter" xml:space="preserve">
<value>Packet Tick Counter reached. Did the packet go into an infinite loop?</value>
<comment>N_ProcPackOnceTickCounter = Packet Tick Counter reached. Did the packet go into an infinite loop?</comment>
</data>
<data name="N_ProssShouldContinNet" xml:space="preserve">
<value>Network</value>
<comment>N_ProssShouldContinNet = Network</comment>
</data>
<data name="N_ProssShouldContinTime" xml:space="preserve">
<value>The packet timed out.</value>
<comment>N_ProssShouldContinTime = The packet timed out.</comment>
</data>
<data name="N_ProssShouldContinTimeout" xml:space="preserve">
<value>The packet timed out and was dropped.</value>
<comment>N_ProssShouldContinTimeout = The packet timed out and was dropped.</comment>
</data>
</root>