aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw-ja
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-09-15 10:44:36 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-09-15 10:44:36 +0200
commit40751bceb586d12da671966c1ad5661223819c5b (patch)
treec404c7c00e1e4529e345ec86188758bfa5af2f2a /OpenKeychain/src/main/res/raw-ja
parent943a9c263491fc1883e29c9f29ee7fa515583028 (diff)
downloadopen-keychain-40751bceb586d12da671966c1ad5661223819c5b.tar.gz
open-keychain-40751bceb586d12da671966c1ad5661223819c5b.tar.bz2
open-keychain-40751bceb586d12da671966c1ad5661223819c5b.zip
Pull from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/raw-ja')
-rw-r--r--OpenKeychain/src/main/res/raw-ja/help_changelog.html27
1 files changed, 16 insertions, 11 deletions
diff --git a/OpenKeychain/src/main/res/raw-ja/help_changelog.html b/OpenKeychain/src/main/res/raw-ja/help_changelog.html
index 3234a49ae..51c21d8fc 100644
--- a/OpenKeychain/src/main/res/raw-ja/help_changelog.html
+++ b/OpenKeychain/src/main/res/raw-ja/help_changelog.html
@@ -1,17 +1,22 @@
<html>
<head></head>
<body>
-<h2>2.10</h2>
-<ul>
-<li>Split encrypt screen into two</li>
-<li>Fix key flags handling (now supporting Mailvelope 0.7 keys)</li>
-<li>Improved passphrase handling</li>
-<li>Key sharing via SafeSlinger</li>
-<li>Yubikey: preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain</li>
-<li>Fix usage of stripped keys</li>
-<li>SHA256 as default for compatibility</li>
-<li>Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API</li>
-<li>OpenPGP API now handles revoked/expired keys and returns all user ids</li>
+<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>