diff options
author | Bob Van Landuyt <bob@vanlanduyt.co> | 2018-07-10 17:50:17 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@vanlanduyt.co> | 2018-07-10 18:37:30 +0200 |
commit | f6d22ec11ef3427f1295f6552e94a7e9e6324d32 (patch) | |
tree | ba7246361597f244e95af5336e95690d047881eb /locale | |
parent | 49d7f92fd7476b4fb10e44ff92f36be99de0df49 (diff) | |
download | gitlab-ce-f6d22ec11ef3427f1295f6552e94a7e9e6324d32.tar.gz |
Remove timestamps from `locale/gitlab.pot`
This will help us avoid conflicts when regenerating the pot file, the
timestamps aren't used by Crowdin.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 77cfe4ee84e..83ff735580e 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -8,8 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: gitlab 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-10 17:09+0300\n" -"PO-Revision-Date: 2018-07-10 17:09+0300\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" |