Fix tooltip for "Built-in" ssh setting. IDEA-84936

This commit is contained in:
Kirill Likhodedov
2012-04-20 13:18:10 +04:00
parent 384c4d2e5d
commit 8ef098ef45
@@ -146,7 +146,11 @@ git.vcs.config.convert.tooltip=<html>Specify what to do if line separators in a
git.vcs.config.path.label=Path to &Git Executable:
git.vcs.config.ssh.mode.idea=Built-in
git.vcs.config.ssh.mode.native=Native
git.vcs.config.ssh.mode.tooltip=<html>Specify which version of SSH to be used with Git.<ul><li><b>Native</b> means that the native SSH will be used.</li><li><b>{0} SSH</b> means that the implementation provided by the {0} will be used.</li></ul>The native implementation might cause hangups on some platforms. In native case, you also might need to configure <em>ssh-askpass</em> for your platform to receive GUI prompts for passwords.</html>
git.vcs.config.ssh.mode.tooltip=<html>Specify the version of SSH to be used with Git.\
<ul><li><b>Native</b> means that the native SSH will be used.</li>\
<li><b>Built-in</b> means that the implementation provided by {0} will be used.</li></ul>\
The native implementation might cause hangups on some platforms. \
In native case, you also might need to configure <em>ssh-askpass</em> for your platform to receive GUI prompts for passwords.</html>
git.vcs.config.ssh.mode=&SSH Executable:
git.vcs.config.test.label=Test
git.vcs.config.test=&Test