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 <caolanm@redhat.com>
diff --git a/svx/uiconfig/ui/tablewindow.ui b/svx/uiconfig/ui/tablewindow.ui
index 12ae5da..80ad16c9 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>