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
retroshare-gui/src

View file

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

View file

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