Commit 6190e2e5 authored by Justin Ho Tuan Duong's avatar Justin Ho Tuan Duong Committed by Shinya Maeda

Update integration descriptions

To not be project-specific.
- Make sure translations are updated as well.
parent 6285814e
...@@ -27,7 +27,7 @@ class ConfluenceService < Service ...@@ -27,7 +27,7 @@ class ConfluenceService < Service
end end
def description def description
s_('ConfluenceService|Connect a Confluence Cloud Workspace to your GitLab project') s_('ConfluenceService|Connect a Confluence Cloud Workspace to GitLab')
end end
def detailed_description def detailed_description
......
...@@ -16,7 +16,7 @@ class PackagistService < Service ...@@ -16,7 +16,7 @@ class PackagistService < Service
end end
def description def description
'Update your project on Packagist, the main Composer repository' s_('Integrations|Update your projects on Packagist, the main Composer repository')
end end
def self.to_param def self.to_param
......
---
title: Update integration descriptions to not be project-specific
merge_request: 44893
author:
type: changed
...@@ -50,7 +50,7 @@ Click on the service links to see further configuration instructions and details ...@@ -50,7 +50,7 @@ Click on the service links to see further configuration instructions and details
| [Mattermost slash commands](mattermost_slash_commands.md) | Mattermost chat and ChatOps slash commands | No | | [Mattermost slash commands](mattermost_slash_commands.md) | Mattermost chat and ChatOps slash commands | No |
| [Mattermost Notifications](mattermost.md) | Receive event notifications in Mattermost | No | | [Mattermost Notifications](mattermost.md) | Receive event notifications in Mattermost | No |
| [Microsoft teams](microsoft_teams.md) | Receive notifications for actions that happen on GitLab into a room on Microsoft Teams using Office 365 Connectors | No | | [Microsoft teams](microsoft_teams.md) | Receive notifications for actions that happen on GitLab into a room on Microsoft Teams using Office 365 Connectors | No |
| Packagist | Update your project on Packagist, the main Composer repository | Yes | | Packagist | Update your projects on Packagist, the main Composer repository | Yes |
| Pipelines emails | Email the pipeline status to a list of recipients | No | | Pipelines emails | Email the pipeline status to a list of recipients | No |
| [Slack Notifications](slack.md) | Send GitLab events (for example, an issue was created) to Slack as notifications | No | | [Slack Notifications](slack.md) | Send GitLab events (for example, an issue was created) to Slack as notifications | No |
| [Slack slash commands](slack_slash_commands.md) **(CORE ONLY)** | Use slash commands in Slack to control GitLab | No | | [Slack slash commands](slack_slash_commands.md) **(CORE ONLY)** | Use slash commands in Slack to control GitLab | No |
......
...@@ -30,7 +30,7 @@ class GitlabSlackApplicationService < Service ...@@ -30,7 +30,7 @@ class GitlabSlackApplicationService < Service
end end
def description def description
'Use the GitLab Slack application for this project' s_('Integrations|Use the GitLab Slack application')
end end
def self.to_param def self.to_param
......
...@@ -6827,7 +6827,7 @@ msgstr "" ...@@ -6827,7 +6827,7 @@ msgstr ""
msgid "ConfluenceService|Confluence Workspace" msgid "ConfluenceService|Confluence Workspace"
msgstr "" msgstr ""
msgid "ConfluenceService|Connect a Confluence Cloud Workspace to your GitLab project" msgid "ConfluenceService|Connect a Confluence Cloud Workspace to GitLab"
msgstr "" msgstr ""
msgid "ConfluenceService|Enabling the Confluence Workspace will disable the default GitLab Wiki. Your GitLab Wiki data will be saved and you can always re-enable it later by turning off this integration" msgid "ConfluenceService|Enabling the Confluence Workspace will disable the default GitLab Wiki. Your GitLab Wiki data will be saved and you can always re-enable it later by turning off this integration"
...@@ -13973,12 +13973,18 @@ msgstr "" ...@@ -13973,12 +13973,18 @@ msgstr ""
msgid "Integrations|Standard" msgid "Integrations|Standard"
msgstr "" msgstr ""
msgid "Integrations|Update your projects on Packagist, the main Composer repository"
msgstr ""
msgid "Integrations|Use custom settings" msgid "Integrations|Use custom settings"
msgstr "" msgstr ""
msgid "Integrations|Use default settings" msgid "Integrations|Use default settings"
msgstr "" msgstr ""
msgid "Integrations|Use the GitLab Slack application"
msgstr ""
msgid "Integrations|When a Jira issue is mentioned in a commit or merge request a remote link and comment (if enabled) will be created." msgid "Integrations|When a Jira issue is mentioned in a commit or merge request a remote link and comment (if enabled) will be created."
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