diff options
author | Enrique Alcantara <ealcantara@gitlab.com> | 2019-04-03 10:40:11 -0400 |
---|---|---|
committer | Enrique Alcantara <ealcantara@gitlab.com> | 2019-04-03 15:23:04 -0400 |
commit | 9580c93b829ce53ce51d48ff2495eff7f97e17e4 (patch) | |
tree | 09a8f0e40baca2b5ef717c9e6236839cc386ef37 /locale | |
parent | 842203ff3393ec451159c41ac02addac79214da8 (diff) | |
download | gitlab-ce-9580c93b829ce53ce51d48ff2495eff7f97e17e4.tar.gz |
Fix cluster details form validation57602-create-cluster-validations
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 48a77b6f257..b5a3191e20a 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1797,7 +1797,7 @@ msgstr "" msgid "ClusterIntegration|Copy Kubernetes cluster name" msgstr "" -msgid "ClusterIntegration|Copy Token" +msgid "ClusterIntegration|Copy Service Token" msgstr "" msgid "ClusterIntegration|Create Kubernetes cluster" @@ -2004,9 +2004,6 @@ msgstr "" msgid "ClusterIntegration|Project cluster" msgstr "" -msgid "ClusterIntegration|Project namespace" -msgstr "" - msgid "ClusterIntegration|Project namespace (optional, unique)" msgstr "" @@ -2109,9 +2106,6 @@ msgstr "" msgid "ClusterIntegration|Toggle Kubernetes cluster" msgstr "" -msgid "ClusterIntegration|Token" -msgstr "" - msgid "ClusterIntegration|Update failed. Please check the logs and try again." msgstr "" |