Fix #394: Remove explicit "encrypted" modifier

Public keys are not encrypted. The modifier was wrong anyway. Private keys are not necessarily encrypted.
This commit is contained in:
Danny Moesch 2020-06-29 22:02:38 +02:00 committed by Mingshen Sun
parent 3ec105b148
commit 0bbda5a4b0
5 changed files with 8 additions and 8 deletions

View file

@ -86,7 +86,7 @@
"Overwrite" = "Overwrite";
"OperationWillOverwriteData." = "This operation will overwrite your current password store data (repository). Data on your remote server will not be affected.";
"DownloadFromUrl" = "Download from URL";
"AsciiArmorEncryptedKey" = "ASCII-Armor Encrypted Key";
"AsciiArmorEncryptedKey" = "ASCII-Armor Key";
"ITunesFileSharing" = "iTunes File Sharing";
"Import" = "Import";
"Imported" = "Imported";

Binary file not shown.