diff options
Diffstat (limited to 'OpenKeychain/src/main/res/raw-ja/help_changelog.html')
-rw-r--r-- | OpenKeychain/src/main/res/raw-ja/help_changelog.html | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/OpenKeychain/src/main/res/raw-ja/help_changelog.html b/OpenKeychain/src/main/res/raw-ja/help_changelog.html index e1d76f1b5..c682d870b 100644 --- a/OpenKeychain/src/main/res/raw-ja/help_changelog.html +++ b/OpenKeychain/src/main/res/raw-ja/help_changelog.html @@ -2,21 +2,25 @@ <head></head> <body> +<h2>3.1.2</h2> +<ul> +<li>Fix key export to files (now for real)</li> +</ul> <h2>3.1.1</h2> <ul> -<li>Fix key export to files (they were written partially)</li> -<li>Fix crash on Android 2.3</li> +<li>鍵のファイルへのエクスポートの修正 (私たちは部分的に作成)</li> +<li>Android 2.3でのクラッシュ修正</li> </ul> <h2>3.1</h2> <ul> -<li>Fix crash on Android 5</li> -<li>New certify screen</li> -<li>Secure Exchange directly from key list (SafeSlinger library)</li> -<li>New QR Code program flow</li> -<li>Redesigned decrypt screen</li> -<li>New icon usage and colors</li> -<li>Fix import of secret keys from Symantec Encryption Desktop</li> -<li>Subkey IDs on Yubikeys are now checked correctly</li> +<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> |