﻿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
33722	Change default domain in JavaScriptCatalog view from 'djangojs' to 'django'.	Wim Feijen	nobody	"Hi,

When using ""makemessages -l nl"" and ""compilemessages -l nl"" , Django creates ""django.po"" and ""django.po"" files by default.

However, when using JavaScriptCatalog view, it supposes that the default domain is ""djangojs"", which is different. I find this confusing. 

My proposal is to change the default domain to ""django"" in Javascriptcatalog; or else to check for both ""django"" and ""djangojs"" files if no domain is given.

At the least, we could change the documentation and hint that you might want to change the default to ""django"":

        Translation domain containing strings to add in the view output. Defaults to 'djangojs'. *You might want to change this to 'django'.*
"	Cleanup/optimization	closed	Internationalization	4.0	Normal	wontfix		Claude Paroz	Unreviewed	0	0	0	0	0	0
