﻿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
14530	specify if new translations to django core can be made in project directory	Arthur Hebert	nobody	"On the documentation page, http://docs.djangoproject.com/en/dev/topics/i18n/localization/, under the title ""Locale Restrictions,"" it says:
{{{
If you want to support a locale for your application that is not already part of Django, you’ll need to make at least a minimal translation of the Django core.

A good starting point is to copy the Django English .po file and to translate at least some translation strings.
}}}
The text should indicate if the new language .po file may be copied to the project directory, or if it needs to be copied to the Django core source directory (e.g. <python-path>/django/conf/locale/). "		closed	Documentation	1.2		duplicate			Accepted	0	0	0	0	0	0
