diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2018-11-28 13:17:49 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2018-11-28 13:17:49 +0000 |
commit | 6fd5ba3bec55ae2190da9df49a60dfeffbbe5580 (patch) | |
tree | ae3236eca8283806a1844b73078d0c1167de402d /locale | |
parent | c43af89748674a20c80c0efb977769df011e8c41 (diff) | |
parent | eb7c16dee4000525ceacadfac2861ca6e1b01777 (diff) | |
download | gitlab-ce-6fd5ba3bec55ae2190da9df49a60dfeffbbe5580.tar.gz |
Merge branch '54571-runner-tags' into 'master'52888-status-emoji-should-not-be-added-to-awards-section-on-issue-page
Adds margin between tags when job is stuck
Closes #54571
See merge request gitlab-org/gitlab-ce!23407
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index a1413381b75..5ad0b21b2e4 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3646,7 +3646,7 @@ msgstr "" msgid "Job|The artifacts will be removed in" msgstr "" -msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it." +msgid "Job|This job is stuck because the project doesn't have any runners online assigned to it." msgstr "" msgid "Jul" @@ -6521,10 +6521,10 @@ msgstr "" msgid "This job is in pending state and is waiting to be picked by a runner" msgstr "" -msgid "This job is stuck, because you don't have any active runners online with any of these tags assigned to them:" +msgid "This job is stuck because you don't have any active runners online with any of these tags assigned to them:" msgstr "" -msgid "This job is stuck, because you don't have any active runners that can run this job." +msgid "This job is stuck because you don't have any active runners that can run this job." msgstr "" msgid "This job is the most recent deployment to %{link}." |