mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Fixed, hide "Accept Friend Request" Button for Unknown Peers
Update translation git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2f749e2bf5
commit
722bade918
@ -198,7 +198,6 @@ void SecurityItem::updateItem()
|
||||
chatButton->hide();
|
||||
quickmsgButton->hide();
|
||||
|
||||
friendRequesttoolButton->show();
|
||||
removeFriendButton->setEnabled(false);
|
||||
removeFriendButton->hide();
|
||||
peerDetailsButton->setEnabled(false);
|
||||
|
Binary file not shown.
@ -12305,7 +12305,7 @@ p, li { white-space: pre-wrap; }
|
||||
<message>
|
||||
<location line="+2"/>
|
||||
<source>wants to be friends with you on RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>möchte mit dir in RetroShare befreundet sein</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
|
Binary file not shown.
@ -10253,7 +10253,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<source>wants to be friends with you on RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>quiere ser tu amigo en RetroShare</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
Binary file not shown.
@ -9403,7 +9403,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<source>Accept Friend Request</source>
|
||||
<translation type="unfinished">Accepter la demande d'ami</translation>
|
||||
<translation>Accepter la demande d'ami</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
@ -9415,7 +9415,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<source>wants to be friends with you on RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>veut devenir ami(e) avec toi sur RetroShare</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
Binary file not shown.
@ -10113,7 +10113,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<source>wants to be friends with you on RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>vuole essere amici con voi su RetroShare</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
Binary file not shown.
@ -10715,7 +10715,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<source>wants to be friends with you on RetroShare</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>RetroShare'ta sizinle arkadaş olmak istiyor</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
Loading…
Reference in New Issue
Block a user