aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-02-05 15:37:56 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-02-05 15:37:56 +0100
commitb1530c47582d01c12c930913f1e7908d87b4000d (patch)
treef257af2d648f53d225120fddca4a82fc9fe58ecf
parente304a31f27ca2938f14e6581de7ad5b784aaf64a (diff)
downloadopen-keychain-b1530c47582d01c12c930913f1e7908d87b4000d.tar.gz
open-keychain-b1530c47582d01c12c930913f1e7908d87b4000d.tar.bz2
open-keychain-b1530c47582d01c12c930913f1e7908d87b4000d.zip
Fix wording
-rw-r--r--OpenPGP-Keychain/src/main/res/raw/help_start.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw/help_start.html b/OpenPGP-Keychain/src/main/res/raw/help_start.html
index f8f0635e1..f2041b066 100644
--- a/OpenPGP-Keychain/src/main/res/raw/help_start.html
+++ b/OpenPGP-Keychain/src/main/res/raw/help_start.html
@@ -6,9 +6,9 @@ And don't add newlines before or after p tags because of transifex -->
</head>
<body>
<h2>Getting started</h2>
-<p>First you need a personal key pair. Create one via the option menus in "My Keys" or import existing key pairs via "Import Keys". Afterwards, you can download keys of your friends or exchange them via QR Codes or NFC.</p>
+<p>First you need a personal key pair. Create one via the option menus in "My Keys" or import existing key pairs via "Import Keys". Afterwards, you can download your friends' keys or exchange them via QR Codes or NFC.</p>
-<p>It is recommended that you install <a href="market://details?id=org.openintents.filemanager">OI File Manager</a> for enhanced file selection and <a href="market://details?id=com.google.zxing.client.android">Barcode Scanner</a> to scan generated QR Codes. Clicking on the links will open Google Play or F-Droid for installation.</p>
+<p>It is recommended that you install <a href="market://details?id=org.openintents.filemanager">OI File Manager</a> for enhanced file selection and <a href="market://details?id=com.google.zxing.client.android">Barcode Scanner</a> to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.</p>
<h2>I found a bug in OpenPGP Keychain!</h2>
<p>Please report the bug using the <a href="https://github.com/openpgp-keychain/openpgp-keychain/issues">issue tracker of OpenPGP Keychain</a>.</p>