summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/scriptorganizer.ui
diff options
context:
space:
mode:
Diffstat (limited to 'cui/uiconfig/ui/scriptorganizer.ui')
-rw-r--r--cui/uiconfig/ui/scriptorganizer.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/cui/uiconfig/ui/scriptorganizer.ui b/cui/uiconfig/ui/scriptorganizer.ui
index 4b17afa87ee6..c7a7001ad29d 100644
--- a/cui/uiconfig/ui/scriptorganizer.ui
+++ b/cui/uiconfig/ui/scriptorganizer.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="ScriptOrganizerDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">%MACROLANG Macros</property>
+ <property name="title" translatable="yes" context="scriptorganizer|ScriptOrganizerDialog">%MACROLANG Macros</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
@@ -17,7 +17,7 @@
<property name="layout_style">start</property>
<child>
<object class="GtkButton" id="run">
- <property name="label" translatable="yes">Run</property>
+ <property name="label" translatable="yes" context="scriptorganizer|run">Run</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
@@ -46,7 +46,7 @@
</child>
<child>
<object class="GtkButton" id="create">
- <property name="label" translatable="yes">Create...</property>
+ <property name="label" translatable="yes" context="scriptorganizer|create">Create...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -76,7 +76,7 @@
</child>
<child>
<object class="GtkButton" id="rename">
- <property name="label" translatable="yes">Rename...</property>
+ <property name="label" translatable="yes" context="scriptorganizer|rename">Rename...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -90,7 +90,7 @@
</child>
<child>
<object class="GtkButton" id="delete">
- <property name="label" translatable="yes">Delete...</property>
+ <property name="label" translatable="yes" context="scriptorganizer|delete">Delete...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -157,7 +157,7 @@
<object class="GtkLabel" id="macrosft">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Macros</property>
+ <property name="label" translatable="yes" context="scriptorganizer|macrosft">Macros</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>