summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/footerdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sc/uiconfig/scalc/ui/footerdialog.ui')
-rw-r--r--sc/uiconfig/scalc/ui/footerdialog.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/uiconfig/scalc/ui/footerdialog.ui b/sc/uiconfig/scalc/ui/footerdialog.ui
index 3b3102e347ea..88a7f9466a82 100644
--- a/sc/uiconfig/scalc/ui/footerdialog.ui
+++ b/sc/uiconfig/scalc/ui/footerdialog.ui
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
-<interface>
+<interface domain="sc">
<requires lib="gtk+" version="3.0"/>
<object class="GtkDialog" id="FooterDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Footers</property>
+ <property name="title" translatable="yes" context="footerdialog|FooterDialog">Footers</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
@@ -97,7 +97,7 @@
<object class="GtkLabel" id="footerright">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Footer (right)</property>
+ <property name="label" translatable="yes" context="footerdialog|footerright">Footer (right)</property>
</object>
<packing>
<property name="tab_fill">False</property>
@@ -110,7 +110,7 @@
<object class="GtkLabel" id="footerleft">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Footer (left)</property>
+ <property name="label" translatable="yes" context="footerdialog|footerleft">Footer (left)</property>
</object>
<packing>
<property name="position">1</property>