Pull from transifex

This commit is contained in:
Dominik Schürmann
2015-02-22 21:39:34 +01:00
parent 21e7102e3a
commit df7009669b
98 changed files with 4354 additions and 901 deletions

View File

@@ -4,22 +4,22 @@
<h2>3.1.2</h2>
<ul>
<li>Fix key export to files (now for real)</li>
<li>修正〝匯出金鑰到檔案〞功能(這次是真的了)</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>修正在Android 5上的崩潰</li>
<li>新的認證畫面</li>
<li>直接在金鑰清單進行安全的金鑰交換 (使用SafeSlinger程式庫)</li>
<li>New QR Code program flow</li>
<li>Redesigned decrypt screen</li>
<li>重新設計的解密畫面</li>
<li>New icon usage and colors</li>
<li>Fix import of secret keys from Symantec Encryption Desktop</li>
<li>修正從Symantec Encryption Desktop匯入密鑰的問題</li>
<li>Subkey IDs on Yubikeys are now checked correctly</li>
</ul>
<h2>3.0.1</h2>
@@ -99,7 +99,7 @@
</ul>
<h2>2.5</h2>
<ul>
<li>Fix decryption of symmetric pgp messages/files</li>
<li>Fix decryption of symmetric OpenPGP messages/files</li>
<li>Refactored key edit screen (thanks to Ash Hughes)</li>
<li>New modern design for encrypt/decrypt screens</li>
<li>OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)</li>