﻿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
25194	Improper MONTH_DAY_FORMAT for Korean(ko) language	Seung-jin Kim	nobody	"Setting MONTH_DAY_FORMAT = 'F월 j일' at django/conf/locale/ko/formats.py causes improper MONTH_DAY_FORMAT presentation in Korean. 

For example, it shows ""7월월 30일"" (duplicated character'월') and it is supposed to be ""7월 30일"". 

MONTH_DAY_FORMAT should have 'n월 j일' not 'F월 j일'"	Bug	closed	Internationalization	dev	Normal	fixed	Ko, Korean, i10n, Locale		Ready for checkin	1	0	0	0	0	0
