diff options
author | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2017-08-24 09:19:49 +0200 |
---|---|---|
committer | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2017-08-24 10:44:59 +0200 |
commit | a8efe4c469b13519b600e5ef0f5b1629cd42b01c (patch) | |
tree | da1019e0e28bd504f02d3305c2a09f2935fc8444 /locale | |
parent | 99bb3dde251d127fb897eb01fcade7c7f3d8c063 (diff) | |
download | gitlab-ce-a8efe4c469b13519b600e5ef0f5b1629cd42b01c.tar.gz |
Reword job to pipeline on the chart view
This got changed for i18n in !12480, however, I forgot to understand
that the meaning of the graphs changed in !12378. This corrects the
behaviour.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index a4a3ef6c42c..5a1db208d5a 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: gitlab 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-18 14:15+0530\n" -"PO-Revision-Date: 2017-08-18 14:15+0530\n" +"POT-Creation-Date: 2017-08-24 09:29+0200\n" +"PO-Revision-Date: 2017-08-24 09:29+0200\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" @@ -517,15 +517,6 @@ msgstr "" msgid "Issue events" msgstr "" -msgid "Jobs for last month" -msgstr "" - -msgid "Jobs for last week" -msgstr "" - -msgid "Jobs for last year" -msgstr "" - msgid "LFSStatus|Disabled" msgstr "" @@ -766,6 +757,15 @@ msgstr "" msgid "Pipelines charts" msgstr "" +msgid "Pipelines for last month" +msgstr "" + +msgid "Pipelines for last week" +msgstr "" + +msgid "Pipelines for last year" +msgstr "" + msgid "Pipeline|all" msgstr "" |