﻿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
10773	3 letters french translation of August use 4 chars	Djoume Salvetti	nobody	"According to the documentation:

http://docs.djangoproject.com/en/dev/ref/templates/builtins/#now

b     Month, textual, 3 letters, lowercase.

However the French translation for the month of August is currently ""aout"" (4 chars).

This cause an url pattern like (?P<month>\w\w\w) to throw a NoReverseMatch in French.

The attached patch fix the issue."		closed	Translations	1.0		fixed			Accepted	1	0	0	0	0	0
