﻿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
14461	Allow to use other translation languages than just the ones available in Django	diegobz	nobody	"Django doen't allow to activate a language available in a project, but that it is not present in the django/conf/locale/.

I've noticed it's because of the [http://code.djangoproject.com/browser/django/trunk/django/utils/translation/trans_real.py?rev=14138#L316 check_for_language] function.

Not sure if it's the best way to fix it, but I'm providing a patch that can resolve the issue."		closed	Internationalization	1.2		fixed			Accepted	0	1	1	1	0	0
