mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 16:39:43 -05: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
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user