turquoiseowl / i18n

Smart internationalization for ASP.NET
Other
556 stars 156 forks source link

Disable TimeStamp in pot and po files #329

Closed rafal-grycuk closed 7 years ago

rafal-grycuk commented 7 years ago

In reference to this issue. https://github.com/turquoiseowl/i18n/issues/325

IMHO i seems reasonable to add web config option to disable the timestamp in pot and po files, because they will be not tracked by git when there is no modifications made . e.g.

"POT-Creation-Date: 2016-12-06 14:13+01:00\n"
"PO-Revision-Date: 2016-12-06 14:13+01:00\n"

ts