summaryrefslogtreecommitdiffstats
path: root/sfx2
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
parentconvert show redlines warning box to new-style message dialog (diff)
downloadcore-e5f3e328a2ffe86425c571bb43ffd3f3f650db81.tar.gz
core-e5f3e328a2ffe86425c571bb43ffd3f3f650db81.zip
misc minor tweaks to messagedialogs
Change-Id: I0ec4a7257d352fac43aca57269ffaec96a706651
Diffstat (limited to 'sfx2')
-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>