Skip to content

Remove date attributes from `gitlab.pot`

Peter Hegman requested to merge peterhegman/remove-dates-from-gitlab.pot into master

What does this MR do?

Remove POT-Creation-Date and PO-Revision-Date attributes from gitlab.pot which was recently added (c805e676)

The bin/rake gettext:regenerate rake task does remove this, so all I did was run this rake task on master.

Here is where they are removed: lib/tasks/gettext.rake#L46

Edited by Peter Hegman

Merge request reports

Loading