Added patch from Henry

Renamed gpg to pgp

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-12-02 00:25:11 +00:00
parent e3da77612a
commit d2b6efddb3
8 changed files with 173 additions and 110 deletions

View file

@ -110,7 +110,7 @@
<string>Did I authenticated peer</string>
</property>
<property name="toolTip">
<string>Did I sign his gpg key</string>
<string>Did I sign his PGP key</string>
</property>
</column>
<column>
@ -180,7 +180,7 @@
<item>
<widget class="QCheckBox" name="showUnvalidKeys">
<property name="text">
<string>Show keys that are not validated by the GPG web of trust</string>
<string>Show keys that are not validated by the PGP web of trust</string>
</property>
</widget>
</item>