aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw-ko
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-05-02 19:57:16 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-05-02 19:57:16 +0200
commit4053e1ebd795f5b5fba8ed61185e5a5fdf9b0820 (patch)
tree29aa34c07718bfe31ca01f11088877b6b4b2807d /OpenKeychain/src/main/res/raw-ko
parent8e645453b140d12981fbdcc34766315fe5f5e992 (diff)
downloadopen-keychain-4053e1ebd795f5b5fba8ed61185e5a5fdf9b0820.tar.gz
open-keychain-4053e1ebd795f5b5fba8ed61185e5a5fdf9b0820.tar.bz2
open-keychain-4053e1ebd795f5b5fba8ed61185e5a5fdf9b0820.zip
Update from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/raw-ko')
-rw-r--r--OpenKeychain/src/main/res/raw-ko/help_start.html19
-rw-r--r--OpenKeychain/src/main/res/raw-ko/nfc_beam_share.html11
2 files changed, 30 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/raw-ko/help_start.html b/OpenKeychain/src/main/res/raw-ko/help_start.html
new file mode 100644
index 000000000..6c60c1778
--- /dev/null
+++ b/OpenKeychain/src/main/res/raw-ko/help_start.html
@@ -0,0 +1,19 @@
+<html>
+<head></head>
+<body>
+<h2>Getting started</h2>
+<p>First you need a personal secret key. Create one via the option menus in "Keys" or import existing secret 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 Store or F-Droid for installation.</p>
+
+<h2>I found a bug in OpenKeychain!</h2>
+<p>Please report the bug using the <a href="https://github.com/openpgp-keychain/openpgp-keychain/issues">issue tracker of OpenKeychain</a>.</p>
+
+<h2>Contribute</h2>
+<p>If you want to help us developing OpenKeychain 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 OpenKeychain! Everybody can participate at <a href="https://www.transifex.com/projects/p/openpgp-keychain/">OpenKeychain on Transifex</a>.</p>
+
+</body>
+</html>
diff --git a/OpenKeychain/src/main/res/raw-ko/nfc_beam_share.html b/OpenKeychain/src/main/res/raw-ko/nfc_beam_share.html
new file mode 100644
index 000000000..083e055c7
--- /dev/null
+++ b/OpenKeychain/src/main/res/raw-ko/nfc_beam_share.html
@@ -0,0 +1,11 @@
+<html>
+<head></head>
+<body>
+<ol>
+<li>Make sure that NFC is turned on in Settings &gt; More &gt; NFC and make sure that Android Beam is also on in the same section.</li>
+<li>Hold the two devices back to back (they have to be almost touching) and you'll feel a vibration.</li>
+<li>After it vibrates you'll see the content on your device turn into a card-like object with Star Trek warp speed-looking animation in the background.</li>
+<li>Tap the card and the content will then load on the other person’s device.</li>
+</ol>
+</body>
+</html>