﻿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
19587	makemessages to update PO file only if translation's changed	Natim87	nobody	"I would like to run makemessages as a pre-commit procedure but makemessages always modify the content of my PO file even if translations didn't actually changed.


{{{
-""POT-Creation-Date: 2013-01-09 09:36+0100\n""
+""POT-Creation-Date: 2013-01-10 09:41+0100\n""
...
-#: forms.py:28
+#: forms.py:32
}}}

For line numbers I can use ``--no-location`` but how can I ask to not update the Creation-Date if there is no translation changes ?"	New feature	closed	Internationalization	dev	Normal	duplicate		Carlos Palol	Accepted	0	0	0	0	0	0
