﻿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
3704	Localization stuff & humanize improvements	Baptiste	Jacob	"This patch fixes some strings that xgettext didn't like, and allows the localisation of contrib.humanize. It adds also the option ""--from-code UTF-8"" to the xgettext command line (in bin/make-messages.py), to solve a little encoding issue.

This patch adds the support of exponents in contrib.humanize.ordinal.
{{{
{{ value|ordinal:True }}
}}}
will output :
{{{
1<sup>st</sup>
}}}
By default, no change, but that can be helpful."		closed	Uncategorized	dev		duplicate	internationalization, humanize		Unreviewed	1	0	0	0	0	0
