From eaeeaf41155e78ab8a6fcd0387ca372478cf261e Mon Sep 17 00:00:00 2001 From: xPMo Date: Sun, 21 Jul 2019 16:54:32 -0500 Subject: Fix typo in username toast (#525) --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index bdb77193..b6bfb31e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -233,7 +233,7 @@ Pick and match… Paste Paste username?\n\n%s - Select an editable field to past the username.\nUsername is available for %d seconds. + Select an editable field to paste the username.\nUsername is available for %d seconds. Unable to open the ssh private key, please check that the file exists New password Editing -- cgit v1.2.3