inform the user that remembering ssh-key passphrase is insecure
see #378
This commit is contained in:
parent
6121850103
commit
ea1d83a5e9
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue