summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-30 20:39:26 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-06-30 20:40:16 +0100
commite5f3e328a2ffe86425c571bb43ffd3f3f650db81 (patch)
tree993d85e923ed06bc8451c902274e3e3e3585acaf /sfx2/uiconfig
parentd2b2b79106f4eb9e355229623554be2317046c4f (diff)
misc minor tweaks to messagedialogs
Change-Id: I0ec4a7257d352fac43aca57269ffaec96a706651
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r--sfx2/uiconfig/ui/querysavedialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/querysavedialog.ui b/sfx2/uiconfig/ui/querysavedialog.ui
index 8fdce8118291..ab3dd3e841c3 100644
--- a/sfx2/uiconfig/ui/querysavedialog.ui
+++ b/sfx2/uiconfig/ui/querysavedialog.ui
@@ -4,7 +4,7 @@
<object class="GtkMessageDialog" id="QuerySaveDialog">
<property name="can_focus">False</property>
<property name="border_width">12</property>
- <property name="title" translatable="yes">Save document</property>
+ <property name="title" translatable="yes">Save document?</property>
<property name="type_hint">dialog</property>
<property name="skip_taskbar_hint">True</property>
<property name="message_type">warning</property>