Check cloned repository for .gpg-id file (#523)

* Extract method
* Separate deletion of store data from general data erasure
* Check cloned repository for .gpg-id file
This commit is contained in:
Danny Moesch 2021-12-28 02:38:33 +01:00 committed by GitHub
parent 08ce198334
commit b62c5fa2e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 55 additions and 32 deletions

View file

@ -41,6 +41,7 @@
"MakeSurePgpAndGitProperlySet." = "Please make sure PGP key and Git server are properly set.";
"RecoverySuggestion." = "Recovery suggestion: Wrong credential password/passphrase has been removed, please try again.";
"NSURLFileAllocatedSizeKeyShouldAlwaysReturnValue." = "Huh? NSURLFileAllocatedSizeKey should always return a value.";
"NoProperPassRepo." = "The repository does not contain a .gpg-id file. Please set it up properly by performing 'pass init'. Then try again to load it into the app.";
// Settings
"PasswordGeneratorFlavor" = "Style";