svx/uiconfig/ui/tablewindow.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit c90ccc85a9d10d3bf71b1c7721ce5124394ef91f Author: Julien Nabet <serval2...@yahoo.fr> AuthorDate: Sat Jun 6 19:50:38 2020 +0200 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Sun Jun 7 16:09:49 2020 +0200 Fix context moreoptions (svx/tablewindow) Change-Id: I730fa4295f8515280d3e179350da4c06649b0854 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95676 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/svx/uiconfig/ui/tablewindow.ui b/svx/uiconfig/ui/tablewindow.ui index 12ae5dae2799..80ad16c932ca 100644 --- a/svx/uiconfig/ui/tablewindow.ui +++ b/svx/uiconfig/ui/tablewindow.ui @@ -32,11 +32,11 @@ </child> <child> <object class="GtkButton" id="moreoptions"> - <property name="label" translatable="yes" context="pagesizecontrol|moreoptions">_More Options</property> + <property name="label" translatable="yes" context="tablewindow|moreoptions">_More Options</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="no_show_all">True</property> - <property name="tooltip_text" translatable="yes" context="pagesizecontrol|moreoptions|tooltip_text">More Options</property> + <property name="tooltip_text" translatable="yes" context="tablewindow|moreoptions|tooltip_text">More Options</property> <property name="relief">none</property> <property name="use_underline">True</property> <property name="always_show_image">True</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits