diff options
author | Nathan Friend <nfriend@gitlab.com> | 2018-12-19 15:16:10 -0400 |
---|---|---|
committer | Nathan Friend <nfriend@gitlab.com> | 2018-12-19 15:16:10 -0400 |
commit | 7798a4a62ab9c4015949f6243a5990b6a158bbf2 (patch) | |
tree | f543b474699dbce0f9e941c5b362038c9136edc9 /locale | |
parent | 4a10c813e726d09216c534bb0ad0ae50a0400259 (diff) | |
download | gitlab-ce-7798a4a62ab9c4015949f6243a5990b6a158bbf2.tar.gz |
Fix style issues in job details sidebar
This commit fixes a number of minor style issues in the job details
sidebar - spacing, font weights, button sizes, and font sizes.
More details here:
https://gitlab.com/gitlab-org/gitlab-ce/issues/54814
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index dcd5e3c1409..12ef5b70628 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3756,7 +3756,7 @@ msgstr "" msgid "Job|The artifacts were removed" msgstr "" -msgid "Job|The artifacts will be removed in" +msgid "Job|The artifacts will be removed" msgstr "" msgid "Job|This job is stuck because the project doesn't have any runners online assigned to it." @@ -4090,9 +4090,6 @@ msgstr "" msgid "Merge Request" msgstr "" -msgid "Merge Request:" -msgstr "" - msgid "Merge Requests" msgstr "" @@ -7113,10 +7110,13 @@ msgstr "" msgid "Trending" msgstr "" -msgid "Trigger" +msgid "Trigger this manual action" msgstr "" -msgid "Trigger this manual action" +msgid "Trigger token:" +msgstr "" + +msgid "Trigger variables:" msgstr "" msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions." @@ -7320,9 +7320,6 @@ msgstr "" msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want." msgstr "" -msgid "Variables:" -msgstr "" - msgid "Various container registry settings." msgstr "" @@ -7852,6 +7849,9 @@ msgstr "" msgid "importing" msgstr "" +msgid "in" +msgstr "" + msgid "issue boards" msgstr "" |