Make sounds when save happens & when save is canceled

This commit is contained in:
2015-11-01 08:25:20 -05:00
parent 148e285234
commit 1a5efe1925
3 changed files with 22 additions and 2 deletions

View File

@ -731,4 +731,8 @@
<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>
</root>