mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 06:14:25 -04:00
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:
parent
fb28284be3
commit
2b5dca3a39
2 changed files with 5 additions and 5 deletions
retroshare-gui/src
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue