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:
parent
08ce198334
commit
b62c5fa2e5
4 changed files with 55 additions and 32 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue