diff options
author | Tristan Read <tread@gitlab.com> | 2019-08-16 16:21:46 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-08-16 16:21:46 +0000 |
commit | 9cba187ac118278467941fcf497cbc57d4121f94 (patch) | |
tree | d722e9b2e1e5d32b4c59a61be2ff45bc59921db9 /locale | |
parent | 535c2d3c71c1cc623958a48f429a88ecaafb2702 (diff) | |
download | gitlab-ce-9cba187ac118278467941fcf497cbc57d4121f94.tar.gz |
Add clipboard button to metric chart dropdown
Adds a clipboard button to the metrics dashboard, that allows
copying a link to an individual chart.
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 d85b514ecfb..afdfd620ca2 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -5181,6 +5181,9 @@ msgstr "" msgid "Generate a default set of labels" msgstr "" +msgid "Generate link to chart" +msgstr "" + msgid "Generate new export" msgstr "" @@ -6534,6 +6537,9 @@ msgid_plural "Limited to showing %d events at most" msgstr[0] "" msgstr[1] "" +msgid "Link copied to clipboard" +msgstr "" + msgid "Linked emails (%{email_count})" msgstr "" |