summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/namespacedialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'svx/uiconfig/ui/namespacedialog.ui')
-rw-r--r--svx/uiconfig/ui/namespacedialog.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/svx/uiconfig/ui/namespacedialog.ui b/svx/uiconfig/ui/namespacedialog.ui
index b32e3f5ab312..1b82c5d6a65f 100644
--- a/svx/uiconfig/ui/namespacedialog.ui
+++ b/svx/uiconfig/ui/namespacedialog.ui
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
-<interface>
+<interface domain="svx">
<requires lib="gtk+" version="3.0"/>
<requires lib="LibreOffice" version="1.0"/>
<object class="GtkDialog" id="NamespaceDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Namespaces for Forms</property>
+ <property name="title" translatable="yes" context="namespacedialog|NamespaceDialog">Namespaces for Forms</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
@@ -103,7 +103,7 @@
<property name="layout_style">start</property>
<child>
<object class="GtkButton" id="add">
- <property name="label" translatable="yes">_Add...</property>
+ <property name="label" translatable="yes" context="namespacedialog|add">_Add...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -117,7 +117,7 @@
</child>
<child>
<object class="GtkButton" id="edit">
- <property name="label" translatable="yes">_Edit...</property>
+ <property name="label" translatable="yes" context="namespacedialog|edit">_Edit...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -165,7 +165,7 @@
<object class="GtkLabel" id="prefix">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Prefix</property>
+ <property name="label" translatable="yes" context="namespacedialog|prefix">Prefix</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -176,7 +176,7 @@
<object class="GtkLabel" id="url">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">URL</property>
+ <property name="label" translatable="yes" context="namespacedialog|url">URL</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -218,7 +218,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Namespaces</property>
+ <property name="label" translatable="yes" context="namespacedialog|label1">Namespaces</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>