diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2019-05-06 11:16:28 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-05-06 11:16:28 +0000 |
commit | ef440879f11b70eb503b7e506a74c58f7ff21393 (patch) | |
tree | 431086c3e75032a5c969cec73a370d8575d6cd49 /locale | |
parent | 02ca1577ea92eaa1e8b23855f2742638b1a13e3a (diff) | |
parent | a6585cac602da919f57cc04b41ede87fdb47f0d8 (diff) | |
download | gitlab-ce-ef440879f11b70eb503b7e506a74c58f7ff21393.tar.gz |
Merge branch '58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-list' into 'master'
Improve pipelines table spacing, add triggerer column
Closes #38802 and #58105
See merge request gitlab-org/gitlab-ce!26136
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index ccf9725e3ff..122f31fec44 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6719,6 +6719,9 @@ msgstr "" msgid "Pipelines settings for '%{project_name}' were successfully updated." msgstr "" +msgid "Pipelines|API" +msgstr "" + msgid "Pipelines|Build with confidence" msgstr "" @@ -6797,6 +6800,9 @@ msgstr "" msgid "Pipeline|Stop pipeline #%{pipelineId}?" msgstr "" +msgid "Pipeline|Triggerer" +msgstr "" + msgid "Pipeline|Variables" msgstr "" |