summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/querysavelistdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'cui/uiconfig/ui/querysavelistdialog.ui')
-rw-r--r--cui/uiconfig/ui/querysavelistdialog.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/uiconfig/ui/querysavelistdialog.ui b/cui/uiconfig/ui/querysavelistdialog.ui
index deb85061f475..8ccf00b71b67 100644
--- a/cui/uiconfig/ui/querysavelistdialog.ui
+++ b/cui/uiconfig/ui/querysavelistdialog.ui
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
-<interface>
+<interface domain="cui">
<requires lib="gtk+" version="3.6"/>
<object class="GtkMessageDialog" id="AskSaveList">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Save List?</property>
+ <property name="title" translatable="yes" context="querysavelistdialog|AskSaveList">Save List?</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<property name="skip_taskbar_hint">True</property>
<property name="message_type">warning</property>
<property name="buttons">ok-cancel</property>
- <property name="text" translatable="yes">The list was modified without saving.</property>
- <property name="secondary_text" translatable="yes">Would you like to save the list now?</property>
+ <property name="text" translatable="yes" context="querysavelistdialog|AskSaveList">The list was modified without saving.</property>
+ <property name="secondary_text" translatable="yes" context="querysavelistdialog|AskSaveList">Would you like to save the list now?</property>
<child internal-child="vbox">
<object class="GtkBox" id="messagedialog-vbox">
<property name="can_focus">False</property>