From 8844cdde3fa1123c665d6a4c79ef455d7f391971 Mon Sep 17 00:00:00 2001 From: George Tsiolis Date: Tue, 4 Dec 2018 16:25:03 +0200 Subject: [PATCH] Remove pronunciation tip for knative --- .../javascripts/clusters/components/applications.vue | 9 ++++----- locale/gitlab.pot | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/app/assets/javascripts/clusters/components/applications.vue b/app/assets/javascripts/clusters/components/applications.vue index a37cb4def28..9a96d0fa6d7 100644 --- a/app/assets/javascripts/clusters/components/applications.vue +++ b/app/assets/javascripts/clusters/components/applications.vue @@ -411,11 +411,10 @@ export default {

{{ - s__(`ClusterIntegration|Knative (pronounced kay-nay-tiv) extends - Kubernetes to provide a set of middleware components that are - essential to build modern, source-centric, and container-based - applications that can run anywhere: on premises, in the cloud, or - even in a third-party data center.`) + s__(`ClusterIntegration|Knative extends Kubernetes to provide + a set of middleware components that are essential to build modern, + source-centric, and container-based applications that can run + anywhere: on premises, in the cloud, or even in a third-party data center.`) }}

diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 60274d883fa..8289434fd30 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1571,15 +1571,15 @@ msgstr "" msgid "ClusterIntegration|Knative" msgstr "" -msgid "ClusterIntegration|Knative (pronounced kay-nay-tiv) extends Kubernetes to provide a set of middleware components that are essential to build modern, source-centric, and container-based applications that can run anywhere: on premises, in the cloud, or even in a third-party data center." -msgstr "" - msgid "ClusterIntegration|Knative Domain Name:" msgstr "" msgid "ClusterIntegration|Knative IP Address:" msgstr "" +msgid "ClusterIntegration|Knative extends Kubernetes to provide a set of middleware components that are essential to build modern, source-centric, and container-based applications that can run anywhere: on premises, in the cloud, or even in a third-party data center." +msgstr "" + msgid "ClusterIntegration|Kubernetes cluster" msgstr ""