Commit 9be3309c authored by Luke Duncalfe's avatar Luke Duncalfe

Merge branch 'fix/zentao_spelling' into 'master'

Fix ZenTao spelling

See merge request gitlab-org/gitlab!72561
parents cbf57cea c9c4b607
- page_title _('ZentaoIntegration|Zentao issues') - page_title _('ZentaoIntegration|ZenTao issues')
- add_page_specific_style 'page_bundles/issues_list' - add_page_specific_style 'page_bundles/issues_list'
.js-zentao-issues-list{ data: { issues_fetch_path: project_integrations_zentao_issues_path(@project, format: :json), .js-zentao-issues-list{ data: { issues_fetch_path: project_integrations_zentao_issues_path(@project, format: :json),
......
- add_to_breadcrumbs _('Zentao issues'), project_integrations_zentao_issues_path(@project) - add_to_breadcrumbs _('ZentaoIntegration|ZenTao issues'), project_integrations_zentao_issues_path(@project)
- breadcrumb_title zentao_issue_breadcrumb_link(@issue_json) - breadcrumb_title zentao_issue_breadcrumb_link(@issue_json)
- page_title html_escape(@issue_json[:title]) - page_title html_escape(@issue_json[:title])
......
...@@ -39693,9 +39693,6 @@ msgstr "" ...@@ -39693,9 +39693,6 @@ msgstr ""
msgid "ZenTaoIntegration|ZenTao user" msgid "ZenTaoIntegration|ZenTao user"
msgstr "" msgstr ""
msgid "Zentao issues"
msgstr ""
msgid "ZentaoIntegration|An error occurred while requesting data from the ZenTao service." msgid "ZentaoIntegration|An error occurred while requesting data from the ZenTao service."
msgstr "" msgstr ""
...@@ -39732,9 +39729,6 @@ msgstr "" ...@@ -39732,9 +39729,6 @@ msgstr ""
msgid "ZentaoIntegration|ZenTao issues" msgid "ZentaoIntegration|ZenTao issues"
msgstr "" msgstr ""
msgid "ZentaoIntegration|Zentao issues"
msgstr ""
msgid "Zoom meeting added" msgid "Zoom meeting added"
msgstr "" msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment