Microwave and fluorescent light additions

This commit is contained in:
2015-08-13 20:00:43 -06:00
parent 2633e08950
commit adec041382
5 changed files with 29 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -713,4 +713,12 @@
<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>
</root>