
add specific dialog when removing a local signature
Reported by steve | September 19th, 2018 @ 04:09 PM | in 1.4.6 (closed)
For local signatures there's no need to elaborate on the situation when signatures were uploaded to the key servers as local signatures are never uploaded. Thus the info message should be adjusted when local signatures are removed.
Currently
RemoveSignature_Title = "Remove Signature";
RemoveSignature_Msg = "Are you sure you want to remove this
signature? Removing a signature will only remove the signature
locally. It will not and can not be removed from the key on the key
servers. Please instead revoke your signature if you want to mark
it as unusable.";
RemoveSignature_Yes = "Remove Signature";
RemoveSignature_No = "Cancel";
Expected
RemoveSignature_Title = "Remove Signature";
RemoveSignature_Msg = "Are you sure you want to remove this local
signature?";
RemoveSignature_Yes = "Remove Signature";
RemoveSignature_No = "Cancel";
Comments and changes to this ticket
-
Support October 18th, 2018 @ 10:33 AM
- State changed from new to fixed
- Assigned user set to Mento
- Milestone set to 1.4.6
(from [73fd93f4ea6384ca991def06e90d40c83af97be6]) Add specific dialog when removing a local signature
[#467 state:fixed assigned:mento milestone:1.4.6] https://github.com/GPGTools/GPGKeychainAccess/commit/73fd93f4ea6384...
-
steve October 24th, 2018 @ 01:02 AM
- State changed from fixed to released
macOS 10.13.6
GPG Suite 2370n
verified
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป