From 84cfdf6028fe993e7225ed29938d1d5ed4c49bd4 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 15 Jun 2015 22:37:54 +0200 Subject: Fix some incorrect tooltip messages (fixes #2139) --- Interfaces/English.lproj/ConnectionView.xib | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index ae601deb..b95910df 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -7821,7 +7821,7 @@ ToolTip - Click to choose the SSL key file to use when establishing a secure connection + Click to choose the SSL private key file to use when establishing a secure connection. com.apple.InterfaceBuilder.CocoaPlugin @@ -7831,7 +7831,7 @@ ToolTip - Click to choose the client SSL certificate file to use when establishing a secure connection + Click to choose the client SSL certificate file to use when establishing a secure connection. com.apple.InterfaceBuilder.CocoaPlugin @@ -7845,7 +7845,7 @@ ToolTip - Click to choose the client SSL Certificate Authority certificate to use when establishing a secure connection + Click to choose the SSL Certificate Authority certificate to verify the peer against when establishing a secure connection. com.apple.InterfaceBuilder.CocoaPlugin @@ -7871,7 +7871,7 @@ ToolTip - Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically. + Click to choose the SSL Certificate Authority certificate to verify the peer against when establishing a secure connection. com.apple.InterfaceBuilder.CocoaPlugin @@ -7882,7 +7882,7 @@ ToolTip - Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically. + Click to choose the client SSL certificate file to use when establishing a secure connection. com.apple.InterfaceBuilder.CocoaPlugin @@ -7891,7 +7891,7 @@ ToolTip - Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically. + Click to choose the SSL private key file to use when establishing a secure connection. com.apple.InterfaceBuilder.CocoaPlugin @@ -7978,7 +7978,7 @@ ToolTip - Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically. + Click to choose the SSL Certificate Authority certificate to verify the peer against when establishing a secure connection. com.apple.InterfaceBuilder.CocoaPlugin @@ -7993,7 +7993,7 @@ ToolTip - Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically. + Click to choose the client SSL certificate file to use when establishing a secure connection. com.apple.InterfaceBuilder.CocoaPlugin @@ -8008,7 +8008,7 @@ ToolTip - Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically. + Click to choose the SSL private key file to use when establishing a secure connection. com.apple.InterfaceBuilder.CocoaPlugin -- cgit v1.2.3