Translation Edits ND Done

This commit is contained in:
Peter Wilson
2015-11-16 13:43:40 -06:00
parent 6186dfeab2
commit efb731dd3f
2 changed files with 5 additions and 1 deletions

View File

@ -777,6 +777,10 @@
<data name="H_WirelessSSID_Title" xml:space="preserve">
<value>Wireless SSID</value>
</data>
<data name="ND_DoInputFromLink_CardFail1" xml:space="preserve">
<value>The packet failed to hit a Card. We should not be here!</value>
<comment>ND_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>ND_ProcessArrival_ArpReached1 = Success! The arp request reached the destination.</comment>