IPAE Translate Edits

This commit is contained in:
Peter Wilson
2015-11-16 14:17:07 -06:00
parent 8681c50f48
commit b37c29b8ad
2 changed files with 30 additions and 6 deletions

View File

@ -869,4 +869,28 @@
<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>
</root>