dbaccess/uiconfig/ui/dbwizmysqlintropage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6f80e618a79ac70bc6658771b64d018cd228200e
Author:     Julien Nabet <[email protected]>
AuthorDate: Mon Mar 21 08:56:43 2022 +0100
Commit:     Julien Nabet <[email protected]>
CommitDate: Thu Mar 24 08:15:30 2022 +0100

    Related tdf#147997: connect directly dialog
    
    Change-Id: Ic5ee0e3213d1a607d4ac5cb2402ce34e823622c1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131885
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui 
b/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui
index 890f6a12829b..64f5a34881cc 100644
--- a/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui
+++ b/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui
@@ -90,7 +90,7 @@ Please contact your system administrator if you are unsure 
about the following s
                     </child>
                     <child>
                       <object class="GtkRadioButton" id="directly">
-                        <property name="label" translatable="yes" 
context="dbwizmysqlintropage|directly">Connect directly</property>
+                        <property name="label" translatable="yes" 
context="dbwizmysqlintropage|directly">Connect directly (using MariaDB C 
connector)</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>

Reply via email to