add missing spaces

Change-Id: Idbe34849264f0686f1fb8fb39799f534660bf1c9
Reviewed-on: https://gerrit.libreoffice.org/13072
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
This commit is contained in:
Stanislav Horacek
2014-11-23 15:06:53 +01:00
committed by Andras Timar
parent 7f57766449
commit 8555f16741

View File

@@ -245,7 +245,7 @@
</child>
<child>
<object class="GtkRadioButton" id="hangulbracket">
<property name="label" translatable="yes">Hanja(Han_gul)</property>
<property name="label" translatable="yes">Hanja (Han_gul)</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -262,7 +262,7 @@
</child>
<child>
<object class="GtkRadioButton" id="hanjabracket">
<property name="label" translatable="yes">Hang_ul(Hanja)</property>
<property name="label" translatable="yes">Hang_ul (Hanja)</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>