Allow revoking key certifications.

Certified user identities in keys can be revoked using the same popup
for certification.

Requires GnuPG 2.2.24 (not available in distro's repository, not fully
tested to date).
This commit is contained in:
SET
2020-11-22 14:22:08 +01:00
parent 898764be7b
commit 110e5e4fb3
7 changed files with 168 additions and 35 deletions

View File

@@ -83,8 +83,10 @@
<message id='NoUidSelected'>No email address is selected</message>
<message id='Apply'>Apply</message>
<message id='CertificationSuccess'>Key succesfully certified</message>
<message id='CertificationFailure'>Key certification failed</message>
<message id='RevocationSuccess'>Identity certification succesfully revoked</message>
<message id='OneWayHint'>Once set, this option cannot be removed. Use gpg cli for further edit.</message>
<message id='CertifyUid'>Certify identities</message>
<message id='RevokeUidCertification'>Revoke certifications</message>
<message id='PrepareCopy'>Click to be able to copy next</message>