first iteration, disable predicate for KeyChoiceAdapter

This commit is contained in:
Vincent Breitmoser
2018-07-02 16:30:54 +02:00
parent 2cae2065c0
commit f7859e3bce
4 changed files with 49 additions and 16 deletions

View File

@@ -2033,4 +2033,6 @@
<string name="snack_keysync_start">Started updating all keys…</string>
<string name="snack_keysync_finished">Key update successful</string>
<string name="snack_keysync_error">An error occurred while updating all keys</string>
<string name="keychoice_cannot_encrypt">This key cannot be used for encryption!</string>
</resources>