diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-07-06 16:57:49 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-07-06 16:57:49 +0200 |
commit | e172f132e4c2c8f202cb13aaa1da28d654a4353c (patch) | |
tree | d148890f51a6f5bf33959da447e84de5f6319030 /OpenKeychain/src/main/res/raw-nl | |
parent | 38ebff81f56136b53fdaf9289a9b5bd6503e12b8 (diff) | |
download | open-keychain-e172f132e4c2c8f202cb13aaa1da28d654a4353c.tar.gz open-keychain-e172f132e4c2c8f202cb13aaa1da28d654a4353c.tar.bz2 open-keychain-e172f132e4c2c8f202cb13aaa1da28d654a4353c.zip |
Pull from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/raw-nl')
-rw-r--r-- | OpenKeychain/src/main/res/raw-nl/help_about.md | 2 | ||||
-rw-r--r-- | OpenKeychain/src/main/res/raw-nl/help_changelog.md | 11 |
2 files changed, 9 insertions, 4 deletions
diff --git a/OpenKeychain/src/main/res/raw-nl/help_about.md b/OpenKeychain/src/main/res/raw-nl/help_about.md index 6f64c0fd8..e5206fd84 100644 --- a/OpenKeychain/src/main/res/raw-nl/help_about.md +++ b/OpenKeychain/src/main/res/raw-nl/help_about.md @@ -57,7 +57,7 @@ Licentie: GPLv3+ * [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache licentie v2) * [ZXing](https://github.com/zxing/zxing) (Apache licentie v2) * [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache licentie v2) - * [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2) + * [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache licentie v2) * [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache licentie v2) * [Snackbar](https://github.com/nispok/snackbar) (MIT licentie) * [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache licentie v2) diff --git a/OpenKeychain/src/main/res/raw-nl/help_changelog.md b/OpenKeychain/src/main/res/raw-nl/help_changelog.md index 577ff26b0..88b23916b 100644 --- a/OpenKeychain/src/main/res/raw-nl/help_changelog.md +++ b/OpenKeychain/src/main/res/raw-nl/help_changelog.md @@ -1,11 +1,16 @@ [//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!) +## 3.4 + + * Anonymous key download over Tor + * Proxy support + * Better YubiKey error handling ## 3.3 - * New decryption screen - * Decryption of multiple files at once - * Better handling of YubiKey errors + * Nieuw ontsleutelingsscherm + * Ontsleuteling van meerdere bestanden tegelijk + * Beter verwerken van YubiKey-fouten ## 3.2 |