summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2020-06-06 19:50:38 +0200
committerCaolán McNamara <caolanm@redhat.com>2020-06-07 16:09:49 +0200
commitc90ccc85a9d10d3bf71b1c7721ce5124394ef91f (patch)
treed550a57950095880c6aa64b6141a20d460ece5d4 /svx
parentddf63aa3c16020721568eb749c12042016018363 (diff)
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>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/tablewindow.ui4
1 files changed, 2 insertions, 2 deletions
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>