Remove duplicate localizable string key

This commit is contained in:
Danny Moesch 2019-10-20 11:47:54 +02:00 committed by Mingshen Sun
parent 0cc467b2d5
commit 98f0367c4c
3 changed files with 2 additions and 4 deletions

View file

@ -124,7 +124,6 @@
"Decrypting" = "Decrypting";
"PgpKeyNotSet." = "PGP Key is not set. Please set your PGP Key first.";
"FillInPgpPassphrase." = "Please fill in the passphrase of your PGP secret key.";
"SetPgpKey." = "PGP Key is not set. Please set your PGP Key first.";
"WantToSavePassphrase?" = "Do you want to save the passphrase for later decryption?";
"CannotSavePgpKey" = "Cannot Save PGP Key";
"SetPgpKeyUrlFirst." = "Please set PGP key URL first.";