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." = "Stelle bitte sicher, dass die Einstellungen für GPG-Schlüssel und Git-Server richtig sind.";
|
||||
"RecoverySuggestion." = "Das falsche Passwort wurde entfernt. Bitte probiere es erneut.";
|
||||
"NSURLFileAllocatedSizeKeyShouldAlwaysReturnValue." = "Huh? NSURLFileAllocatedSizeKey sollte immer einen Wert liefern.";
|
||||
"NoProperPassRepo." = "Das Repository enthält keine .gpg-id Datei. Es muss erst noch mit 'pass init' korrekt initialisiert werden, bevor es in die App geladen werden kann.";
|
||||
|
||||
// Settings
|
||||
"PasswordGeneratorFlavor" = "Art";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue