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

Yousuf Philips philipz85 at hotmail.com
Sun Oct 9 18:18:26 UTC 2016


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

New commits:
commit c31d22c96e791b77a9e61e1fd08fbac482915188
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Sun Oct 9 11:57:34 2016 +0400

    Improve checkbox label in header/footer tab
    
    Change-Id: I608c18433ee27d3628a65ca3d0d666e384fce950
    Reviewed-on: https://gerrit.libreoffice.org/29615
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
    Tested-by: Yousuf Philips <philipz85 at hotmail.com>

diff --git a/svx/uiconfig/ui/headfootformatpage.ui b/svx/uiconfig/ui/headfootformatpage.ui
index c77abad..ef636cf 100644
--- a/svx/uiconfig/ui/headfootformatpage.ui
+++ b/svx/uiconfig/ui/headfootformatpage.ui
@@ -110,7 +110,7 @@
                         <property name="column_spacing">12</property>
                         <child>
                           <object class="GtkCheckButton" id="checkSameLR">
-                            <property name="label" translatable="yes">Same _content left/right</property>
+                            <property name="label" translatable="yes">Same _content on left and right pages</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