summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2016-02-24 15:18:16 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2016-02-24 15:18:16 -0600
commiteb3e47dbf798103d09bb8f3461959726e917a75f (patch)
treef281a258fb5bdc75385768822305d052fe2e02e3 /sfx2/uiconfig
parentbf271f677df4a78bfe6ad4b0cf0b3eb3a202fd8a (diff)
documentpropertiesdialog.ui: Put document name between quotation marks
Change-Id: Ia4f0a4e4853f76e90f22308f528de871d2ec6c60
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r--sfx2/uiconfig/ui/documentpropertiesdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/documentpropertiesdialog.ui b/sfx2/uiconfig/ui/documentpropertiesdialog.ui
index b8155b724141..d40027a5e539 100644
--- a/sfx2/uiconfig/ui/documentpropertiesdialog.ui
+++ b/sfx2/uiconfig/ui/documentpropertiesdialog.ui
@@ -5,7 +5,7 @@
<object class="GtkDialog" id="DocumentPropertiesDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Properties of %1</property>
+ <property name="title" translatable="yes">Properties of “%1”</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">