diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2014-11-23 15:06:53 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-11-23 20:33:57 +0000 |
commit | 8555f167417bfe3707ca0530f6d0a11cf02f043c (patch) | |
tree | ee0784ceb28158de2d2904fc4bba86fe8f4ea054 /cui | |
parent | 7f5776644918e2ed24a0762ce758b2d05335a4d2 (diff) |
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>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/hangulhanjaconversiondialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/hangulhanjaconversiondialog.ui b/cui/uiconfig/ui/hangulhanjaconversiondialog.ui index 98da1d6c5eed..f84c986cf297 100644 --- a/cui/uiconfig/ui/hangulhanjaconversiondialog.ui +++ b/cui/uiconfig/ui/hangulhanjaconversiondialog.ui @@ -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> |