From bcb3ced9521f39a10c7b47c85d2fe6c00921839f Mon Sep 17 00:00:00 2001 From: cielavenir Date: Thu, 22 May 2014 10:27:45 +0900 Subject: [PATCH] favorite SSH client is not limited to PuTTY --- templates/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 06d7235d7..cb94aee2b 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -1063,7 +1063,7 @@ en: ssh_unavailable_windows: |- `ssh` executable not found in any directories in the %PATH% variable. Is an SSH client installed? Try installing Cygwin, MinGW or Git, all of which - contain an SSH client. Or use the PuTTY SSH client with the following + contain an SSH client. Or use your favorite SSH client with the following authentication information shown below: Host: %{host}