summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui/querysavedialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/uiconfig/ui/querysavedialog.ui')
-rw-r--r--sfx2/uiconfig/ui/querysavedialog.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/sfx2/uiconfig/ui/querysavedialog.ui b/sfx2/uiconfig/ui/querysavedialog.ui
index b9f1e1be873e..4d48d2379296 100644
--- a/sfx2/uiconfig/ui/querysavedialog.ui
+++ b/sfx2/uiconfig/ui/querysavedialog.ui
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
-<interface>
+<interface domain="sfx">
<requires lib="gtk+" version="3.0"/>
<object class="GtkMessageDialog" id="QuerySaveDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Save Document?</property>
+ <property name="title" translatable="yes" context="querysavedialog|QuerySaveDialog">Save Document?</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="text" translatable="yes">Save changes to document “$(DOC)” before closing?</property>
- <property name="secondary_text" translatable="yes">Your changes will be lost if you don’t save them.</property>
+ <property name="text" translatable="yes" context="querysavedialog|QuerySaveDialog">Save changes to document “$(DOC)” before closing?</property>
+ <property name="secondary_text" translatable="yes" context="querysavedialog|QuerySaveDialog">Your changes will be lost if you don’t save them.</property>
<child internal-child="vbox">
<object class="GtkBox" id="messagedialog-vbox">
<property name="can_focus">False</property>
@@ -23,7 +23,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="discard">
- <property name="label" translatable="yes">_Don’t Save</property>
+ <property name="label" translatable="yes" context="querysavedialog|discard">_Don’t Save</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>