diff --git a/plugins/git4idea/src/git4idea/i18n/GitBundle.properties b/plugins/git4idea/src/git4idea/i18n/GitBundle.properties
index 51be87b34d77..d97f309ca2a3 100644
--- a/plugins/git4idea/src/git4idea/i18n/GitBundle.properties
+++ b/plugins/git4idea/src/git4idea/i18n/GitBundle.properties
@@ -146,7 +146,11 @@ git.vcs.config.convert.tooltip=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=Specify which version of SSH to be used with Git.
- Native means that the native SSH will be used.
- {0} SSH means that the implementation provided by the {0} will be used.
The native implementation might cause hangups on some platforms. In native case, you also might need to configure ssh-askpass for your platform to receive GUI prompts for passwords.
+git.vcs.config.ssh.mode.tooltip=Specify the version of SSH to be used with Git.\
+ - Native means that the native SSH will be used.
\
+ - Built-in means that the implementation provided by {0} will be used.
\
+ The native implementation might cause hangups on some platforms. \
+ In native case, you also might need to configure ssh-askpass for your platform to receive GUI prompts for passwords.
git.vcs.config.ssh.mode=&SSH Executable:
git.vcs.config.test.label=Test
git.vcs.config.test=&Test