svx/uiconfig/ui/headfootformatpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c31d22c96e791b77a9e61e1fd08fbac482915188 Author: Yousuf Philips <[email protected]> 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 <[email protected]> Tested-by: Yousuf Philips <[email protected]> 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
