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:
parent
3ec105b148
commit
0bbda5a4b0
5 changed files with 8 additions and 8 deletions
|
|
@ -86,7 +86,7 @@
|
|||
"Overwrite" = "Überschreiben";
|
||||
"OperationWillOverwriteData." = "Diese Operation wird alle bereits existierenden Daten im Password-Repository überschreiben. Daten auf dem Server bleiben unberührt.";
|
||||
"DownloadFromUrl" = "Von URL downloaden";
|
||||
"AsciiArmorEncryptedKey" = "Key verschlüsselt im ASCII-Format";
|
||||
"AsciiArmorEncryptedKey" = "Key im ASCII-Format";
|
||||
"ITunesFileSharing" = "Datenaustausch über iTunes";
|
||||
"Import" = "Importieren";
|
||||
"Imported" = "Importiert";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue