diff options
author | jerasmus <jerasmus@gitlab.com> | 2019-02-19 11:24:37 +0200 |
---|---|---|
committer | jerasmus <jerasmus@gitlab.com> | 2019-03-05 08:31:43 +0200 |
commit | cf1b85dd726c1947f9ff2af8d89aa240747f462d (patch) | |
tree | 3629c84f0ee6fcee453d17bd2b0bf9073255ddb3 /locale | |
parent | fd50ba4240469615458d5554e24613b432b6c6c0 (diff) | |
download | gitlab-ce-cf1b85dd726c1947f9ff2af8d89aa240747f462d.tar.gz |
Add ability to edit Knative domain
Added the functionality to edit the Knative domain
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index cb599e4744c..ce29fc489be 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1683,7 +1683,7 @@ msgstr "" msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard" msgstr "" -msgid "ClusterIntegration|Copy Knative IP Address to clipboard" +msgid "ClusterIntegration|Copy Knative Endpoint to clipboard" msgstr "" msgid "ClusterIntegration|Copy Kubernetes cluster name" @@ -1806,7 +1806,7 @@ msgstr "" msgid "ClusterIntegration|Knative Domain Name:" msgstr "" -msgid "ClusterIntegration|Knative IP Address:" +msgid "ClusterIntegration|Knative Endpoint:" 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." @@ -1926,7 +1926,7 @@ msgstr "" msgid "ClusterIntegration|Request to begin installing failed" msgstr "" -msgid "ClusterIntegration|Retry upgrade" +msgid "ClusterIntegration|Retry update" msgstr "" msgid "ClusterIntegration|Save changes" @@ -1971,9 +1971,6 @@ msgstr "" msgid "ClusterIntegration|Something went wrong on our end." msgstr "" -msgid "ClusterIntegration|Something went wrong when upgrading %{title}. Please check the logs and try again." -msgstr "" - msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine" msgstr "" @@ -1992,12 +1989,21 @@ msgstr "" msgid "ClusterIntegration|This option will allow you to install applications on RBAC clusters." msgstr "" +msgid "ClusterIntegration|To access your application after deployment, point a wildcard DNS to the Knative Endpoint." +msgstr "" + msgid "ClusterIntegration|Toggle Kubernetes cluster" msgstr "" msgid "ClusterIntegration|Token" msgstr "" +msgid "ClusterIntegration|Update failed. Please check the logs and try again." +msgstr "" + +msgid "ClusterIntegration|Updating" +msgstr "" + msgid "ClusterIntegration|Upgrade" msgstr "" |