mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 14:30:43 -04:00
rename Context menu string in PeersDialog and update some translations
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3551 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6af91da0cf
commit
710052ab62
26 changed files with 10847 additions and 7979 deletions
|
@ -397,7 +397,7 @@ void PeersDialog::peertreeWidgetCostumPopupMenu( QPoint point )
|
|||
break;
|
||||
case TYPE_GPG:
|
||||
//this is a GPG key
|
||||
textLabel->setText(tr("<strong>GPG Key</strong>"));
|
||||
textLabel->setText(tr("<strong>Friend</strong>"));
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue