aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-01-07 00:01:57 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2015-01-07 00:01:57 +0100
commitc4ee00bd3948aab7947f72152161b83dba43e19d (patch)
tree8951e35fa58c8cbef48236e059ac240c8df4af9d /OpenKeychain/src/main/res/raw
parent6ec85b0550dca8dd3b1d0f41802ebd2299138d01 (diff)
downloadopen-keychain-c4ee00bd3948aab7947f72152161b83dba43e19d.tar.gz
open-keychain-c4ee00bd3948aab7947f72152161b83dba43e19d.tar.bz2
open-keychain-c4ee00bd3948aab7947f72152161b83dba43e19d.zip
OpenPGP not PGP
Diffstat (limited to 'OpenKeychain/src/main/res/raw')
-rw-r--r--OpenKeychain/src/main/res/raw/help_changelog.html2
-rw-r--r--OpenKeychain/src/main/res/raw/help_wot.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_changelog.html b/OpenKeychain/src/main/res/raw/help_changelog.html
index 3a1970565..2cc93bc38 100644
--- a/OpenKeychain/src/main/res/raw/help_changelog.html
+++ b/OpenKeychain/src/main/res/raw/help_changelog.html
@@ -114,7 +114,7 @@ And don't add newlines before or after p tags because of transifex -->
<h2>2.5</h2>
<ul>
-<li>Fix decryption of symmetric pgp messages/files</li>
+<li>Fix decryption of symmetric OpenPGP messages/files</li>
<li>Refactored key edit screen (thanks to Ash Hughes)</li>
<li>New modern design for encrypt/decrypt screens</li>
<li>OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)</li>
diff --git a/OpenKeychain/src/main/res/raw/help_wot.html b/OpenKeychain/src/main/res/raw/help_wot.html
index 0ed8e586d..d2ce4a7ae 100644
--- a/OpenKeychain/src/main/res/raw/help_wot.html
+++ b/OpenKeychain/src/main/res/raw/help_wot.html
@@ -6,7 +6,7 @@ And don't add newlines before or after p tags because of transifex -->
</head>
<body>
<h2>Web of Trust</h2>
-<p>The Web of Trust describes the part of PGP which deals with creation and bookkeeping of certifications. It provides mechanisms to help the user keep track of who a public key belongs to, and share this information with others; To ensure the privacy of encrypted communication, it is essential to know that the public key you encrypt to belongs to the person you think it does.</p>
+<p>The Web of Trust describes the part of OpenPGP which deals with creation and bookkeeping of certifications. It provides mechanisms to help the user keep track of who a public key belongs to, and share this information with others; To ensure the privacy of encrypted communication, it is essential to know that the public key you encrypt to belongs to the person you think it does.</p>
<h2>Support in OpenKeychain</h2>
<p>There is only basic support for Web of Trust in OpenKeychain. This is a heavy work in progress and subject to changes in upcoming releases.</p>