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

New commits:
commit b1aeed14f045de442024cc5fc8c2b67b8690fb27
Author:     Olivier Hallot <[email protected]>
AuthorDate: Mon Feb 1 15:41:31 2021 -0300
Commit:     Olivier Hallot <[email protected]>
CommitDate: Tue Feb 2 14:03:38 2021 +0100

    tdf#86871 Replace ellipsis w/ meaningful label
    
    Change-Id: I7297d80d369e67762ebfa50fff208332a9096107
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110268
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/dbaccess/uiconfig/ui/fielddescpage.ui 
b/dbaccess/uiconfig/ui/fielddescpage.ui
index 43fc1b915186..b6b7ad90b8b2 100644
--- a/dbaccess/uiconfig/ui/fielddescpage.ui
+++ b/dbaccess/uiconfig/ui/fielddescpage.ui
@@ -169,7 +169,7 @@
                         </child>
                         <child>
                           <object class="GtkButton" id="FormatButton">
-                            <property name="label" translatable="yes" 
context="fielddescpage|STR_BUTTON_FORMAT">_...</property>
+                            <property name="label" translatable="yes" 
context="fielddescpage|STR_BUTTON_FORMAT">_Format Field</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
                             <property name="no_show_all">True</property>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to