diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-08-20 11:09:41 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-08-20 11:09:41 +0200 |
commit | 70426041dfb828c7117b05fd25ae6d077fdd501e (patch) | |
tree | c51775ca2d8de4f5cc75386db448338cf23812da /OpenKeychain/src/main/res/raw-cs/help_wot.html | |
parent | d6d68622cee488d06f680334f3c4f53d4d410bca (diff) | |
download | open-keychain-70426041dfb828c7117b05fd25ae6d077fdd501e.tar.gz open-keychain-70426041dfb828c7117b05fd25ae6d077fdd501e.tar.bz2 open-keychain-70426041dfb828c7117b05fd25ae6d077fdd501e.zip |
Pull from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/raw-cs/help_wot.html')
-rw-r--r-- | OpenKeychain/src/main/res/raw-cs/help_wot.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/raw-cs/help_wot.html b/OpenKeychain/src/main/res/raw-cs/help_wot.html index 29790139b..30288f2bb 100644 --- a/OpenKeychain/src/main/res/raw-cs/help_wot.html +++ b/OpenKeychain/src/main/res/raw-cs/help_wot.html @@ -1,7 +1,7 @@ <html> <head></head> <body> -<h2>Web of Trust</h2> +<h2>Síť důvěry</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> <h2>Support in OpenKeychain</h2> |