diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-02-22 21:39:34 +0100 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-02-22 21:39:34 +0100 |
commit | df7009669ba983a1694b4a0e7d0ee64d7bc56dba (patch) | |
tree | 0d7bf579beeb0aea1f8ebea6744732d819344510 /OpenKeychain/src/main/res/raw-uk | |
parent | 21e7102e3ab73ab045a93025e976fc55da69428b (diff) | |
download | open-keychain-df7009669ba983a1694b4a0e7d0ee64d7bc56dba.tar.gz open-keychain-df7009669ba983a1694b4a0e7d0ee64d7bc56dba.tar.bz2 open-keychain-df7009669ba983a1694b4a0e7d0ee64d7bc56dba.zip |
Pull from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/raw-uk')
-rw-r--r-- | OpenKeychain/src/main/res/raw-uk/help_changelog.html | 2 | ||||
-rw-r--r-- | OpenKeychain/src/main/res/raw-uk/help_start.html | 2 | ||||
-rw-r--r-- | OpenKeychain/src/main/res/raw-uk/help_wot.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/OpenKeychain/src/main/res/raw-uk/help_changelog.html b/OpenKeychain/src/main/res/raw-uk/help_changelog.html index 4d3d293ac..0cb7d5210 100644 --- a/OpenKeychain/src/main/res/raw-uk/help_changelog.html +++ b/OpenKeychain/src/main/res/raw-uk/help_changelog.html @@ -99,7 +99,7 @@ </ul> <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-uk/help_start.html b/OpenKeychain/src/main/res/raw-uk/help_start.html index f2d2fe6f7..19197f6df 100644 --- a/OpenKeychain/src/main/res/raw-uk/help_start.html +++ b/OpenKeychain/src/main/res/raw-uk/help_start.html @@ -4,7 +4,7 @@ <h2>Приступаючи до роботи</h2> <p>First you need a personal key. Create one via the menu in "Keys" or import existing secret keys. Afterwards, you can download your friends' keys or exchange them via QR Codes or NFC.</p> -<p>On Android lower 4.4, it is recommended that you install <a href="market://details?id=org.openintents.filemanager">OI File Manager</a> for enhanced file selection. To share via QR Codes install <a href="market://details?id=com.google.zxing.client.android">Barcode Scanner</a>. Clicking on the links will open Google Play Store or F-Droid for installation.</p> +<p>On Android lower 4.4, it is recommended that you install <a href="market://details?id=org.openintents.filemanager">OI File Manager</a> for enhanced file selection.</p> <h2>Я знайшов помилку в OpenPGP Keychain!</h2> <p>Будь ласка, повідомте про ваду за допомогою <a href="https://github.com/openpgp-keychain/openpgp-keychain/issues">відстежувача проблем OpenPGP Keychain</a>.</p> diff --git a/OpenKeychain/src/main/res/raw-uk/help_wot.html b/OpenKeychain/src/main/res/raw-uk/help_wot.html index e1296472e..669aa0649 100644 --- a/OpenKeychain/src/main/res/raw-uk/help_wot.html +++ b/OpenKeychain/src/main/res/raw-uk/help_wot.html @@ -2,7 +2,7 @@ <head></head> <body> <h2>Мережа довіри</h2> -<p>Мережа довіри - The Web of Trust - надає механізм визначення приналежності ключа саме тому користувачеві, який в ньому зазначений. Основа цієї моделі будується на знайомстві людей та сертифікації своїм підписом ключів своїх знайомих. Не менш важливо поширення цієї інформації серед інших користувачів WoT.</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>Підтримка у OpenKeychain</h2> <p>Наразі реалізовані тільки базові можливості WoT. Робота в самому розпалі, і в майбутніх версіях OpenKeychain будуть з'являтися додаткові можливості.</p> |