summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui/helpsearchpage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/uiconfig/ui/helpsearchpage.ui')
-rw-r--r--sfx2/uiconfig/ui/helpsearchpage.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/sfx2/uiconfig/ui/helpsearchpage.ui b/sfx2/uiconfig/ui/helpsearchpage.ui
index 64131609b138..878357aab266 100644
--- a/sfx2/uiconfig/ui/helpsearchpage.ui
+++ b/sfx2/uiconfig/ui/helpsearchpage.ui
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.1 -->
-<interface>
+<interface domain="sfx">
<requires lib="gtk+" version="3.0"/>
<!-- interface-requires LibreOffice 1.0 -->
<object class="GtkBox" id="HelpSearchPage">
@@ -19,7 +19,7 @@
<property name="row_spacing">6</property>
<child>
<object class="GtkButton" id="display">
- <property name="label" translatable="yes">_Display</property>
+ <property name="label" translatable="yes" context="helpsearchpage|display">_Display</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -38,7 +38,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">_Search term</property>
+ <property name="label" translatable="yes" context="helpsearchpage|label1">_Search term</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">search</property>
</object>
@@ -113,7 +113,7 @@
</child>
<child>
<object class="GtkCheckButton" id="completewords">
- <property name="label" translatable="yes">_Complete words only</property>
+ <property name="label" translatable="yes" context="helpsearchpage|completewords">_Complete words only</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -130,7 +130,7 @@
</child>
<child>
<object class="GtkCheckButton" id="headings">
- <property name="label" translatable="yes">Find in _headings only</property>
+ <property name="label" translatable="yes" context="helpsearchpage|headings">Find in _headings only</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>