Remove superfluous localizable string key

This commit is contained in:
Danny Moesch 2019-10-20 11:52:42 +02:00 committed by Mingshen Sun
parent 98f0367c4c
commit 685e509f30
2 changed files with 0 additions and 2 deletions

View file

@ -65,7 +65,6 @@
"FileNotFoundError." = "File '%@' cannot be read.";
"PasswordDuplicatedError." = "Cannot add the password; password is duplicated.";
"GitResetError." = "Cannot identify the latest synced commit.";
"PgpPublicKeyNotExistError." = "PGP public key doesn't exist.";
"WrongPasswordFilenameError." = "Cannot write to the password file.";
"DecryptionError." = "Cannot decrypt password.";
"EncodingError." = "Key is not ASCII encoded.";