mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Fix some OpenPGP translations
This commit is contained in:
parent
8e515ed2af
commit
92b81b777b
39 changed files with 395 additions and 360 deletions
|
|
@ -13,7 +13,7 @@ export class OpenPgpImportPopupView extends AbstractViewPopup {
|
|||
keyErrorMessage: '',
|
||||
|
||||
saveGnuPG: true,
|
||||
saveServer: true
|
||||
saveServer: false
|
||||
});
|
||||
|
||||
this.canGnuPG = GnuPGUserStore.isSupported();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue