dbaccess/uiconfig/ui/ldapconnectionpage.ui |    2 +-
 dbaccess/uiconfig/ui/ldappage.ui           |    2 +-
 sw/uiconfig/swriter/ui/mailconfigpage.ui   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b820e4fe9ea0be0c2e1a1af19ad7e5f2cf6588df
Author:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
AuthorDate: Fri Nov 5 13:54:44 2021 +0200
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Fri Nov 5 15:06:46 2021 +0100

    Refer to TLS/SSL in options
    
    Change-Id: I07bddadd9421ee5584f8d978c5c43eab067414af
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124745
    Tested-by: Jenkins
    Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
    Reviewed-by: Sophie Gautier <so...@libreoffice.org>
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>

diff --git a/dbaccess/uiconfig/ui/ldapconnectionpage.ui 
b/dbaccess/uiconfig/ui/ldapconnectionpage.ui
index 5968c1d63ed9..c02c7bdb9f51 100644
--- a/dbaccess/uiconfig/ui/ldapconnectionpage.ui
+++ b/dbaccess/uiconfig/ui/ldapconnectionpage.ui
@@ -172,7 +172,7 @@
     </child>
     <child>
       <object class="GtkCheckButton" id="useSSLCheckbutton">
-        <property name="label" translatable="yes" 
context="ldapconnectionpage|useSSLCheckbutton">Use _secure connection 
(SSL)</property>
+        <property name="label" translatable="yes" 
context="ldapconnectionpage|useSSLCheckbutton">Use _secure connection 
(TLS/SSL)</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">False</property>
diff --git a/dbaccess/uiconfig/ui/ldappage.ui b/dbaccess/uiconfig/ui/ldappage.ui
index 947f0b602627..8cd5bc8b8257 100644
--- a/dbaccess/uiconfig/ui/ldappage.ui
+++ b/dbaccess/uiconfig/ui/ldappage.ui
@@ -66,7 +66,7 @@
             </child>
             <child>
               <object class="GtkCheckButton" id="useSSLCheckbutton">
-                <property name="label" translatable="yes" 
context="ldappage|useSSLCheckbutton">Use secure connection (SSL)</property>
+                <property name="label" translatable="yes" 
context="ldappage|useSSLCheckbutton">Use secure connection (TLS/SSL)</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
diff --git a/sw/uiconfig/swriter/ui/mailconfigpage.ui 
b/sw/uiconfig/swriter/ui/mailconfigpage.ui
index 2a8bc37ae854..f36b6e873bff 100644
--- a/sw/uiconfig/swriter/ui/mailconfigpage.ui
+++ b/sw/uiconfig/swriter/ui/mailconfigpage.ui
@@ -287,7 +287,7 @@
             </child>
             <child>
               <object class="GtkCheckButton" id="secure">
-                <property name="label" translatable="yes" 
context="mailconfigpage|secure">_Use secure connection (SSL)</property>
+                <property name="label" translatable="yes" 
context="mailconfigpage|secure">_Use secure connection (TLS/SSL)</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>

Reply via email to