﻿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
5492	Typo error in docs/i18n.txt	Manuel Saelices	Manuel Saelices	"This is actual fragment:
{{{
You create and update the translation catalogs the same way as the other Django
translation catalogs -- with the {{{make-messages.py}}} tool. The only
difference is you need to provide a ``-d djangojs`` parameter, like this::
}}}

And should be that:
{{{
You create and update the translation catalogs the same way as the other Django
translation catalogs -- with the ``make-messages.py`` tool. The only
difference is you need to provide a ``-d djangojs`` parameter, like this::
}}}"		closed	Documentation	dev		fixed	i18n docs javascript		Unreviewed	0	0	0	0	0	0
