sw/uiconfig/swriter/ui/notebookbar_groups.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit e4ec7717ef45d18a2d6a37983b0a3d34c7953919 Author: Yousuf Philips <philip...@hotmail.com> Date: Tue Nov 22 19:39:35 2016 +0400 tdf#103170 make blank button labels not translatable Change-Id: Ib919b9b5acfed3cce57c9e4d22f35141f485e749 Reviewed-on: https://gerrit.libreoffice.org/31079 Reviewed-by: Yousuf Philips <philip...@hotmail.com> Tested-by: Yousuf Philips <philip...@hotmail.com> diff --git a/sw/uiconfig/swriter/ui/notebookbar_groups.ui b/sw/uiconfig/swriter/ui/notebookbar_groups.ui index dd3b906..531c492 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groups.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groups.ui @@ -1069,7 +1069,7 @@ </child> <child> <object class="GtkButton" id="growb"> - <property name="label" translatable="yes"> </property> + <property name="label"> </property> <property name="width_request">35</property> <property name="height_request">30</property> <property name="visible">True</property> @@ -1091,7 +1091,7 @@ </child> <child> <object class="GtkButton" id="shrinkb"> - <property name="label" translatable="yes"> </property> + <property name="label"> </property> <property name="width_request">35</property> <property name="height_request">30</property> <property name="visible">True</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits