Bug 1861286 - Change ambiguous button label for exporting public keys to a file in the OpenPGP Key Manager context menu. r=kaie
Differential Revision: https://phabricator.services.mozilla.com/D193071 --HG-- extra : amend_source : 7627dadeb65f1ce8d0310ab290a702a9bdc25616
This commit is contained in:
Родитель
a9315de730
Коммит
a6ce15919a
|
@ -290,7 +290,7 @@
|
|||
</menupopup>
|
||||
</menu>
|
||||
<menuitem
|
||||
data-l10n-id="openpgp-key-man-ctx-expor-to-file-label"
|
||||
data-l10n-id="openpgp-key-man-export-to-file"
|
||||
id="ctxExport"
|
||||
oncommand="enigmailExportKeys('public')"
|
||||
/>
|
||||
|
|
|
@ -158,9 +158,6 @@ openpgp-key-man-copy-to-clipboard =
|
|||
}
|
||||
.accesskey = P
|
||||
|
||||
openpgp-key-man-ctx-expor-to-file-label =
|
||||
.label = Export Keys To File
|
||||
|
||||
openpgp-key-man-ctx-copy =
|
||||
.label = Copy
|
||||
.accesskey = C
|
||||
|
|
Загрузка…
Ссылка в новой задаче