Skip to content

Commit 7335464

Browse files
committed
Fix some incorrect tooltip messages (fixes #2139)
1 parent 197b057 commit 7335464

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Interfaces/English.lproj/ConnectionView.xib

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7821,7 +7821,7 @@
78217821
<object class="IBToolTipAttribute" key="NS.object.0">
78227822
<string key="name">ToolTip</string>
78237823
<reference key="object" ref="586011242"/>
7824-
<string key="toolTip">Click to choose the SSL key file to use when establishing a secure connection</string>
7824+
<string key="toolTip">Click to choose the SSL private key file to use when establishing a secure connection.</string>
78257825
</object>
78267826
</object>
78277827
<string key="5600.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -7831,7 +7831,7 @@
78317831
<object class="IBToolTipAttribute" key="NS.object.0">
78327832
<string key="name">ToolTip</string>
78337833
<reference key="object" ref="945929172"/>
7834-
<string key="toolTip">Click to choose the client SSL certificate file to use when establishing a secure connection</string>
7834+
<string key="toolTip">Click to choose the client SSL certificate file to use when establishing a secure connection.</string>
78357835
</object>
78367836
</object>
78377837
<string key="5604.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -7845,7 +7845,7 @@
78457845
<object class="IBToolTipAttribute" key="NS.object.0">
78467846
<string key="name">ToolTip</string>
78477847
<reference key="object" ref="839299955"/>
7848-
<string key="toolTip">Click to choose the client SSL Certificate Authority certificate to use when establishing a secure connection</string>
7848+
<string key="toolTip">Click to choose the SSL Certificate Authority certificate to verify the peer against when establishing a secure connection.</string>
78497849
</object>
78507850
</object>
78517851
<string key="5612.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -7871,7 +7871,7 @@
78717871
<object class="IBToolTipAttribute" key="NS.object.0">
78727872
<string key="name">ToolTip</string>
78737873
<reference key="object" ref="680939705"/>
7874-
<string key="toolTip">Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically.</string>
7874+
<string key="toolTip">Click to choose the SSL Certificate Authority certificate to verify the peer against when establishing a secure connection.</string>
78757875
</object>
78767876
</object>
78777877
<string key="5691.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -7882,7 +7882,7 @@
78827882
<object class="IBToolTipAttribute" key="NS.object.0">
78837883
<string key="name">ToolTip</string>
78847884
<reference key="object" ref="988136593"/>
7885-
<string key="toolTip">Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically.</string>
7885+
<string key="toolTip">Click to choose the client SSL certificate file to use when establishing a secure connection.</string>
78867886
</object>
78877887
</object>
78887888
<string key="5694.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -7891,7 +7891,7 @@
78917891
<object class="IBToolTipAttribute" key="NS.object.0">
78927892
<string key="name">ToolTip</string>
78937893
<reference key="object" ref="237955939"/>
7894-
<string key="toolTip">Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically.</string>
7894+
<string key="toolTip">Click to choose the SSL private key file to use when establishing a secure connection.</string>
78957895
</object>
78967896
</object>
78977897
<string key="5695.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -7978,7 +7978,7 @@
79787978
<object class="IBToolTipAttribute" key="NS.object.0">
79797979
<string key="name">ToolTip</string>
79807980
<reference key="object" ref="666556728"/>
7981-
<string key="toolTip">Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically.</string>
7981+
<string key="toolTip">Click to choose the SSL Certificate Authority certificate to verify the peer against when establishing a secure connection.</string>
79827982
</object>
79837983
</object>
79847984
<string key="7eD-3o-HAJ.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -7993,7 +7993,7 @@
79937993
<object class="IBToolTipAttribute" key="NS.object.0">
79947994
<string key="name">ToolTip</string>
79957995
<reference key="object" ref="142713239"/>
7996-
<string key="toolTip">Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically.</string>
7996+
<string key="toolTip">Click to choose the client SSL certificate file to use when establishing a secure connection.</string>
79977997
</object>
79987998
</object>
79997999
<string key="VqZ-mo-IXW.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
@@ -8008,7 +8008,7 @@
80088008
<object class="IBToolTipAttribute" key="NS.object.0">
80098009
<string key="name">ToolTip</string>
80108010
<reference key="object" ref="165705421"/>
8011-
<string key="toolTip">Choose a custom SSH key file to use with this connection. Standard locations like ~/.ssh are checked automatically.</string>
8011+
<string key="toolTip">Click to choose the SSL private key file to use when establishing a secure connection.</string>
80128012
</object>
80138013
</object>
80148014
<string key="vPP-gd-c4a.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>

0 commit comments

Comments
 (0)