summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui/querysavedialog.ui
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2014-11-11 04:22:24 -0600
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-11-11 15:09:16 +0000
commite8ba9451ed915247f7d7c6806c8381bfa2bc8c75 (patch)
tree8b1a7a909a0a13faa5c7013158662423c56cef63 /sfx2/uiconfig/ui/querysavedialog.ui
parent8caebee126cb61e964604d10de54410ddca11d20 (diff)
HIG fixes for sfx2
Change-Id: Ide13fff6a3d5d82847c4886967283cb4b59bcfbb Reviewed-on: https://gerrit.libreoffice.org/12321 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'sfx2/uiconfig/ui/querysavedialog.ui')
-rw-r--r--sfx2/uiconfig/ui/querysavedialog.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/uiconfig/ui/querysavedialog.ui b/sfx2/uiconfig/ui/querysavedialog.ui
index 86cf5b08e40a..b9f1e1be873e 100644
--- a/sfx2/uiconfig/ui/querysavedialog.ui
+++ b/sfx2/uiconfig/ui/querysavedialog.ui
@@ -5,13 +5,13 @@
<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">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">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>
<child internal-child="vbox">
<object class="GtkBox" id="messagedialog-vbox">
<property name="can_focus">False</property>