#89 Fix Mailvelope hasPrivateKey() detection

Proper rename OpenPGP Key viewer
This commit is contained in:
the-djmaze 2022-01-29 21:42:56 +01:00
parent b06b04a579
commit 76226f45ca
41 changed files with 252 additions and 200 deletions

View file

@ -449,8 +449,8 @@
"DEFAULT_IDENTITY_LABEL": "default"
},
"SETTINGS_OPEN_PGP": {
"BUTTON_ADD_OPEN_PGP_KEY": "Import OpenPGP Key",
"BUTTON_GENERATE_OPEN_PGP_KEYS": "Generate OpenPGP Keys",
"BUTTON_IMPORT_KEY": "Import Key",
"BUTTON_GENERATE_KEY_PAIR": "Generate Keys",
"TITLE_PRIVATE": "Private",
"TITLE_PUBLIC": "Public",
"LABEL_ALLOW_DRAFT_AUTOSAVE": "Automatically save draft"