summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKushal Pandya <kushalspandya@gmail.com>2018-11-20 11:47:52 +0000
committerKushal Pandya <kushalspandya@gmail.com>2018-11-20 11:47:52 +0000
commit0e26ee6c4ffcc54a4d5b8823c15171b4e9779a14 (patch)
treeb970a46d73836a52ac3a1a9eb2cbe1947d59e2da
parent117fb4487361aa86f6c1bf8e52e30d5e8e2c6630 (diff)
parent459cfeb97a163d4420d21526fea61f0eacf2b39a (diff)
downloadgitlab-ce-0e26ee6c4ffcc54a4d5b8823c15171b4e9779a14.tar.gz
Merge branch 'gt-change-breadcrumb-title-for-contribution-charts' into 'master'
Change breadcrumb title for contribution charts Closes #44567 See merge request gitlab-org/gitlab-ce!23071
-rw-r--r--app/views/projects/graphs/charts.html.haml2
-rw-r--r--app/views/projects/pipelines/charts.html.haml3
-rw-r--r--changelogs/unreleased/gt-change-breadcrumb-title-for-contribution-charts.yml5
-rw-r--r--locale/gitlab.pot6
4 files changed, 13 insertions, 3 deletions
diff --git a/app/views/projects/graphs/charts.html.haml b/app/views/projects/graphs/charts.html.haml
index 3f1974d05f4..b0e22a35fe1 100644
--- a/app/views/projects/graphs/charts.html.haml
+++ b/app/views/projects/graphs/charts.html.haml
@@ -1,5 +1,5 @@
- @no_container = true
-- page_title "Charts"
+- page_title _("Contribution Charts")
.repo-charts{ class: container_class }
%h4.sub-header
diff --git a/app/views/projects/pipelines/charts.html.haml b/app/views/projects/pipelines/charts.html.haml
index a86cb14960a..ec17eddba79 100644
--- a/app/views/projects/pipelines/charts.html.haml
+++ b/app/views/projects/pipelines/charts.html.haml
@@ -1,6 +1,5 @@
- @no_container = true
-- breadcrumb_title "CI / CD Charts"
-- page_title _("Charts"), _("Pipelines")
+- page_title _("CI / CD Charts")
%div{ class: container_class }
.sub-header-block
diff --git a/changelogs/unreleased/gt-change-breadcrumb-title-for-contribution-charts.yml b/changelogs/unreleased/gt-change-breadcrumb-title-for-contribution-charts.yml
new file mode 100644
index 00000000000..233cc43117d
--- /dev/null
+++ b/changelogs/unreleased/gt-change-breadcrumb-title-for-contribution-charts.yml
@@ -0,0 +1,5 @@
+---
+title: Change breadcrumb title for contribution charts
+merge_request: 23071
+author: George Tsiolis
+type: changed
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index c021d1aad1c..f7782562af2 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -1073,6 +1073,9 @@ msgstr ""
msgid "CI / CD"
msgstr ""
+msgid "CI / CD Charts"
+msgstr ""
+
msgid "CI / CD Settings"
msgstr ""
@@ -1953,6 +1956,9 @@ msgstr ""
msgid "Contribution"
msgstr ""
+msgid "Contribution Charts"
+msgstr ""
+
msgid "Contribution guide"
msgstr ""