diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-11-28 10:11:35 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-11-28 10:11:35 +0000 |
commit | d7ef517bba7bd14eb280fbadad96a1b434785800 (patch) | |
tree | e3a759c8ea79ed0807f5eda8be008d35dc622bef /locale | |
parent | 822fa649eba7d72fa01834c7b6477900051e221a (diff) | |
download | gitlab-ce-d7ef517bba7bd14eb280fbadad96a1b434785800.tar.gz |
Adds margin between tags when job is stuck
Removes extra comma from text
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 948ace91a48..4f304b189af 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3640,7 +3640,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" @@ -6512,10 +6512,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}." |