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

New commits:
commit 1be82e6ff63dfbbe848255ad9d0458334fbf8eb7
Author:     Adolfo Jayme Barrientos <[email protected]>
AuthorDate: Thu Jun 18 22:31:06 2020 -0500
Commit:     Adolfo Jayme Barrientos <[email protected]>
CommitDate: Fri Jun 19 08:30:30 2020 +0200

    Shorten label in Options dialog
    
    The menu bar doesn’t contain icons by itself, the menus it contains do.
    
    The shorter label may help lessen tdf#129622 in some languages.
    
    Change-Id: Iff7f41295118a9797446073b662727384eae9263
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96671
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <[email protected]>

diff --git a/cui/uiconfig/ui/optviewpage.ui b/cui/uiconfig/ui/optviewpage.ui
index f21b1ccdb629..023b8dccede1 100644
--- a/cui/uiconfig/ui/optviewpage.ui
+++ b/cui/uiconfig/ui/optviewpage.ui
@@ -151,7 +151,7 @@
                           <object class="GtkLabel" id="label13">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="label" translatable="yes" 
context="optviewpage|label13">Menubar icons:</property>
+                            <property name="label" translatable="yes" 
context="optviewpage|label13">Menu icons:</property>
                             <property name="use_underline">True</property>
                             <property 
name="mnemonic_widget">menuicons</property>
                             <property name="xalign">0</property>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to