﻿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
35427	Details of extension argument for makemessages management command not correct	Bona Fide IT GmbH	Shamil	"The documentation of the extension argument of the makemessages management command is not correct:

{{{

Specifies a list of file extensions to examine (default: ``html``, ``txt``,
``py`` or ``js`` if :option:`--domain` is ``js``).
}}}

should be

{{{

Specifies a list of file extensions to examine (default: ``html``, ``txt``,
``py`` or ``js`` if :option:`--domain` is ``djangojs``).
}}}

The domain is not `js`, it should be `djangojs`.

https://github.com/django/django/blob/main/docs/ref/django-admin.txt#L586-L587"	Bug	closed	Documentation	dev	Normal	fixed		Bona Fide IT GmbH Shamil	Ready for checkin	1	0	0	0	0	0
