aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/raw-de/help_start.html
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-02-05 00:22:26 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-02-05 00:22:26 +0100
commit6498c3443b9d9d80670c51386c43c28d782e5c9a (patch)
tree8b846f4ba6b85cda38f3615edac5f6383fdea3fe /OpenPGP-Keychain/src/main/res/raw-de/help_start.html
parent1f1de0ce06dabf533840fd346f61854b8b0c8330 (diff)
downloadopen-keychain-6498c3443b9d9d80670c51386c43c28d782e5c9a.tar.gz
open-keychain-6498c3443b9d9d80670c51386c43c28d782e5c9a.tar.bz2
open-keychain-6498c3443b9d9d80670c51386c43c28d782e5c9a.zip
Update from transifex
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/raw-de/help_start.html')
-rw-r--r--OpenPGP-Keychain/src/main/res/raw-de/help_start.html29
1 files changed, 14 insertions, 15 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw-de/help_start.html b/OpenPGP-Keychain/src/main/res/raw-de/help_start.html
index f8f0635e1..1386e8cc1 100644
--- a/OpenPGP-Keychain/src/main/res/raw-de/help_start.html
+++ b/OpenPGP-Keychain/src/main/res/raw-de/help_start.html
@@ -1,23 +1,22 @@
-<!-- Maintain structure with headings with h2 tags and content with p tags.
-This makes it easy to translate the values with transifex!
-And don't add newlines before or after p tags because of transifex -->
<html>
-<head>
-</head>
+<head></head>
<body>
+<h2>EXPERIMENTAL software</h2>
+<p>This is EXPERIMENTAL software. Use at your own risk!</p>
+
<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 some keys. Import or create them via the option menus in "My Secret Keys".<!--<p>Install K-9 Mail for the best integration, it will supports OpenPGP Keychain for PGP/INLINE and lets you directly encrypt/decrypt emails.-->
+<br>It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.</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>
+<h2>Big ToDos</h2>
+<ul>
+<li>K9 Mail integration not published</li>
+<li>Importing existing keys will be stripped of certificates right now</li>
+<li>PGP/MIME in K9 Mail is missing</li>
+</ul>
+<p>If you want to contribute, fork it and do a pull request on Github: <a href="https://github.com/dschuermann/openpgp-keychain">https://github.com/dschuermann/openpgp-keychain</a></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>
-
-<h2>Contribute</h2>
-<p>If you want to help us developing OpenPGP Keychain by contributing code <a href="https://github.com/openpgp-keychain/openpgp-keychain#contribute-code">follow our small guide on Github</a>.</p>
-
-<h2>Translations</h2>
-<p>Help translating OpenPGP Keychain! Everybody can participate at <a href="https://www.transifex.com/projects/p/openpgp-keychain/">OpenPGP Keychain on Transifex</a>.</p>
-
+<p>Please report it in the <a href="https://github.com/dschuermann/openpgp-keychain/issues">issue tracker of OpenPGP Keychain</a>.</p>
</body>
</html>