From bf1b67ea6a255866be9765f3096c91e2236f2eaf Mon Sep 17 00:00:00 2001 From: zeapo Date: Thu, 10 Aug 2017 15:13:58 +0200 Subject: add remember passphrase and clearing it from settings --- app/src/main/res/values/strings.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7805ad08..e39cb6f5 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -46,7 +46,7 @@ Import Generate Authenticate - Please provide the passphrase for your SSH key. Leave it empty if there is no passphrase. + Please provide the passphrase for your SSH key Please provide the password for this repository @@ -208,4 +208,5 @@ Push was rejected by remote, reason: Remote rejected non-fast-forward push. Check receive.denyNonFastForwards variable in config file of destination repository. Error occurred during the push operation: + Clear ssh-key saved passphrase -- cgit v1.2.3