diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-08-16 13:36:29 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-08-16 13:36:29 +0000 |
commit | 322dfb45c75b820cbc0b930d6e62fdfa39247996 (patch) | |
tree | 27745e8187e90ec8c0c13fae27bdbcea0ed3d293 /locale | |
parent | 682c6ad931a67f7bbc76baad21af0d3b5d5b449d (diff) | |
download | gitlab-ce-322dfb45c75b820cbc0b930d6e62fdfa39247996.tar.gz |
Creates a vue component for the top bar with controllers in job log view
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index b01a0068694..b370cc13f11 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3139,12 +3139,21 @@ msgstr "" msgid "Jobs" msgstr "" +msgid "Job|Are you sure you want to erase this job?" +msgstr "" + msgid "Job|Browse" msgstr "" +msgid "Job|Complete Raw" +msgstr "" + msgid "Job|Download" msgstr "" +msgid "Job|Erase job log" +msgstr "" + msgid "Job|Job artifacts" msgstr "" @@ -3157,6 +3166,15 @@ msgstr "" msgid "Job|Keep" msgstr "" +msgid "Job|Scroll to bottom" +msgstr "" + +msgid "Job|Scroll to top" +msgstr "" + +msgid "Job|Show complete raw" +msgstr "" + msgid "Job|The artifacts were removed" msgstr "" |