Filter key list by certified keys

This commit is contained in:
Dominik Schürmann
2014-10-08 14:42:56 +02:00
parent 678265483a
commit adcc07ca65
4 changed files with 81 additions and 4 deletions

View File

@@ -489,6 +489,8 @@
<string name="key_list_empty_text3">"or"</string>
<string name="key_list_empty_button_create">"creating your own key"</string>
<string name="key_list_empty_button_import">"importing an existing key."</string>
<string name="key_list_filter_show_all">"Show all keys"</string>
<string name="key_list_filter_show_certified">"Show certified keys only"</string>
<!-- Key view -->
<string name="key_view_action_edit">"Edit key"</string>