Fixed typo in SecurityIpItem.

Updated english translation.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8356 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2015-06-03 15:17:43 +00:00
parent fb28284be3
commit 2b5dca3a39
2 changed files with 5 additions and 5 deletions

View File

@ -210,7 +210,7 @@
<item>
<widget class="QLabel" name="rsBanListChangedLabel">
<property name="text">
<string>IP addres was added to the whitelist</string>
<string>IP address was added to the whitelist</string>
</property>
</widget>
</item>

View File

@ -11980,10 +11980,6 @@ Reducing image to %1x%2 pixels?</source>
<source>Peer Name:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Write Message</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unknown Peer</source>
<translation type="unfinished"></translation>
@ -12000,6 +11996,10 @@ Reducing image to %1x%2 pixels?</source>
<source>Wrong external ip address reported</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>IP address was added to the whitelist</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>SecurityItem</name>