EduNetworkBuilder/EduNetworkBuilder/Resources/languages/edustrings.resx

1960 lines
89 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="LBW_btnAdd" xml:space="preserve">
<value>New</value>
<comment>ListBoxWindow btnAdd = New</comment>
</data>
<data name="_Load" xml:space="preserve">
<value>Load</value>
<comment>_Load = 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="_Edit" xml:space="preserve">
<value>Edit</value>
<comment>_Edit = 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="_All" xml:space="preserve">
<value>All</value>
<comment>_All = All</comment>
</data>
<data name="NB_NetViewDHCP" xml:space="preserve">
<value>DHCP Request</value>
<comment>NB_NetViewDHCP = DHCP 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_clearIPsToolStripMenuItem" xml:space="preserve">
<value>Clear IPs</value>
<comment>NetworkBuilder clearIPsToolStripMenuItem = Clear IPs</comment>
</data>
<data name="_Ping" xml:space="preserve">
<value>Ping</value>
<comment>_Ping = Ping</comment>
</data>
<data name="_Help" 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="_Solved" xml:space="preserve">
<value>Solved</value>
<comment>_Solved = Solved</comment>
</data>
<data name="_DHCP" xml:space="preserve">
<value>DHCP</value>
<comment>DeviceConfig btnDHCP = DHCP</comment>
</data>
<data name="NB_OneNet" xml:space="preserve">
<value>One Network</value>
<comment>NetworkBuilder solvedOneNetworkToolStripMenuItem = One Network</comment>
</data>
<data name="NB_TwoNets" xml:space="preserve">
<value>Two Networks</value>
<comment>NetworkBuilder solvedTwoNetworksToolStripMenuItem = Two Networks</comment>
</data>
<data name="NB_ThreeNets" xml:space="preserve">
<value>Three Networks</value>
<comment>NetworkBuilder SolvedThreeNetworksToolStripMenuItem = Three Networks</comment>
</data>
<data name="NB_firewalls" xml:space="preserve">
<value>Firewalls</value>
<comment>NetworkBuilder firewallsToolStripMenuItem1 = Firewalls</comment>
</data>
<data name="NB_toSolveToolStripMenuItem" xml:space="preserve">
<value>To Solve</value>
<comment>NetworkBuilder toSolveToolStripMenuItem = To Solve</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="_Cancel" xml:space="preserve">
<value>Cancel</value>
<comment>_Cancel = Cancel</comment>
</data>
<data name="_OK" xml:space="preserve">
<value>OK</value>
<comment>_OK = OK</comment>
</data>
<data name="DC_btnMinus" xml:space="preserve">
<value>-</value>
<comment>DeviceConfig btnMinus = -</comment>
</data>
<data name="DC_btnAdd" 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_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_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_Form" xml:space="preserve">
<value>LinkEditor</value>
<comment>LinkEditor Form = LinkEditor</comment>
</data>
<data name="LBW_lblInstructions" xml:space="preserve">
<value>label1</value>
<comment>ListBoxWindow lblInstructions = label1</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="_Done" xml:space="preserve">
<value>Done</value>
<comment>OptionsWindow btnDone = Done</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_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_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 = [intentionally blank. content is loaded from file]</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>H_ARP_Title = Arp</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>Help:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_Help_Title" xml:space="preserve">
<value>Help</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="_Canceled" xml:space="preserve">
<value>Canceled</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="_Add" 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_ProssArr_Error1" 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_ProssArr_Error" 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_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_ProssArr_PingErr" xml:space="preserve">
<value>The broadcast ping reached a destination that was not on the same network</value>
<comment>ND_ProssArr_PingErr = 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_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="_AllS" xml:space="preserve">
<value>(All Solved)</value>
<comment>LBT_LBWAllS = (All Solved)</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="_Delete" xml:space="preserve">
<value>Delete</value>
<comment>_Delete = 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_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_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="_LoadErr" xml:space="preserve">
<value>EduNetworkBuilder can only open .enbx files. If this is a valid edunetwork file, please rename it.</value>
<comment>_LoadErr = EduNetworkBuilder can only open .enbx files. If this is a valid edunetwork file, please rename it.</comment>
</data>
<data name="H_ARP_Title1" xml:space="preserve">
<value>ARP request [host]</value>
<comment>H_ARP_Title = _Ping</comment>
</data>
<data name="H_ARP_Title2" xml:space="preserve">
<value>ARP request</value>
<comment>H_ARP_Title2 = Arp request</comment>
</data>
<data name="_Ping1" xml:space="preserve">
<value>Ping [host]</value>
<comment>_Ping = 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="_Read" xml:space="preserve">
<value>Read</value>
<comment>_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_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>
<data name="DC_DeviceConfigEdit" xml:space="preserve">
<value>Select the network card or interface for that network card that you wish to edit. Then press the [edit] button to make changes to that. Press the [-] to remove it, and press [+] to add another.</value>
<comment>DC_DeviceConfigEdit = Select the network card or interface for that network card that you wish to edit. Then press the [edit] button to make changes to that. Press the [-] to remove it, and press [+] to add another.</comment>
</data>
<data name="DC_HostValidateStr" xml:space="preserve">
<value>The name '{0}' is being used as part of this puzzle and this machine cannot be named that.</value>
<comment>DC_HostValidate = The name '{0}' is being used as part of this puzzle and this machine cannot be named that.</comment>
</data>
<data name="DC_UdFrmGtewayStr" xml:space="preserve">
<value>Gateway: {0}</value>
<comment>DC_UdFrmGteway = Gateway: {0}</comment>
</data>
<data name="IPA_IPFormatStr" xml:space="preserve">
<value>IP:{0} Mask:{1} GW:{2}</value>
<comment>IPA_IPFormatStr = IP:{0} Mask:{1} GW:{2}</comment>
</data>
<data name="NB_LoadPuzInfo" xml:space="preserve">
<value>Skipping Invalid Puzzle: '{0}'</value>
<comment>NB_LoadPuzInfo = Skipping Invalid Puzzle: '{0}'</comment>
</data>
<data name="H_ARP_TitleStr" xml:space="preserve">
<value>ARP {0}</value>
<comment>H_ARP_TitleStr = Arp {0}</comment>
</data>
<data name="_PingStr" xml:space="preserve">
<value>Ping {0}</value>
<comment>_PingStr = Ping {0}</comment>
</data>
<data name="NB_NetViewRmLnkStr" xml:space="preserve">
<value>Remove Link To {0}</value>
<comment>NB_NetViewRmLnk = Remove Link To {0}</comment>
</data>
<data name="NCE_NCEEncrypt" xml:space="preserve">
<value>Encryption Key:</value>
<comment>NCE_NCEEncrypt = Encryption Key:</comment>
</data>
<data name="NCE_NCEVPNEnd" xml:space="preserve">
<value>VPN Endpoint:</value>
<comment>NCE_NCEVPNEnd = VPN Endpoint:</comment>
</data>
<data name="NCE_NCEWireless" xml:space="preserve">
<value>Wireless Key:</value>
<comment>NCE_NCEWireless = Wireless Key:</comment>
</data>
<data name="NCE_UdfrmCon" xml:space="preserve">
<value>Connected</value>
<comment>NCE_UdfrmCon = Connected</comment>
</data>
<data name="NCE_UdfrmDiscon" xml:space="preserve">
<value>Disconnected</value>
<comment>NCE_UdfrmDiscon = Disconnected</comment>
</data>
<data name="_Endpt" xml:space="preserve">
<value>Endpoint</value>
<comment>_Endpt = Endpoint</comment>
</data>
<data name="NC_CloneSerialzable" xml:space="preserve">
<value>The type must be serializable.</value>
<comment>NC_CloneSerialzable = The type must be serializable.</comment>
</data>
<data name="NC_ProssInPackExpect" xml:space="preserve">
<value>The packet was not expected by the firewall, so it was rejected.</value>
<comment>NC_ProssInPackExpect = The packet was not expected by the firewall, so it was rejected.</comment>
</data>
<data name="NC_ProssInPackReject" xml:space="preserve">
<value>The packet was rejected by the firewall.</value>
<comment>NC_ProssInPackReject = The packet was rejected by the firewall.</comment>
</data>
<data name="_source" xml:space="preserve">
<value>source</value>
<comment>_source = source</comment>
</data>
<data name="ND_DelNicNicLock" xml:space="preserve">
<value>Locked NIC</value>
<comment>ND_DelNicNicLock = Locked NIC</comment>
</data>
<data name="ND_DelNicNicLockStr" xml:space="preserve">
<value>The network card, {0} is locked as part of the puzzle.</value>
<comment>ND_DelNicNicLockStr = The network card, {0} is locked as part of the puzzle.</comment>
</data>
<data name="ND_EdtGteway" xml:space="preserve">
<value>Default Gateway</value>
<comment>ND_EdtGteway = Default Gateway</comment>
</data>
<data name="ND_TunlPckTunl" xml:space="preserve">
<value>Tunnel</value>
<comment>ND_TunlPckTunl = Tunnel</comment>
</data>
<data name="N_ProssShouldContinSec" xml:space="preserve">
<value>Total seconds = {0} Stopping.</value>
<comment>N_ProssShouldContinSec = Total seconds = {0} Stopping.</comment>
</data>
<data name="NB_BitError" xml:space="preserve">
<value>Invalid Bit {0}! (Should be from 0 to 7)</value>
<comment>NB_BitError = Invalid Bit {0}! (Should be from 0 to 7)</comment>
</data>
<data name="NC_ChangeIPBackStr" xml:space="preserve">
<value>MASQ: Changing source IP back to: {0}</value>
<comment>NC_ChangeIPBackStr = MASQ: Changing source IP back to: {0}</comment>
</data>
<data name="NC_ChangeIPStr" xml:space="preserve">
<value>MASQ: Changing outbound IP to: {0}</value>
<comment>NC_ChangeIPStr = MASQ: Changing outbound IP to: {0}</comment>
</data>
<data name="NC_NoIPOnSubStr" xml:space="preserve">
<value>No Machine matching that IP address on this subnet. {0}</value>
<comment>NC_NoIPOnSub = No Machine matching that IP address on this subnet. {0}</comment>
</data>
<data name="NC_PackRejectStr" xml:space="preserve">
<value>{0} The packet was rejected by the firewall.. Dropped.</value>
<comment>NC_PackRejectStr = {0} The packet was rejected by the firewall.. Dropped.</comment>
</data>
<data name="ND_ArpNoIPLocalStr" xml:space="preserve">
<value>{0} Failed: No such IP on the local network - Arp only searches the local network.</value>
<comment>ND_ArpNoIPLocalStr = {0} Failed: No such IP on the local network - Arp only searches the local network.</comment>
</data>
<data name="ND_DHCPStrIFStr" xml:space="preserve">
<value>IF: {0} Range: {1} - {2}</value>
<comment>ND_DHCPStrIFStr = IF: {0} Range: {1} - {2}</comment>
</data>
<data name="ND_DoInFromLnkDeaf" xml:space="preserve">
<value>Packet request fell on deaf ears. This is not a DHCP server.</value>
<comment>ND_DoInFromLnkDeaf = Packet request fell on deaf ears. This is not a DHCP server.</comment>
</data>
<data name="ND_DoInFromLnkNoDHCP" xml:space="preserve">
<value>Failed: Not a DHCP Server. Packet Dropped.</value>
<comment>ND_DoInFromLnkNoDHCP = Failed: Not a DHCP Server. Packet Dropped.</comment>
</data>
<data name="ND_DoInputFromLink_CardFail2" xml:space="preserve">
<value>Failed: no card available to use.</value>
<comment>ND_DoInputFromLink_CardFail2 = Failed: no card available to use.</comment>
</data>
<data name="ND_NoIPLocalStr" xml:space="preserve">
<value>{0} Failed: No such IP on the local network.</value>
<comment>ND_NoIPLocalStr = {0} Failed: No such IP on the local network.</comment>
</data>
<data name="ND_NoIPStr" xml:space="preserve">
<value>{0} Failed: No such IP.</value>
<comment>ND_NoIPStr = {0} Failed: No such IP.</comment>
</data>
<data name="ND_NoLocalIfStr" xml:space="preserve">
<value>{0} No local interface to send packet out.</value>
<comment>ND_NoLocalIfStr = {0} No local interface to send packet out.</comment>
</data>
<data name="ND_NoLocIP" xml:space="preserve">
<value>The device had no local IPs. Quietly dropped.</value>
<comment>ND_NoLocIP = The device had no local IPs. Quietly dropped.</comment>
</data>
<data name="ND_NoLocIP2" xml:space="preserve">
<value>Failed: no IPs local to the packet.</value>
<comment>ND_NoLocIP2 = Failed: no IPs local to the packet.</comment>
</data>
<data name="ND_NoRouteStr" xml:space="preserve">
<value>{0} No route to host: {1}</value>
<comment>ND_NoRouteStr = {0} No route to host: {1}</comment>
</data>
<data name="ND_NotRouter" xml:space="preserve">
<value>Not a router</value>
<comment>ND_NotRouter = Not a router</comment>
</data>
<data name="ND_NotRouter2" xml:space="preserve">
<value>This device is not a router. Packet dropped.</value>
<comment>ND_NotRouter2 = This device is not a router. Packet dropped.</comment>
</data>
<data name="ND_PrepPackGtewyErr" xml:space="preserve">
<value>ERROR: DHCP Server does not have gateway set. DHCP server failing</value>
<comment>ND_PrepPackGtewyErr = ERROR: DHCP Server does not have gateway set. DHCP server failing</comment>
</data>
<data name="ND_PrepPackNICErr" xml:space="preserve">
<value>ERROR: No local Network Card for packet.</value>
<comment>ND_PrepPackNICErr = ERROR: No local Network Card for packet.</comment>
</data>
<data name="ND_PrepPackRoutErr" xml:space="preserve">
<value>ERROR: No route or local interface for packet.</value>
<comment>ND_PrepPackRoutErr = ERROR: No route or local interface for packet.</comment>
</data>
<data name="ND_ProssArrArp" xml:space="preserve">
<value>ARP Request found</value>
<comment>ND_ProssArrArp = Arp Request found</comment>
</data>
<data name="ND_ProssArrArpFailStr" xml:space="preserve">
<value>ARP failed: Arrived at a machine that was not expecting it and was rejected. {0} -&gt; {1}</value>
<comment>ND_ProssArrArpFailStr = ARP failed: Arrived at a machine that was not expecting it and was rejected. {0} -&gt; {1}</comment>
</data>
<data name="ND_ProssArrArpSuccessStr" xml:space="preserve">
<value>ARP request success: Who Has {0} tell {1} = {2}</value>
<comment>ND_ProssArrArpSuccess = Arp request success: Who Has {0} tell {1} = {2}</comment>
</data>
<data name="ND_ProssArrDHCPAnsStr" xml:space="preserve">
<value>DHCP request/answer. {0}</value>
<comment>ND_ProssArrDHCPAnsStr = DHCP request/answer. {0}</comment>
</data>
<data name="ND_ProssArrDHCPFailStr" xml:space="preserve">
<value>DHCP Request failed: Arrived at a machine that was not expecting it and was rejected. {0} -&gt; {1}</value>
<comment>ND_ProssArrDHCPFailStr = DHCP Request failed: Arrived at a machine that was not expecting it and was rejected. {0} -&gt; {1}</comment>
</data>
<data name="ND_ProssArrDHCPStr" xml:space="preserve">
<value>DHCP Request found Server: {0}</value>
<comment>ND_ProssArrDHCPStr = DHCP Request found Server: {0}</comment>
</data>
<data name="ND_ProssArrPartialStr" xml:space="preserve">
<value>Ping partial success: {0}% packet loss. {1} -&gt; {2}</value>
<comment>ND_ProssArrPartialStr = Ping partial success: {0}% packet loss. {1} -&gt; {2}</comment>
</data>
<data name="ND_ProssArrPngFailStr" xml:space="preserve">
<value>Ping failed: Arrived at a machine that was not expecting it and was rejected. {0} -&gt; {1}</value>
<comment>ND_ProssArrPngFailStr = Ping failed: Arrived at a machine that was not expecting it and was rejected. {0} -&gt; {1}</comment>
</data>
<data name="ND_ProssArrSomeLostStr" xml:space="preserve">
<value>Success! The ping returned from its destination. But some was lost: health={0}</value>
<comment>ND_ProssArrSomeLostStr = Success! The ping returned from its destination. But some was lost: health={0}</comment>
</data>
<data name="ND_ProssArrSuccessStr" xml:space="preserve">
<value>Ping success: The ping returned from its destination {0} -&gt; {1}</value>
<comment>ND_ProssArrSuccessStr = Ping success: The ping returned from its destination {0} -&gt; {1}</comment>
</data>
<data name="NL_DoMoveCorruptLight" xml:space="preserve">
<value>The packet was corrupted. The network wire may run too close to electricity or fluorescent lighting, or the wireless path is being interfered by a microwave, wireless phone, or other radio device.</value>
<comment>NL_DoMoveCorruptLight = The packet was corrupted. The network wire may run too close to electricity or fluorescent lighting, or the wireless path is being interfered by a microwave, wireless phone, or other radio device.</comment>
</data>
<data name="NL_DoMoveCorruptWire" xml:space="preserve">
<value>The packet tried to use a broken network wire and was corrupted.</value>
<comment>NL_DoMoveCorruptWire = The packet tried to use a broken network wire and was corrupted.</comment>
</data>
<data name="NL_DoMoveDrop" xml:space="preserve">
<value>The packet got corrupted and was dropped.</value>
<comment>NL_DoMoveDrop = The packet got corrupted and was dropped.</comment>
</data>
<data name="NL_DoMoveNoEnd" xml:space="preserve">
<value>Oops! We do not have anything at the end of the network wire. This should not happen!</value>
<comment>NL_DoMoveNoEnd = Oops! We do not have anything at the end of the network wire. This should not happen!</comment>
</data>
<data name="NL_DoMoveNoEnd2" xml:space="preserve">
<value>Nothing at far end of the wire. This should never happen..</value>
<comment>NL_DoMoveNoEnd2 = Nothing at far end of the wire. This should never happen..</comment>
</data>
<data name="NL_NetLinkSSID" xml:space="preserve">
<value>The SSID and Key have been updated on the client.</value>
<comment>NL_NetLinkSSID = The SSID and Key have been updated on the client.</comment>
</data>
<data name="OW_EdTag" xml:space="preserve">
<value>Edit Tag</value>
<comment>OW_EdTag = Edit Tag</comment>
</data>
<data name="OW_OWGraphic" xml:space="preserve">
<value>The height and width of the network graphics area.</value>
<comment>OW_OWGraphic = The height and width of the network graphics area.</comment>
</data>
<data name="OW_OWHight" xml:space="preserve">
<value>The Height of the network window graphics area.</value>
<comment>OW_OWHight = The Height of the network window graphics area.</comment>
</data>
<data name="OW_OWLevel" xml:space="preserve">
<value>The Level that this puzzle is stored in.</value>
<comment>OW_OWLevel = The Level that this puzzle is stored in.</comment>
</data>
<data name="OW_OWLoad" xml:space="preserve">
<value>The message given when the network is loaded. Instructions.</value>
<comment>OW_OWLoad = The message given when the network is loaded. Instructions.</comment>
</data>
<data name="OW_OWSize" xml:space="preserve">
<value>The size of an item (switch, PC, etc). Default is 100.</value>
<comment>OW_OWSize = The size of an item (switch, PC, etc). Default is 100.</comment>
</data>
<data name="OW_OWSort" xml:space="preserve">
<value>How this is sorted within the list of puzzles.</value>
<comment>OW_OWSort = How this is sorted within the list of puzzles.</comment>
</data>
<data name="OW_OWTag" xml:space="preserve">
<value>The Tags that this puzzle is saved as (only for puzzles)</value>
<comment>OW_OWTag = The Tags that this puzzle is saved as (only for puzzles)</comment>
</data>
<data name="OW_OWThings" xml:space="preserve">
<value>The things that need to be solved before the puzzle is completed.</value>
<comment>OW_OWThings = The things that need to be solved before the puzzle is completed.</comment>
</data>
<data name="OW_OWTitle" xml:space="preserve">
<value>The title of the network window.</value>
<comment>OW_OWTitle = The title of the network window.</comment>
</data>
<data name="OW_OWWidth" xml:space="preserve">
<value>The width of the network window graphics area.</value>
<comment>OW_OWWidth = The width of the network window graphics area.</comment>
</data>
<data name="OW_Tag" xml:space="preserve">
<value>Tag</value>
<comment>OW_Tag = Tag</comment>
</data>
<data name="PM_UnknownHost" xml:space="preserve">
<value>unknown</value>
<comment>PacketMessage PM_UnknownHost = unknown</comment>
</data>
<data name="P_IPsTranslated" xml:space="preserve">
<value>IPs Translated {0} -&gt; {1}</value>
<comment>Packet IPsTranslated = IPs Translated {0} -&gt; {1}</comment>
</data>
<data name="P_PacketCreated" xml:space="preserve">
<value>Packet Created</value>
<comment>Packet P_PacketCreated = Packet Created</comment>
</data>
<data name="P_PacketDuplicated" xml:space="preserve">
<value>Packet duplicated</value>
<comment>Packet P_PacketDuplicated = Packet duplicated</comment>
</data>
<data name="P_PacketLostLong" xml:space="preserve">
<value>The packet was dropped because we lost where it was. WhereAmI == null!</value>
<comment>P_PacketLostLong = The packet was dropped because we lost where it was. WhereAmI == null!</comment>
</data>
<data name="P_PacketLostShort" xml:space="preserve">
<value>NO_Host Lost location of packet..</value>
<comment>P_PacketLostShort = NO_Host Lost location of packet..</comment>
</data>
<data name="P_ProcessTick" xml:space="preserve">
<value>Unable to find a MAC address for the IP address</value>
<comment>P_ProcessTick = Unable to find a MAC address for the IP address</comment>
</data>
<data name="RTFW_NotFound" xml:space="preserve">
<value>Not found.</value>
<comment>RTFW_NotFound = Not found.</comment>
</data>
<data name="P_Packet" xml:space="preserve">
<value>Packet</value>
<comment>P_Packet = Packet</comment>
</data>
<data name="P_PacketFailedToReach" xml:space="preserve">
<value>Packet failed to reach any IP. No such IP on network</value>
<comment>P_PacketFailedToReach = Packet failed to reach any IP. No such IP on network</comment>
</data>
<data name="P_PacketFailedToReach2" xml:space="preserve">
<value>Packet failed to reach IP</value>
<comment>P_PacketFailedToReach2 = Packet failed to reach IP</comment>
</data>
<data name="P_StartingOnLink" xml:space="preserve">
<value>Starting on link.</value>
<comment>P_StartingOnLink = Starting on link.</comment>
</data>
<data name="NB_btnCaptions" xml:space="preserve">
<value>Cycle through showing the name and IPs of network devices</value>
<comment>NetworkBuilder: NB_btnCaptionss = Cycle through showing the name and IPs of network devices</comment>
</data>
<data name="DC_btnVLAN" xml:space="preserve">
<value>VLANs</value>
<comment>DeviceConfig bntVLAN = VLANs</comment>
</data>
<data name="NI_VLANInForbidden" xml:space="preserve">
<value>Packet forbidden to enter into this port.</value>
<comment>NI_VLANInForbidden = Packet forbidden to enter into this port.</comment>
</data>
<data name="NI_VLANInMisMatch" xml:space="preserve">
<value>Packet and port do not match on VLANs. The packet cannot enter this device</value>
<comment>NI_VLANInMisMatch</comment>
</data>
<data name="NI_VLANInUntagged" xml:space="preserve">
<value>Packet is expected to be untagged, but it is tagged.</value>
<comment>NI_VLANInUntagged = Packet is expected to be untagged, but it is tagged.</comment>
</data>
<data name="NI_VLANOut" xml:space="preserve">
<value>Packet forbidden to go out this port</value>
<comment>NI_VLANOut = Packet forbidden to go out this port</comment>
</data>
<data name="H_VLAN_Key" xml:space="preserve">
<value>VLANs:</value>
<comment>Text from the help document that we jump to</comment>
</data>
<data name="H_VLAN_Title" xml:space="preserve">
<value>VLANs</value>
<comment>Text used in the program on buttons and the like</comment>
</data>
<data name="NB_Blue" xml:space="preserve">
<value>Blue</value>
<comment>NB_Blue = Blue</comment>
</data>
<data name="NB_ColorStr" xml:space="preserve">
<value>Color</value>
<comment>NB_ColorStr = Color</comment>
</data>
<data name="NB_Cyan" xml:space="preserve">
<value>Cyan</value>
<comment>NB_Cyan = Cyan</comment>
</data>
<data name="NB_Green" xml:space="preserve">
<value>Green</value>
<comment>NB_Green = Green</comment>
</data>
<data name="NB_Orange" xml:space="preserve">
<value>Orange</value>
<comment>NB_Orange = Orange</comment>
</data>
<data name="NB_Purple" xml:space="preserve">
<value>Purple</value>
<comment>NB_Purple = Purple</comment>
</data>
<data name="NB_Yellow" xml:space="preserve">
<value>Yellow</value>
<comment>NB_Yellow = Yellow</comment>
</data>
<data name="OW_cbVLANs" xml:space="preserve">
<value>VLANs Enabled</value>
<comment>OW_cbVLANs = VLANs Enabled</comment>
</data>
<data name="OW_OWVLANs" xml:space="preserve">
<value>Enable VLANs on this network. Otherwise, the vlan configuration stuff is kept hidden to keep it simple</value>
<comment>OW_OWVLANs = Enable VLANs on this network. Otherwise, the vlan configuration stuff is kept hidden to keep it simple</comment>
</data>
<data name="NT_TstDiscriptLockInterfaceVLAN" xml:space="preserve">
<value>The VLAN on an interface is locked</value>
<comment>NT_TstDiscriptLockInterfaceVLAN</comment>
</data>
<data name="NT_TstDiscriptLockNicVLAN" xml:space="preserve">
<value>The VLAN on a NIC is locked</value>
<comment>NT_TstDiscriptLockNicVLAN</comment>
</data>
<data name="NT_TstDiscriptLockVLAN" xml:space="preserve">
<value>A VLAN is Locked</value>
<comment>NT_TstDiscriptLockVLAN</comment>
</data>
<data name="NT_TstDiscriptLockVLANNames" xml:space="preserve">
<value>VLAN Names and IDs are Locked</value>
<comment>NT_TstDiscriptLockVLANNames = VLAN Names and IDs are Locked</comment>
</data>
<data name="NT_TstDiscriptNeedsForbiddenVLAN" xml:space="preserve">
<value>The Interface needs a Forbidden VLAN</value>
<comment>NT_TstDiscriptNeedsForbiddenVLAN</comment>
</data>
<data name="NT_TstDiscriptNeedsTaggedVLAN" xml:space="preserve">
<value>The Interface needs a Tagged VLAN</value>
<comment>NT_TstDiscriptNeedsTaggedVLAN</comment>
</data>
<data name="NT_TstDiscriptNeedsUntaggedVLAN" xml:space="preserve">
<value>The Interface needs an Untagged VLAN</value>
<comment>NT_TstDiscriptNeedsUntaggedVLAN</comment>
</data>
<data name="OW_OWVLANColoredPackets" xml:space="preserve">
<value>VLAN Colored Packets</value>
<comment>OW_OWVLANColoredPackets = VLAN Colored Packets</comment>
</data>
<data name="OW_OWVLANColoredPacketsTT" xml:space="preserve">
<value>When packets are passing across a VLAN link, color the packets so we can visualize them better.</value>
<comment>OW_OWVLANColoredPacketsTT = When packets are passing across a VLAN link, color the packets so we can visualize them better.</comment>
</data>
<data name="DC_btnFirewall" xml:space="preserve">
<value>Firewall</value>
<comment>DC_btnFirewall = Firewall</comment>
</data>
<data name="NB_LockedOut" xml:space="preserve">
<value>Locked Out. Cannot determine settings for this device.</value>
<comment>NB_LockedOut = Locked Out. Cannot determine settings for this device.</comment>
</data>
<data name="NB_Reset" xml:space="preserve">
<value>Reset</value>
<comment>NB_Reset = Reset</comment>
</data>
<data name="ND_PrepPackVLANErr" xml:space="preserve">
<value>ERROR: Packet forbidden by Management Interface VLAN</value>
<comment>ND_PrepPackVLANErr = ERROR: Packet forbidden by Management Interface VLAN</comment>
</data>
<data name="NTE_lblTestFW" xml:space="preserve">
<value>Action</value>
<comment>NTE_lblTestFW = Action</comment>
</data>
<data name="OW_cbFirewallEnabled" xml:space="preserve">
<value>Adv. Firewall Enabled</value>
<comment>OW_cbFirewallEnabled = Adv. Firewall Enabled</comment>
</data>
<data name="P_FirewallDropped" xml:space="preserve">
<value>Firewall Dropped Packet: Device {0}</value>
<comment>P_FirewallDropped = Firewall Dropped Packet: Device {0}</comment>
</data>
<data name="H_Power_Key" xml:space="preserve">
<value>Power:</value>
<comment>H_Power_Key = Power:</comment>
</data>
<data name="H_Power_Title" xml:space="preserve">
<value>Power</value>
<comment>H_Power_Title = Power</comment>
</data>
<data name="NB_PowerOff" xml:space="preserve">
<value>Power Off</value>
<comment>NB_PowerOff = Power Off</comment>
</data>
<data name="NB_PowerOn" xml:space="preserve">
<value>Power On</value>
<comment>NB_PowerOn = Power On</comment>
</data>
<data name="ND_DoInputFromLink_PowerOff" xml:space="preserve">
<value>Device cannot respond - Packet Failed</value>
<comment>ND_DoInputFromLink_PowerOff = Device cannot respond - Packet Failed</comment>
</data>
<data name="H_Traceroute_Key" xml:space="preserve">
<value>Traceroute:</value>
<comment>H_Traceroute_Key = Traceroute:</comment>
</data>
<data name="H_Traceroute_Title" xml:space="preserve">
<value>Traceroute</value>
<comment>H_Traceroute_Title = Traceroute</comment>
</data>
<data name="ND_ProcessArrival_TracerouteArrived" xml:space="preserve">
<value>TTL reached.</value>
<comment>ND_ProcessArrival_TracerouteArrived = TTL reached.</comment>
</data>
<data name="ND_ProcessArrival_TracertReply" xml:space="preserve">
<value>Traceroute Destination Reached</value>
<comment>ND_ProcessArrival_TracertReply = Traceroute Destination Reached</comment>
</data>
<data name="NT_TstDiscriptTraceroute" xml:space="preserve">
<value>Needs to traceroute</value>
<comment>NT_TstDiscriptTraceroute = Needs to traceroute</comment>
</data>
<data name="NT_TstDiscriptTraceroute2" xml:space="preserve">
<value>Needs to traceroute to</value>
<comment>NT_TstDiscriptTraceroute2 = Needs to traceroute to</comment>
</data>
<data name="_Traceroute" xml:space="preserve">
<value>Traceroute</value>
<comment>_Traceroute = Traceroute</comment>
</data>
<data name="NB_Hide" xml:space="preserve">
<value>Hide Device</value>
<comment>NB_Hide = Hide</comment>
</data>
<data name="NB_ClassSetup" xml:space="preserve">
<value>Class Setup</value>
<comment>NB_ClassSetup = Class Setup</comment>
</data>
<data name="PPF_EnterUserName" xml:space="preserve">
<value>Enter a username for the teacher</value>
<comment>PPF_EnterUserName = Enter a username for the teacher</comment>
</data>
<data name="PPF_FullName" xml:space="preserve">
<value>Full Name</value>
<comment>PPF_FullName = Full Name</comment>
</data>
<data name="PPF_NewPass" xml:space="preserve">
<value>Please enter a new password</value>
<comment>PPF_NewPass = Please enter a new password</comment>
</data>
<data name="PPF_OldPassword" xml:space="preserve">
<value>Enter Old Password</value>
<comment>PPF_OldPassword = Enter Old Password</comment>
</data>
<data name="PPF_PassDidNotChange" xml:space="preserve">
<value>Password did not change. Try again.</value>
<comment>PPF_PassDidNotChange = Password did not change. Try again.</comment>
</data>
<data name="PPF_PassMismatch" xml:space="preserve">
<value>Password does not match. Try again.</value>
<comment>PPF_PassMismatch = Password does not match. Try again.</comment>
</data>
<data name="PPF_PassTooShort" xml:space="preserve">
<value>Password was too short. Try again.</value>
<comment>PPF_PassTooShort = Password was too short. Try again.</comment>
</data>
<data name="PPF_PassValidateMismatch" xml:space="preserve">
<value>Passwords did not match. Please try again.</value>
<comment>PPF_PassValidateMismatch = Passwords did not match. Please try again.</comment>
</data>
<data name="PPF_SelectThisFolder" xml:space="preserve">
<value>Select This Folder</value>
<comment>PPF_SelectThisFolder = Select This Folder</comment>
</data>
<data name="PPF_TabClasswork" xml:space="preserve">
<value>Classwork</value>
<comment>PPF_TabClasswork = Classwork</comment>
</data>
<data name="PPF_TabProfile" xml:space="preserve">
<value>Profile</value>
<comment>PPF_TabProfile = Profile</comment>
</data>
<data name="PPF_UserName" xml:space="preserve">
<value>User Name</value>
<comment>PPF_UserName = User Name</comment>
</data>
<data name="PPF_VerifyPass" xml:space="preserve">
<value>Re-Enter that same password</value>
<comment>PPF_VerifyPass = Re-Enter that same password</comment>
</data>
<data name="NB_AddToClasswork" xml:space="preserve">
<value>Add To Classwork</value>
<comment>NB_AddToClasswork = Add To Classwork</comment>
</data>
<data name="NB_InvalidFile" xml:space="preserve">
<value>Cannot load invalid file.</value>
<comment>NB_InvalidFile = Cannot load invalid file.</comment>
</data>
<data name="PPF_Class" xml:space="preserve">
<value>Class</value>
<comment>PPF_Class = Class</comment>
</data>
<data name="PPF_Students" xml:space="preserve">
<value>Students</value>
<comment>PPF_Students=Students</comment>
</data>
<data name="PPF_ConfirmHWDelete" xml:space="preserve">
<value>Are you sure you want to delete this homework?</value>
<comment>PPF_ConfirmHWDelete = Are you sure you want to delete this homework?</comment>
</data>
<data name="NB_LoadUserFirst" xml:space="preserve">
<value>You must load a user profile before you can open a homework file.</value>
<comment>NB_LoadUserFirst = You must load a user profile before you can open a homework file.</comment>
</data>
<data name="NB_MarkGraded" xml:space="preserve">
<value>Mark As Graded</value>
<comment>NB_MarkGraded = Mark As Graded</comment>
</data>
<data name="NB_NoSuchFile" xml:space="preserve">
<value>File does not exist: {0}</value>
<comment>NB_NoSuchFile = File does not exist: {0}</comment>
</data>
<data name="NB_NotImplimented" xml:space="preserve">
<value>This feature is not yet implimented.</value>
<comment>NB_NotImplimented = This feature is not yet implimented.</comment>
</data>
<data name="NB_SubmitClasswork" xml:space="preserve">
<value>Submit Classwork</value>
<comment>NB_SubmitClasswork = Submit Classwork</comment>
</data>
<data name="NB_UpdateClasswork" xml:space="preserve">
<value>Update Classwork</value>
<comment>NB_UpdateClasswork = Update Classwork</comment>
</data>
<data name="PPF_AutoGenPW" xml:space="preserve">
<value>Auto Generate Passwords</value>
<comment>PPF_AutoGenPW = Auto Generate Passwords</comment>
</data>
<data name="PPF_BringInHWSummary" xml:space="preserve">
<value>Summary {0} Students {1} submissions {2} Students with no new submissions {3} Students with no file (error) {4} Students with broken files</value>
<comment>PPF_BringInHWSummary = Summary {0} Students {1} submissions {2} Students with no new submissions {3} Students with no file (error) {4} Students with broken files</comment>
</data>
<data name="PPF_ChangePassword" xml:space="preserve">
<value>Change Password</value>
<comment>PPF_ChangePassword = Change Password</comment>
</data>
<data name="PPF_ForcePWChange" xml:space="preserve">
<value>Change password at first login</value>
<comment>PPF_ForcePWChange = Change password at first login</comment>
</data>
<data name="PPF_GenerateFiles" xml:space="preserve">
<value>Generate Files</value>
<comment>PPF_GenerateFiles = Generate Files</comment>
</data>
<data name="PPF_GiveHWStats" xml:space="preserve">
<value>Result: {0} Students {1} Given {2} Already had this homework</value>
<comment>PPF_GiveHWStats = Result: {0} Students {1} Given {2} Already had this homework</comment>
</data>
<data name="PPF_HWGive" xml:space="preserve">
<value>Give</value>
<comment>PPF_HWGive = Give</comment>
</data>
<data name="PPF_HWGiveToolTip" xml:space="preserve">
<value>Give this homework to all the students. This is mainly used when setting up the initial homework files.</value>
<comment>PPF_HWGiveToolTip = homework files.</comment>
</data>
<data name="PPF_HWSaveToolTip" xml:space="preserve">
<value>Save this puzzle as a homework file. You can then pass distribute this file to the students, and they can open it into their class file.</value>
<comment>PPF_HWSaveToolTip = Save this puzzle as a homework file. You can then pass distribute this file to the students, and they can open it into their class file.</comment>
</data>
<data name="PPF_ImportSettings" xml:space="preserve">
<value>Specify Import Settings</value>
<comment>PPF_ImportSettings = Specify Import Settings</comment>
</data>
<data name="PPF_ImportStudents" xml:space="preserve">
<value>Import Students</value>
<comment>PPF_ImportStudents = Import Students</comment>
</data>
<data name="PPF_ImportSummary" xml:space="preserve">
<value>Result: {0} New Students: {1} Duplicates (not added)</value>
<comment>PPF_ImportSummary = Result: {0} New Students: {1} Duplicates (not added)</comment>
</data>
<data name="PPF_ImportToolTip" xml:space="preserve">
<value>Import from comma-deliminated file. User, Full Name, password. With full name and password being optional.</value>
<comment>PPF_ImportToolTip = Import from comma-deliminated file. User, Full Name, password. With full name and password being optional.</comment>
</data>
<data name="PPF_Launch" xml:space="preserve">
<value>Launch</value>
<comment>PPF_Launch = Launch</comment>
</data>
<data name="PPF_NoImportInvalid" xml:space="preserve">
<value>Error. Could not import students. List of invalid</value>
<comment>PPF_NoImportInvalid = Error. Could not import students. List of invalid</comment>
</data>
<data name="PPF_SelectStudentDir" xml:space="preserve">
<value>Student Files Directory</value>
<comment> PPF_SelectStudentDir = Stdent Files Directory</comment>
</data>
<data name="PPF_StudentWriteStats" xml:space="preserve">
<value>Stats: {0} Students {1} New Files {2} Skipped (already existed)</value>
<comment>PPF_StudentWriteStats Stats: {0} Students {1} New Files {2} Skipped (already existed)</comment>
</data>
<data name="PPF_TamperedFile" xml:space="preserve">
<value>The filename (without extension) did not match the username to which it was assigned. The file has been tampered with and is considered invalid. Filename: {0} Username: {1}</value>
<comment>PPF_TamperedFile = The filename (without extension) did not match the username to which it was assigned. The file has been tampered with and is considered invalid. Filename: {0} Username: {1}</comment>
</data>
<data name="PPF_UserDirectory" xml:space="preserve">
<value>User File Directory</value>
<comment>PPF_UserDirectory</comment>
</data>
<data name="_Save" xml:space="preserve">
<value>Save</value>
<comment>_Save = Save</comment>
</data>
<data name="PC_HWFileImportStats" xml:space="preserve">
<value>Results: {0} total homework {1} imported {2} skipped</value>
<comment>PC_HWFileImportStats = Results: {0} total homework {1} imported {2} skipped</comment>
</data>
<data name="PC_HWHasID" xml:space="preserve">
<value>ID {0} Already exists.</value>
<comment>PC_HWHasID = ID {0} Already exists.</comment>
</data>
<data name="PC_HWHasName" xml:space="preserve">
<value>Name already exists.</value>
<comment>PC_HWHasName = Name already exists.</comment>
</data>
<data name="NB_Logout" xml:space="preserve">
<value>Log out?</value>
<comment>NB_Logout = Log out?</comment>
</data>
<data name="NB_LogOutFirst" xml:space="preserve">
<value>Please log out before loading a new person file</value>
<comment>NB_LogOutFirst = Please log out before loading a new person file</comment>
</data>
<data name="NB_TeacherSuccessImport" xml:space="preserve">
<value>Successfully loaded the file. There were {0} new submissions.</value>
<comment>NB_TeacherSuccessImport = Successfully loaded the file. There were {0} new submissions.</comment>
</data>
<data name="NB_TeacherUnableToLoadUserInvalidPW" xml:space="preserve">
<value>Unable to load user {0} : The password we have failed to open the file. Maybe this student was for a different teacher file?</value>
<comment>NB_TeacherUnableToLoadUserInvalidPW = Unable to load user {0} : The password we have failed to open the file. Maybe this student was for a different teacher file?</comment>
</data>
<data name="NB_TeacherUnableToLoadUserNoAcct" xml:space="preserve">
<value>Unable to load user {0} : No such account found. No password available to decrypt account.</value>
<comment>NB_TeacherUnableToLoadUserNoAcct = Unable to load user {0} : No such account found. No password available to decrypt account.</comment>
</data>
<data name="N_PromptToGrade" xml:space="preserve">
<value>The homework has passed all the tests. Would you like to Mark it as graded? If you want to keep wotking with it, click No. Go to "Edit" -&gt; "Mark as graded" when ready.</value>
<comment>N_PromptToGrade = The homework has passed all the tests. Would you like to Mark it as graded? If you want to keep wotking with it, click No. Go to "Edit" -&gt; "Mark as graded" when ready.</comment>
</data>
<data name="N_PromptToSubmit" xml:space="preserve">
<value>You have completed the homework. Would you like to submit it? If you want to clean it up and submit later, click No. Go to "Edit" -&gt; "Submit" when you want to submit it.</value>
<comment>N_PromptToSubmit = You have completed the homework. Would you like to submit it? If you want to clean it up and submit later, click No. Go to "Edit" -&gt; "Submit" when you want to submit it.</comment>
</data>
<data name="N_SolvedAlreadyGraded" xml:space="preserve">
<value>The homework passed all the tests, but is already graded. Would you like to return to the Profile?</value>
<comment>N_SolvedAlreadyGraded = The homework passed all the tests, but is already graded. Would you like to return to the Profile?</comment>
</data>
<data name="PPF_AutoDHCP" xml:space="preserve">
<value>Auto DHCP on network Load</value>
<comment>PPF_AutoDHCP = Auto DHCP on network Load</comment>
</data>
<data name="NB_DHCP" xml:space="preserve">
<value>DHCP</value>
<comment>DHCP</comment>
</data>
<data name="NB_VLAN" xml:space="preserve">
<value>VLAN</value>
<comment>VLAN</comment>
</data>
<data name="NB_InternetHomeAndOffice" xml:space="preserve">
<value>Internet</value>
<comment>NB_InternetHomeAndOffice = Internet</comment>
</data>
<data name="Options_Caption_full" xml:space="preserve">
<value>Full</value>
<comment>Options_Caption_full = Full</comment>
</data>
<data name="Options_Caption_host" xml:space="preserve">
<value>Host</value>
<comment>Options_Caption_host = Host</comment>
</data>
<data name="Options_Caption_host_ip" xml:space="preserve">
<value>Host +IP</value>
<comment>Options_Caption_host_ip = Host +IP</comment>
</data>
<data name="Options_Caption_ip" xml:space="preserve">
<value>IP</value>
<comment>Options_Caption_ip = IP</comment>
</data>
<data name="Options_Caption_none" xml:space="preserve">
<value>None</value>
<comment>Options_Caption_none = None</comment>
</data>
<data name="RPC_Difficulty" xml:space="preserve">
<value>Difficulty</value>
<comment>RPC_Difficulty = Difficulty</comment>
</data>
<data name="RPC_Network" xml:space="preserve">
<value>Network</value>
<comment>RPC_Network = Network</comment>
</data>
</root>