show keys with no uids in their own "anonymous" category

Fixes #2373
This commit is contained in:
Vincent Breitmoser
2018-07-12 13:17:39 +02:00
parent b5d49f9ae8
commit e8bec994bf
3 changed files with 20 additions and 15 deletions

View File

@@ -2040,4 +2040,8 @@
<string name="keychoice_revoked">This key cannot be used because it is revoked!</string>
<string name="keychoice_expired">This key cannot be used because it is expired!</string>
<string name="keylist_item_key_id">Key ID: %s</string>
<string name="keylist_header_anonymous">Anonymous</string>
<string name="keylist_header_special">#</string>
</resources>