Kaydet (Commit) b9ddba1d authored tarafından Olivier Hallot's avatar Olivier Hallot Kaydeden (comit) Michael Meeks

Add space after text for better string concat

Change-Id: Ib8a9975091f3a17fbc90a0f1bf5eb4b736009099
Reviewed-on: https://gerrit.libreoffice.org/40095Reviewed-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
Tested-by: 's avatarJenkins <ci@libreoffice.org>
üst 1f543b81
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<object class="GtkDialog" id="SearchFormatDialog"> <object class="GtkDialog" id="SearchFormatDialog">
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="border_width">6</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="resizable">False</property>
<property name="type_hint">dialog</property> <property name="type_hint">dialog</property>
<child internal-child="vbox"> <child internal-child="vbox">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment