certify: revamp certifykeyactivity

show info on the key to be certified, along with a list of (selectable)
user ids. user ids are handed through to the signing service, but not
yet handled.
This commit is contained in:
Vincent Breitmoser
2014-03-15 13:24:49 +01:00
parent 49984846d5
commit 1de0312bb5
4 changed files with 186 additions and 1 deletions

View File

@@ -465,5 +465,6 @@
<string name="label_secret_key">Secret Key</string>
<string name="secret_key_yes">available</string>
<string name="secret_key_no">unavailable</string>
<string name="section_uids_to_sign">User IDs to sign</string>
</resources>