[Libreoffice-commits] core.git: sd/uiconfig

Yousuf Philips philipz85 at hotmail.com
Mon Sep 25 17:00:22 UTC 2017


 sd/uiconfig/simpress/ui/sidebarslidebackground.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5f210715fe090b4db4c80dcdee5f77dc404cf85c
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Mon Sep 25 20:54:49 2017 +0400

    Shrink master slide checkboxes in Slide content panel
    
    Change-Id: I238ff579da86bd3ac41f76f62d97b07a3ca29d80
    Reviewed-on: https://gerrit.libreoffice.org/42761
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
    Tested-by: Yousuf Philips <philipz85 at hotmail.com>

diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
index f95ce65ba1b0..9eea5fbc0c3a 100644
--- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
+++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
@@ -88,7 +88,7 @@
         </child>
         <child>
           <object class="GtkCheckButton" id="displaymasterobjects">
-            <property name="label" translatable="yes" context="sidebarslidebackground|displaymasterobjects">Display Master Objects</property>
+            <property name="label" translatable="yes" context="sidebarslidebackground|displaymasterobjects">Master Objects</property>
             <property name="use_action_appearance">True</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
@@ -165,7 +165,7 @@
         </child>
         <child>
           <object class="GtkCheckButton" id="displaymasterbackground">
-            <property name="label" translatable="yes" context="sidebarslidebackground|displaymasterbackground">Display Master Background</property>
+            <property name="label" translatable="yes" context="sidebarslidebackground|displaymasterbackground">Master Background</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="receives_default">False</property>


More information about the Libreoffice-commits mailing list