﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27293	Incorrect time string spacing in Korean	Hwan Kim	nobody	"There is incorrect space in Korean. It should be write together number and time string.  Please see this example:


django/contrib/humanize/locale/ko/LC_MESSAGES/django.po

{{{
line 196:
- msgstr[0] ""%(count)s 초 전""
+ msgstr[0] ""%(count)s초 전""


line 203:
- msgstr[0] ""%(count)s 분 전""
+ msgstr[0] ""%(count)s분 전""

line 210:
- msgstr[0] ""%(count)s 시간 전""
+ msgstr[0] ""%(count)s시간 전""

line 222:
- msgstr[0] ""지금부터 %(count)s 초""
+ msgstr[0] ""지금부터 %(count)s초""

line 229:
- msgstr[0] ""지금부터 %(count)s 분""
+ msgstr[0] ""지금부터 %(count)s분""

line 236:
- msgstr[0] ""지금부터 %(count)s 시간""
+ msgstr[0] ""지금부터 %(count)s시간""

}}}"	Uncategorized	closed	Internationalization	1.10	Normal	invalid	Korean		Unreviewed	0	0	0	0	0	0
