﻿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
19202	Django ugettext strings not taken into account for translation	artscoop93.info@…	nobody	"I have been trying to do l10n on strings provided by the '''filesizeformat''' template filter.
These strings are file size units (eg. KB, MB, GB), and are marked for translation with the use of ugettext.
But, alas, they are not in Django's default .po file, and not found either with the makemessages command, therefore I cannot translate those strings to other languages.

I have found (or understood) nothing about this in the docs. LOCALE_PATHS does obviously not help (since the app has no locale folder). I file this because it could be a bug (by omission). Or one could provide a way to handle this."	Bug	closed	Internationalization	1.4	Normal	needsinfo	makemessages, template, filter, filesizeformat		Unreviewed	0	0	0	0	0	0
