summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/pastespecial.ui
diff options
context:
space:
mode:
Diffstat (limited to 'cui/uiconfig/ui/pastespecial.ui')
-rw-r--r--cui/uiconfig/ui/pastespecial.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/uiconfig/ui/pastespecial.ui b/cui/uiconfig/ui/pastespecial.ui
index fd37b963fd7e..017e2a408dd6 100644
--- a/cui/uiconfig/ui/pastespecial.ui
+++ b/cui/uiconfig/ui/pastespecial.ui
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<interface>
+<interface domain="cui">
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkDialog" id="PasteSpecialDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Paste Special</property>
+ <property name="title" translatable="yes" context="pastespecial|PasteSpecialDialog">Paste Special</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
@@ -84,7 +84,7 @@
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Source:</property>
+ <property name="label" translatable="yes" context="pastespecial|label2">Source:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -154,7 +154,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Selection</property>
+ <property name="label" translatable="yes" context="pastespecial|label1">Selection</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>