Skip to content

Commit ceab42e

Browse files
committedOct 24, 2017
[auth] Tooltip minor rewording
1 parent f11c6dd commit ceab42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5016,7 +5016,7 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
50165016
<item row="0" column="0">
50175017
<widget class="QCheckBox" name="mAutoClearAccessCache">
50185018
<property name="toolTip">
5019-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The connection cache stores all authentication connections data even when the connection fails.&lt;br/&gt;If you make any change to the authentication configurations or to the certification authorities, you should clear the authentication cache or&lt;br/&gt;restart QGIS. &lt;br/&gt;When this option is checked, it will clear the authentication cache every time an SSL error occurs and you choose tole abort the connection.&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5019+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The connection cache stores all authentication connections data even when the connection fails.&lt;br/&gt;If you make any change to the authentication configurations or to the certification authorities, you should clear the authentication cache or&lt;br/&gt;restart QGIS. &lt;br/&gt;When this option is checked, the authentication cache will be automatically cleared every time an SSL error occurs and you choose to abort the connection.&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
50205020
</property>
50215021
<property name="text">
50225022
<string>Automatically clear the connection authentication cache on SSL errors (recommended)</string>

0 commit comments

Comments
 (0)
Please sign in to comment.