summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-09-15 10:43:30 +0100
committerMichael Meeks <michael.meeks@collabora.com>2017-09-15 15:02:05 +0200
commitb9ddba1d097176e9742e7bb09f591e82b96fffa0 (patch)
treeedc27deaaf0339e064b10acb0e2c85060bc3daaa /cui
parent1f543b817a7e8bdef9482c4c61bc1672bf04e39f (diff)
Add space after text for better string concat
Change-Id: Ib8a9975091f3a17fbc90a0f1bf5eb4b736009099 Reviewed-on: https://gerrit.libreoffice.org/40095 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/searchformatdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/searchformatdialog.ui b/cui/uiconfig/ui/searchformatdialog.ui
index 8a4f612c876b..5ad05730aaa2 100644
--- a/cui/uiconfig/ui/searchformatdialog.ui
+++ b/cui/uiconfig/ui/searchformatdialog.ui
@@ -5,7 +5,7 @@
<object class="GtkDialog" id="SearchFormatDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes" context="searchformatdialog|SearchFormatDialog">Text Format</property>
+ <property name="title" translatable="yes" context="searchformatdialog|SearchFormatDialog">Text Format </property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">