diff options
author | Thong Kuah <tkuah@gitlab.com> | 2018-11-07 21:07:28 +1300 |
---|---|---|
committer | Thong Kuah <tkuah@gitlab.com> | 2018-11-08 23:28:30 +1300 |
commit | ecb4a29fc069990a4e946f40f1bd8e17dcb2186d (patch) | |
tree | 6d8f2d0c56d33f0469c15af4b20a2652094312b7 /locale | |
parent | b019224ff2bf6c8282a210eff1e98d0225e98a0c (diff) | |
download | gitlab-ce-ecb4a29fc069990a4e946f40f1bd8e17dcb2186d.tar.gz |
Reverse view override as EE has an override too
Use presenters instead otherwise we will have x2 overides in EE
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 fc2d5a1479e..8a6fb18713a 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1367,7 +1367,7 @@ msgstr "" msgid "ClusterIntegration|Add a Kubernetes cluster integration" msgstr "" -msgid "ClusterIntegration|Adding a Kubernetes cluster to your group will automatically share the cluster across all your projects." +msgid "ClusterIntegration|Adding a Kubernetes cluster to your group will automatically share the cluster across all your projects. Use review apps, deploy your applications, and easily run your pipelines for all projects using the same cluster." msgstr "" msgid "ClusterIntegration|Adding an integration to your group will share the cluster across all your projects." @@ -1550,9 +1550,6 @@ msgstr "" msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}." msgstr "" -msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}." -msgstr "" - msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}." msgstr "" @@ -1703,9 +1700,6 @@ msgstr "" msgid "ClusterIntegration|Token" msgstr "" -msgid "ClusterIntegration|Use review apps, deploy your applications, and easily run your pipelines for all projects using the same cluster." -msgstr "" - msgid "ClusterIntegration|Validating project billing status" msgstr "" |