aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw-ja
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2015-04-09 13:57:56 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2015-04-09 13:57:56 +0200
commita4b7daf266b037c6a39cef0586aadedf32861ad5 (patch)
tree8446f6aae86530a8546caa99af6f9bac4f095370 /OpenKeychain/src/main/res/raw-ja
parentd27925ad19b6800658a69670ceaed261776ba6d3 (diff)
parentdcaac4f85f07efff2fdfd8a2eec9ba8ee758659c (diff)
downloadopen-keychain-a4b7daf266b037c6a39cef0586aadedf32861ad5.tar.gz
open-keychain-a4b7daf266b037c6a39cef0586aadedf32861ad5.tar.bz2
open-keychain-a4b7daf266b037c6a39cef0586aadedf32861ad5.zip
Merge branch 'development' into linked-identities
Conflicts: OpenKeychain/build.gradle OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyActivity.java
Diffstat (limited to 'OpenKeychain/src/main/res/raw-ja')
-rw-r--r--OpenKeychain/src/main/res/raw-ja/help_about.html61
-rw-r--r--OpenKeychain/src/main/res/raw-ja/help_about.md45
-rw-r--r--OpenKeychain/src/main/res/raw-ja/help_certification.md27
-rw-r--r--OpenKeychain/src/main/res/raw-ja/help_changelog.html232
-rw-r--r--OpenKeychain/src/main/res/raw-ja/help_changelog.md268
-rw-r--r--OpenKeychain/src/main/res/raw-ja/help_start.html22
-rw-r--r--OpenKeychain/src/main/res/raw-ja/help_start.md15
7 files changed, 355 insertions, 315 deletions
diff --git a/OpenKeychain/src/main/res/raw-ja/help_about.html b/OpenKeychain/src/main/res/raw-ja/help_about.html
deleted file mode 100644
index 77c774cf6..000000000
--- a/OpenKeychain/src/main/res/raw-ja/help_about.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<html>
-<head></head>
-<body>
-<p><a href="http://www.openkeychain.org">http://www.openkeychain.org</a></p>
-<p><a href="http://www.openkeychain.org">OpenKeychain</a> は Android における OpenPGP 実装です。</p>
-<p>ライセンス: GPLv3以降</p>
-
-<h2>開発者</h2>
-<ul>
-<li>Dominik Schürmann (メンテナ)</li>
-<li>Art O Cathain</li>
-<li>Ash Hughes</li>
-<li>Brian C. Barnes</li>
-<li>Bahtiar 'kalkin' Gadimov</li>
-<li>Daniel Albert</li>
-<li>Daniel Hammann</li>
-<li>Daniel Haß</li>
-<li>Greg Witczak</li>
-<li>'mar-v-in'</li>
-<li>Markus Doits</li>
-<li>Miroojin Bakshi</li>
-<li>Nikhil Peter Raj</li>
-<li>Paul Sarbinowski</li>
-<li>'Senecaso'</li>
-<li>Signe Rüsch</li>
-<li>Sreeram Boyapati</li>
-<li>Thialfihar (APG 1.x)</li>
-<li>Tim Bray</li>
-<li>Vincent Breitmoser</li>
-</ul>
-<h2>ライブラリ</h2>
-<ul>
-<li>
-<a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (MIT X11 License)</li>
-<li>
-<a href="https://github.com/SafeSlingerProject/exchange-android">SafeSlinger Exchange library</a> (MIT License)</li>
-<li>
-<a href="http://developer.android.com/tools/support-library/index.html">Android Support Libraries</a> (Apache License v2)</li>
-<li>
-<a href="https://github.com/timbray/KeybaseLib">KeybaseLib</a> (Apache License v2)</li>
-<li>
-<a href="https://github.com/splitwise/TokenAutoComplete">TokenAutoComplete</a> (Apache License v2)</li>
-<li>
-<a href="https://github.com/rtreffer/minidns">MiniDNS</a> (Apache License v2)</li>
-<li>
-<a href="https://github.com/emilsjolander/StickyListHeaders">StickyListHeaders</a> (Apache License v2)</li>
-<li>
-<a href="https://github.com/zxing/zxing">ZXing</a> (Apache License v2)</li>
-<li>
-<a href="https://github.com/journeyapps/zxing-android-embedded">ZXing Android Minimal</a> (Apache License v2)</li>
-<li>
-<a href="https://github.com/jpardogo/PagerSlidingTabStrip">PagerSlidingTabStrip (Material Design)</a> (Apache License v2)</li>
-<li>
-<a href="https://github.com/neokree/MaterialNavigationDrawer">MaterialNavigationDrawer</a> (Apache License v2)</li>
-<li>
-<a href="https://github.com/nispok/snackbar">Snackbar</a> (MIT License)</li>
-<li>
-<a href="https://github.com/futuresimple/android-floating-action-button">FloatingActionButton</a> (Apache License v2)</li>
-</ul>
-</body>
-</html>
diff --git a/OpenKeychain/src/main/res/raw-ja/help_about.md b/OpenKeychain/src/main/res/raw-ja/help_about.md
new file mode 100644
index 000000000..d6a8eca93
--- /dev/null
+++ b/OpenKeychain/src/main/res/raw-ja/help_about.md
@@ -0,0 +1,45 @@
+
+[http://www.openkeychain.org](http://www.openkeychain.org)
+
+[OpenKeychain](http://www.openkeychain.org) is an OpenPGP implementation for Android.
+
+License: GPLv3+
+
+## Developers
+ * Dominik Schürmann (Maintainer)
+ * Art O Cathain
+ * Ash Hughes
+ * Brian C. Barnes
+ * Bahtiar 'kalkin' Gadimov
+ * Daniel Albert
+ * Daniel Hammann
+ * Daniel Haß
+ * Greg Witczak
+ * 'mar-v-in'
+ * Markus Doits
+ * Miroojin Bakshi
+ * Nikhil Peter Raj
+ * Paul Sarbinowski
+ * 'Senecaso'
+ * Signe Rüsch
+ * Sreeram Boyapati
+ * Thialfihar (APG 1.x)
+ * Tim Bray
+ * Vincent Breitmoser
+
+## Libraries
+ * [SpongyCastle](http://rtyley.github.com/spongycastle/) (MIT X11 License)
+ * [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
+ * [Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Apache License v2)
+ * [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
+ * [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
+ * [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
+ * [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
+ * [ZXing](https://github.com/zxing/zxing) (Apache License v2)
+ * [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
+ * [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design)</a> (Apache License v2)
+ * [MaterialNavigationDrawer](https://github.com/neokree/MaterialNavigationDrawer) (Apache License v2)
+ * [Snackbar](https://github.com/nispok/snackbar) (MIT License)
+ * [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache License v2)
+ * [HtmlTextView](https://github.com/dschuermann/html-textview) (Apache License v2)
+ * [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2) \ No newline at end of file
diff --git a/OpenKeychain/src/main/res/raw-ja/help_certification.md b/OpenKeychain/src/main/res/raw-ja/help_certification.md
new file mode 100644
index 000000000..8da27e8e0
--- /dev/null
+++ b/OpenKeychain/src/main/res/raw-ja/help_certification.md
@@ -0,0 +1,27 @@
+
+## Key Confirmation
+Without confirmation, you cannot be sure if a key really corresponds to a specific person.
+The most simplest way to confirm a key is by scanning the QR Code or exchanging it via NFC.
+To confirm keys between more than two persons, we suggest to use the key exchange method available for your keys.
+
+## Key Status
+
+<img src="status_signature_verified_cutout_24dp"/>
+Confirmed: You have already confirmed this key, e.g., by scanning the QR Code.
+<img src="status_signature_unverified_cutout_24dp"/>
+Unconfirmed: This key has not been confirmed yet. You cannot be sure if the key really corresponds to a specific person.
+<img src="status_signature_expired_cutout_24dp"/>
+Expired: This key is no longer valid. Only the owner can extend its validity.
+<img src="status_signature_revoked_cutout_24dp"/>
+Revoked: This key is no longer valid. It has been revoked by its owner.
+
+## Advanced Information
+A "key confirmation" in OpenKeychain is implemented by creating a certification according to the OpenPGP standard.
+This certification is a ["generic certification (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) described in the standard by:
+"The issuer of this certification does not make any particular assertion as to how well the certifier has checked that the owner of the key is in fact the person described by the User ID."
+
+Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
+Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust.
+We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go".
+We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
+Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings. \ No newline at end of file
diff --git a/OpenKeychain/src/main/res/raw-ja/help_changelog.html b/OpenKeychain/src/main/res/raw-ja/help_changelog.html
deleted file mode 100644
index f6ceaa427..000000000
--- a/OpenKeychain/src/main/res/raw-ja/help_changelog.html
+++ /dev/null
@@ -1,232 +0,0 @@
-<html>
-<head></head>
-<body>
-
-<h2>3.1.2</h2>
-<ul>
-<li>鍵のファイルへのエクスポートの修正 (現実的になりました)</li>
-</ul>
-<h2>3.1.1</h2>
-<ul>
-<li>鍵のファイルへのエクスポートの修正 (部分的に修正)</li>
-<li>Android 2.3でのクラッシュ修正</li>
-</ul>
-<h2>3.1</h2>
-<ul>
-<li>Android 5でのクラッシュ修正</li>
-<li>新しい検証画面</li>
-<li>セキュアな鍵リストの直接交換(SafeSlinger ライブラリ)</li>
-<li>新しいQRコードのプログラムフロー</li>
-<li>復号化画面の再デザイン</li>
-<li>新しいアイコン利用とカラー</li>
-<li>Symantec Encryption Desktopから秘密鍵をインポート時の問題修正</li>
-<li>Yubikeyでの副鍵IDを正くチェックするようになりました</li>
-</ul>
-<h2>3.0.1</h2>
-<ul>
-<li>巨大な鍵のインポートのより良い取り扱い</li>
-<li>副鍵選択の改善</li>
-</ul>
-<h2>3.0</h2>
-<ul>
-<li>Yubikeyでの署名生成と復号化のフルサポート</li>
-<li>アプリリスト内の互換性のあるアプリをインストールが可能であると提案します</li>
-<li>復号化画面を新しいデザインに</li>
-<li>鍵のインポートで沢山の修正、また鍵のストリップでも修正</li>
-<li>鍵の認証フラグの表示と設定</li>
-<li>カスタムした鍵の生成のユーザーインタフェース</li>
-<li>ユーザーID破棄証明の修正</li>
-<li>新しいクラウド検索 (古典的な keyserverと keybase.io から検索します)</li>
-<li>OpenKeychain内で鍵をストリップするのをサポートしました</li>
-</ul>
-<h2>2.9.2</h2>
-<ul>
-<li>2.9.1での鍵破壊問題修正</li>
-<li>API経由でYubikeyの復号処理が動くようになった</li>
-</ul>
-<h2>2.9.1</h2>
-<ul>
-<li>暗号化スクリーンを2つに分割</li>
-<li>鍵のフラグ管理を修正 (現在Mailvelope 0.7 鍵をサポート)</li>
-<li>パスフレーズの取り回しを改善</li>
-<li>SafeSlingerでの鍵の共有</li>
-<li>Yubikey: 設定で他のPINを受け付け、現在OpenPGP API経由での署名しか動きません、OpenKeychainの内部ではないため</li>
-<li>ストリップした鍵の利用法を修正</li>
-<li>互換性のためデフォルトをSHA256に</li>
-<li>インテント API を変更しました、以下参照 https://github.com/open-keychain/open-keychain/wiki/Intent-API</li>
-<li>OpenPGP API は現在破棄/期限切れの鍵を扱えるようになり、またすべてのユーザIDを返すようになりました</li>
-</ul>
-<h2>2.9</h2>
-<ul>
-<li>v2.8 から発生したクラッシュ問題をFix</li>
-<li>実験的にECCをサポート</li>
-<li>実験的にYubikeyをサポート(インポート済みの鍵での署名のみ)</li>
-</ul>
-<h2>2.8</h2>
-<ul>
-<li>そして主要な新しい機能を主眼としたこのリリースでたくさんのバグが修正されました</li>
-<li>鍵編集: 新しいすごいデザイン、鍵の破棄</li>
-<li>鍵インポート: 新しいすごいデザイン、hkps経由での鍵サーバとの安全な接続、そしてDNS SRVレコードによる鍵サーバの解決</li>
-<li>新しい初回表示</li>
-<li>新しい鍵生成画面: Androidのあなたの個人アカウントをベースとした名前とメールの自動補完</li>
-<li>ファイル暗号化: 新しいすごいデザイン、複数ファイルの暗号化をサポートする</li>
-<li>鍵のステータス表示の新しいアイコン(Brennan Novak提供)</li>
-<li>重要なバグ修正: 巨大な鍵コレクションをファイルからインポートするのが可能になりました</li>
-<li>キャッシュしたパスフレーズの通知表示</li>
-<li>鍵のアドレスをAndroidの連絡先と連携するようにした</li>
-</ul>
-<p> Vincent Breitmoser (GSoC 2014), mar-v-in (GSoC 2014), Daniel Albert, Art O Cathain, Daniel Haß, Tim Bray, Thialfiharの働きなくしてはこのリリースはありませんでした</p>
-
-<h2>2.7</h2>
-<ul>
-<li>Purple! (Dominik, Vincent)</li>
-<li>新しい鍵のビューのデザイン (Dominik, Vincent)</li>
-<li>新しいフラットな Android ボタン (Dominik, Vincent)</li>
-<li>API のフィックス (Dominik)</li>
-<li>Keybase.io からのインポート (Tim Bray)</li>
-</ul>
-<h2>2.6.1</h2>
-<ul>
-<li>いくつかのリグレッションバグ修正</li>
-</ul>
-<h2>2.6</h2>
-<ul>
-<li>鍵証明 (ありがとうVincent Breitmoser)</li>
-<li>GnuPGの部分秘密鍵のサポート (ありがとうVincent Breitmoser)</li>
-<li>新しいデザインでの署名の検証</li>
-<li>カスタムの鍵長 (ありがとうGreg Witczak)</li>
-<li>他のアプリからの共有ファンクションの修正</li>
-</ul>
-<h2>2.5</h2>
-<ul>
-<li>対称暗号化PGPメッセージ/ファイルの復号化を修正</li>
-<li>鍵編集画面のリファクタ (ありがとうAsh Hughes)</li>
-<li>暗号化/復号化画面を新しいモダンなデザインに</li>
-<li>OpenPGP API バージョン 3 (複数APIアカウント, 内部修正,鍵検索)</li>
-</ul>
-<h2>2.4</h2>
-<p>このリリースにおいて適用したリッチでバグのない機能を作ってくれたGoogle Summer of Code 2014の参加者たちに感謝を!
-また、以下の人達(アルファベット順)の作ってくれたいくつもの小さなパッチや相当数のパッチにも:
-Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Paul Sarbinowski, Sreeram Boyapati, Vincent Breitmoser.</p>
-<ul>
-<li>新しい統合キーリスト</li>
-<li>鍵指紋のカラー化</li>
-<li>鍵サーバのポート設定のサポート</li>
-<li>弱い鍵の生成が可能だったのを無効化</li>
-<li>さらなるAPIでの内部動作</li>
-<li>ユーザーIDの証明</li>
-<li>鍵サーバへの要求をマシンリーダブル出力を基盤にした</li>
-<li>タブレットでのナビゲーションドロワーのロック</li>
-<li>鍵の生成でのメールについての提案</li>
-<li>公開鍵リスト内での検索</li>
-<li>そしてさらなる改善と修正...</li>
-</ul>
-<h2>2.3.1</h2>
-<ul>
-<li>古いバージョンからのアップデートでクラッシュすることに対するホットフィックス</li>
-</ul>
-<h2>2.3</h2>
-<ul>
-<li>秘密鍵のエクスポート時における必要でない公開鍵のエクスポートの削除 (ありがとうAsh Hughes)</li>
-<li>鍵の期限日時設定の修正 (ありがとうAsh Hughes)</li>
-<li>鍵編集時のさらなる内部修正 (ありがとうAsh Hughes)</li>
-<li>インポート画面から直接鍵サーバへ要求するようにした</li>
-<li>Android 2.2から3.0でのレイアウトとダイアログスタイルの修正</li>
-<li>空ユーザIDの鍵でのクラッシュ修正</li>
-<li>署名画面から戻ってきたときにリストが空だとクラッシュするのを修正</li>
-<li>Bouncy Castle (cryptography library) を1.47 から 1.50アップデートおよびソースからのビルド</li>
-<li>署名画面からの鍵のアップロード修正</li>
-</ul>
-<h2>2.2</h2>
-<ul>
-<li>ナビゲーションドロワー付きの新しいデザイン</li>
-<li>新しい公開鍵リストデザイン</li>
-<li>新しい公開鍵ビュー</li>
-<li>鍵のインポート時のバグ修正</li>
-<li>鍵のクロス証明 (ありがとうAsh Hughes)</li>
-<li>適切な UTF-8 パスワード処理 (ありがとうAsh Hughes)</li>
-<li>新しい言語での最初のバージョン (ありがとうTransifexの貢献者達)</li>
-<li>QRコードによる鍵共有の修正と改善</li>
-<li>APIでのパッケージ署名検証</li>
-</ul>
-<h2>2.1.1</h2>
-<ul>
-<li>APIアップデート、K-9 Mail統合準備</li>
-</ul>
-<h2>2.1</h2>
-<ul>
-<li>たくさんのバグ修正</li>
-<li>開発者向け新API</li>
-<li>Googleによる擬似乱数生成器バグの修正</li>
-</ul>
-<h2>2.0</h2>
-<ul>
-<li>再デザイン完了</li>
-<li>QRコード、NFCビームでの公開鍵共有</li>
-<li>鍵への署名</li>
-<li>鍵サーバへアップロード</li>
-<li>インポート問題修正</li>
-<li>新しいAIDL API</li>
-</ul>
-<h2>1.0.8</h2>
-<ul>
-<li>鍵サーバの基本サポート</li>
-<li>App2SD</li>
-<li>パスフレーズのキャッシュ時間についての選択肢追加: 1,2,4,8時間</li>
-<li>翻訳: ノルウェー語 (ありがとう、Sander Danielsen)、中国語 (ありがとう、Zhang Fredrick) 追加</li>
-<li>バグ修正</li>
-<li>最適化</li>
-</ul>
-<h2>1.0.7</h2>
-<ul>
-<li>改行を含まないテキストの署名検証問題の修正</li>
-<li>パスフレーズのキャッシュ生存時間 (20,40,60分) のオプション追加</li>
-</ul>
-<h2>1.0.6</h2>
-<ul>
-<li>Froyo でのアカウント追加時クラッシュの修正</li>
-<li>セキュアファイル削除</li>
-<li>鍵ファイルインポート後の削除オプション</li>
-<li>ストリーム暗号化/復号化 (ギャラリーなど)</li>
-<li>新しいオプション (言語、強制V3署名)</li>
-<li>インタフェース変更</li>
-<li>バグ修正</li>
-</ul>
-<h2>1.0.5</h2>
-<ul>
-<li>ドイツ語およびイタリア語翻訳追加</li>
-<li>BCソースが重複してしまっていたことによる、より小さいパッケージ化</li>
-<li>新しい設定GUI</li>
-<li>ローカライズでのレイアウトを適合化</li>
-<li>署名バグ修正</li>
-</ul>
-<h2>1.0.4</h2>
-<ul>
-<li>クエリービルダーによるSDKのいくつかのバグによるクラッシュの修正</li>
-</ul>
-<h2>1.0.3</h2>
-<ul>
-<li>鍵エクスポートできる時と暗号化/署名中のクラッシュ修正</li>
-</ul>
-<h2>1.0.2</h2>
-<ul>
-<li>鍵リストのフィルタ可能化</li>
-<li>暗号化鍵の事前選択のよりスマートな実装</li>
-<li>VIEWおよびSENDについて新しいインテントのハンドリング、ファイルマネージャ外のファイルを暗号化/復号化するのを受け付けるようになる。</li>
-<li>K-9 Mailにおける修正と追加機能 (鍵事前選択)、新しいベータビルド提供</li>
-</ul>
-<h2>1.0.1</h2>
-<ul>
-<li>1.0.0で壊れたGmailアカウントリストアップを再度修正</li>
-</ul>
-<h2>1.0.0</h2>
-<ul>
-<li>K-9 Mail 統合、K-9 MailでのAPG サポートのベータビルド</li>
-<li>(ASTROを含む)ファイルマネージャのさらなるサポート</li>
-<li>スロベニア語翻訳追加</li>
-<li>より早くてメモリ使用量の少ない新しいデータベース</li>
-<li>他のアプリでのインテントおよびコンテンツプロバイダの定義</li>
-<li>バグ修正</li>
-</ul>
-</body>
-</html>
diff --git a/OpenKeychain/src/main/res/raw-ja/help_changelog.md b/OpenKeychain/src/main/res/raw-ja/help_changelog.md
new file mode 100644
index 000000000..e9d61d0f3
--- /dev/null
+++ b/OpenKeychain/src/main/res/raw-ja/help_changelog.md
@@ -0,0 +1,268 @@
+
+## 3.2beta2
+
+ * Material design
+ * Integration of QR Scanner (New permissions required)
+ * Improved key creation wizard
+ * Fix missing contacts after sync
+ * Requires Android 4
+ * Redesigned key screen
+ * Simplify crypto preferences, better selection of secure ciphers
+ * API: Detached signatures, free selection of signing key,...
+ * Fix: Some valid keys were shown revoked or expired
+ * Don't accept signatures by expired or revoked subkeys
+ * Keybase.io support in advanced view
+
+
+## 3.1.2
+
+ * Fix key export to files (now for real)
+
+
+## 3.1.1
+
+ * Fix key export to files (they were written partially)
+ * Fix crash on Android 2.3
+
+
+## 3.1
+
+ * Fix crash on Android 5
+ * New certify screen
+ * Secure Exchange directly from key list (SafeSlinger library)
+ * New QR Code program flow
+ * Redesigned decrypt screen
+ * New icon usage and colors
+ * Fix import of secret keys from Symantec Encryption Desktop
+ * Subkey IDs on Yubikeys are now checked correctly
+
+
+## 3.0.1
+
+ * Better handling of large key imports
+ * Improved subkey selection
+
+
+## 3.0
+
+ * Full support for Yubikey signature generation and decryption!
+ * Propose installable compatible apps in apps list
+ * New design for decryption screens
+ * Many fixes for key import, also fixes stripped keys
+ * Honor and display key authenticate flags
+ * User interface to generate custom keys
+ * Fixing user id revocation certificates
+ * New cloud search (searches over traditional keyservers and keybase.io)
+ * Support for stripping keys inside OpenKeychain
+
+
+## 2.9.2
+
+ * Fix keys broken in 2.9.1
+ * Yubikey decryption now working via API
+
+
+## 2.9.1
+
+ * Split encrypt screen into two
+ * Fix key flags handling (now supporting Mailvelope 0.7 keys)
+ * Improved passphrase handling
+ * Key sharing via SafeSlinger
+ * Yubikey: preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
+ * Fix usage of stripped keys
+ * SHA256 as default for compatibility
+ * Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API
+ * OpenPGP API now handles revoked/expired keys and returns all user ids
+
+
+## 2.9
+
+ * Fixing crashes introduced in v2.8
+ * Experimental ECC support
+ * Experimental Yubikey support (signing-only with imported keys)
+
+
+## 2.8
+
+ * So many bugs have been fixed in this release that we focus on the main new features
+ * Key edit: awesome new design, key revocation
+ * Key import: awesome new design, secure keyserver connections via hkps, keyserver resolving via DNS SRV records
+ * New first time screen
+ * New key creation screen: autocompletion of name and email based on your personal Android accounts
+ * File encryption: awesome new design, support for encrypting multiple files
+ * New icons to show status of key (by Brennan Novak)
+ * Important bug fix: Importing of large key collections from a file is now possible
+ * Notification showing cached passphrases
+ * Keys are connected to Android's contacts
+
+<p>This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2014), mar-v-in (GSoC 2014), Daniel Albert, Art O Cathain, Daniel Haß, Tim Bray, Thialfihar</p>
+
+## 2.7
+
+ * Purple! (Dominik, Vincent)
+ * New key view design (Dominik, Vincent)
+ * New flat Android buttons (Dominik, Vincent)
+ * API fixes (Dominik)
+ * Keybase.io import (Tim Bray)
+
+
+## 2.6.1
+
+ * Some fixes for regression bugs
+
+
+## 2.6
+
+ * Key certifications (thanks to Vincent Breitmoser)
+ * Support for GnuPG partial secret keys (thanks to Vincent Breitmoser)
+ * New design for signature verification
+ * Custom key length (thanks to Greg Witczak)
+ * Fix share-functionality from other apps
+
+
+## 2.5
+
+ * Fix decryption of symmetric OpenPGP messages/files
+ * Refactored key edit screen (thanks to Ash Hughes)
+ * New modern design for encrypt/decrypt screens
+ * OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)
+
+
+## 2.4
+<p>Thanks to all applicants of Google Summer of Code 2014 who made this release feature rich and bug free!
+Besides several small patches, a notable number of patches are made by the following people (in alphabetical order):
+Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Paul Sarbinowski, Sreeram Boyapati, Vincent Breitmoser.</p>
+
+ * New unified key list
+ * Colorized key fingerprint
+ * Support for keyserver ports
+ * Deactivate possibility to generate weak keys
+ * Much more internal work on the API
+ * Certify user ids
+ * Keyserver query based on machine-readable output
+ * Lock navigation drawer on tablets
+ * Suggestions for emails on creation of keys
+ * Search in public key lists
+ * And much more improvements and fixes…
+
+
+## 2.3.1
+
+ * Hotfix for crash when upgrading from old versions
+
+
+## 2.3
+
+ * Remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
+ * Fix setting expiry dates on keys (thanks to Ash Hughes)
+ * More internal fixes when editing keys (thanks to Ash Hughes)
+ * Querying keyservers directly from the import screen
+ * Fix layout and dialog style on Android 2.2-3.0
+ * Fix crash on keys with empty user ids
+ * Fix crash and empty lists when coming back from signing screen
+ * Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
+ * Fix upload of key from signing screen
+
+
+## 2.2
+
+ * New design with navigation drawer
+ * New public key list design
+ * New public key view
+ * Bug fixes for importing of keys
+ * Key cross-certification (thanks to Ash Hughes)
+ * Handle UTF-8 passwords properly (thanks to Ash Hughes)
+ * First version with new languages (thanks to the contributors on Transifex)
+ * Sharing of keys via QR Codes fixed and improved
+ * Package signature verification for API
+
+
+## 2.1.1
+
+ * API Updates, preparation for K-9 Mail integration
+
+
+## 2.1
+
+ * Lots of bug fixes
+ * New API for developers
+ * PRNG bug fix by Google
+
+
+## 2.0
+
+ * Complete redesign
+ * Share public keys via QR codes, NFC beam
+ * Sign keys
+ * Upload keys to server
+ * Fixes import issues
+ * New AIDL API
+
+
+## 1.0.8
+
+ * Basic keyserver support
+ * App2sd
+ * More choices for passphrase cache: 1, 2, 4, 8, hours
+ * Translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
+ * Bugfixes
+ * Optimizations
+
+
+## 1.0.7
+
+ * Fixed problem with signature verification of texts with trailing newline
+ * More options for passphrase cache time to live (20, 40, 60 mins)
+
+
+## 1.0.6
+
+ * Account adding crash on Froyo fixed
+ * Secure file deletion
+ * Option to delete key file after import
+ * Stream encryption/decryption (gallery, etc.)
+ * New options (language, force v3 signatures)
+ * Interface changes
+ * Bugfixes
+
+
+## 1.0.5
+
+ * German and Italian translation
+ * Much smaller package, due to reduced BC sources
+ * New preferences GUI
+ * Layout adjustment for localization
+ * Signature bugfix
+
+
+## 1.0.4
+
+ * Fixed another crash caused by some SDK bug with query builder
+
+
+## 1.0.3
+
+ * Fixed crashes during encryption/signing and possibly key export
+
+
+## 1.0.2
+
+ * Filterable key lists
+ * Smarter pre-selection of encryption keys
+ * New Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers
+ * Fixes and additional features (key preselection) for K-9 Mail, new beta build available
+
+
+## 1.0.1
+
+ * GMail account listing was broken in 1.0.0, fixed again
+
+
+## 1.0.0
+
+ * K-9 Mail integration, APG supporting beta build of K-9 Mail
+ * Support of more file managers (including ASTRO)
+ * Slovenian translation
+ * New database, much faster, less memory usage
+ * Defined Intents and content provider for other apps
+ * Bugfixes \ No newline at end of file
diff --git a/OpenKeychain/src/main/res/raw-ja/help_start.html b/OpenKeychain/src/main/res/raw-ja/help_start.html
deleted file mode 100644
index 6b8d1dbcd..000000000
--- a/OpenKeychain/src/main/res/raw-ja/help_start.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-<head></head>
-<body>
-
-<h2>How do I activate OpenKeychain in K-9 Mail?</h2>
-<p>To use OpenKeychain with K-9 Mail, you want to follow these steps:</p>
-<ol>
-<li>Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.</li>
- <li>Select "Account settings" and scroll to the very bottom and click "Cryptography".</li>
- <li>Click on "OpenPGP Provider" and select OpenKeychain from the list.</li>
-</ol>
-<h2>OpenKeychainでバグを見付けた!</h2>
-<p><a href="https://github.com/openpgp-keychain/openpgp-keychain/issues">OpenKeychainのIssueトラッカー</a>を使ってバグレポートを送ってください。</p>
-
-<h2>寄贈</h2>
-<p>もし、あなたが OpenKeychain の開発を助け、コードを寄贈するというなら、<a href="https://github.com/openpgp-keychain/openpgp-keychain#contribute-code">Githubのミニガイドを確認</a>して下さい。</p>
-
-<h2>翻訳</h2>
-<p>OpenKeychainの翻訳を助けてください! <a href="https://www.transifex.com/projects/p/openpgp-keychain/">TransifexのOpenKeychainプロジェクト</a>に誰でも参加できます。</p>
-
-</body>
-</html>
diff --git a/OpenKeychain/src/main/res/raw-ja/help_start.md b/OpenKeychain/src/main/res/raw-ja/help_start.md
new file mode 100644
index 000000000..1641f913b
--- /dev/null
+++ b/OpenKeychain/src/main/res/raw-ja/help_start.md
@@ -0,0 +1,15 @@
+
+## How do I activate OpenKeychain in K-9 Mail?
+To use OpenKeychain with K-9 Mail, you want to follow these steps:
+ 1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.
+ 2. Select "Account settings" and scroll to the very bottom and click "Cryptography".
+ 3. Click on "OpenPGP Provider" and select OpenKeychain from the list.
+
+## I found a bug in OpenKeychain!
+Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
+
+## Contribute
+If you want to help us developing OpenKeychain by contributing code [follow our small guide on Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
+
+## Translations
+Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/openpgp-keychain/). \ No newline at end of file