To clarify my comment. I'd prefer to keep the trailing "(...)" elements in the following strings: openpgp-acceptance-rejected-label = - .label = No, never use this key. (rejected) openpgp-acceptance-undecided-label = - .label = Not yet, maybe later. (undecided) openpgp-acceptance-unverified-label = - .label = Yes, but I don't know if it is the correct key. (unverified) openpgp-acceptance-verified-label = - .label = Yes, I've verified in person this key has the correct fingerprint. (verified)
Bug 1638822 Comment 32 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
To clarify my comment. I'd prefer to keep the trailing "(...)" elements in the following strings: ``` openpgp-acceptance-rejected-label = - .label = No, never use this key. (rejected) openpgp-acceptance-undecided-label = - .label = Not yet, maybe later. (undecided) openpgp-acceptance-unverified-label = - .label = Yes, but I don't know if it is the correct key. (unverified) openpgp-acceptance-verified-label = - .label = Yes, I've verified in person this key has the correct fingerprint. (verified) ```