﻿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
26670	makemessages' plural form handling helper function can insert extra empty line in PO file	Ramiro Morales	Ramiro Morales	"When it copies the plural form formula header line from Django translations it can insert a line with a triling newline:

https://github.com/django/django/blob/4731e9d82ea72b6d793fb06713d11d228eb89ace/django/core/management/commands/makemessages.py#L624

This is mostly a correctness issue rarely seen in final PO files as makemessages usually runs 
the resulting PO file through additional invocations of gettext tools which can correct the issue in case the plural forms formula PO header line is the last one."	Cleanup/optimization	closed	Internationalization	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
