mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 06:15:48 +00:00
inform the user that remembering ssh-key passphrase is insecure
see #378
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
<string name="git_push_other_error">Remote rejected non-fast-forward push. Check receive.denyNonFastForwards variable in config file of destination repository.</string>
|
||||
<string name="jgit_error_push_dialog_text">Error occurred during the push operation:</string>
|
||||
<string name="ssh_key_clear_passphrase">Clear ssh-key saved passphrase</string>
|
||||
<string name="remember_the_passphrase">Remember the passphrase</string>
|
||||
<string name="remember_the_passphrase">Remember the passphrase in the app configuration (insecure)</string>
|
||||
<string name="hackish_tools">Hackish tools</string>
|
||||
<string name="abort_rebase">Abort rebase</string>
|
||||
<string name="commit_hash">Commit hash</string>
|
||||
|
Reference in New Issue
Block a user