From 5c39cc39293637e776c66d32342992cd22edd332 Mon Sep 17 00:00:00 2001 From: Ignacio Rivas Date: Wed, 23 Aug 2023 09:28:24 +0300 Subject: [PATCH] [Remote Clusters] Update copy about port help text (#164442) --- .../remote_cluster_form/components/sniff_connection.tsx | 4 ++-- x-pack/plugins/translations/translations/fr-FR.json | 1 - x-pack/plugins/translations/translations/ja-JP.json | 1 - x-pack/plugins/translations/translations/zh-CN.json | 1 - 4 files changed, 2 insertions(+), 5 deletions(-) diff --git a/x-pack/plugins/remote_clusters/public/application/sections/components/remote_cluster_form/components/sniff_connection.tsx b/x-pack/plugins/remote_clusters/public/application/sections/components/remote_cluster_form/components/sniff_connection.tsx index 8d853c8b6765d..2d1608bcc4a70 100644 --- a/x-pack/plugins/remote_clusters/public/application/sections/components/remote_cluster_form/components/sniff_connection.tsx +++ b/x-pack/plugins/remote_clusters/public/application/sections/components/remote_cluster_form/components/sniff_connection.tsx @@ -99,8 +99,8 @@ export const SniffConnection: FunctionComponent = ({ transportPort: ( ), diff --git a/x-pack/plugins/translations/translations/fr-FR.json b/x-pack/plugins/translations/translations/fr-FR.json index 536325568ccd2..4cd9f70e35e3d 100644 --- a/x-pack/plugins/translations/translations/fr-FR.json +++ b/x-pack/plugins/translations/translations/fr-FR.json @@ -28433,7 +28433,6 @@ "xpack.remoteClusters.remoteClusterForm.sectionModeTitle": "Mode de connexion", "xpack.remoteClusters.remoteClusterForm.sectionNameDescription": "Nom unique pour le cluster.", "xpack.remoteClusters.remoteClusterForm.sectionNameTitle": "Nom", - "xpack.remoteClusters.remoteClusterForm.sectionSeedsHelpText.transportPortLinkText": "port de transport", "xpack.remoteClusters.remoteClusterForm.sectionSkipUnavailableDescription.learnMoreLinkLabel": "En savoir plus.", "xpack.remoteClusters.remoteClusterForm.sectionSkipUnavailableDescription.optionNameLabel": "Ignorer si indisponible", "xpack.remoteClusters.remoteClusterForm.sectionSkipUnavailableLabel": "Ignorer si indisponible", diff --git a/x-pack/plugins/translations/translations/ja-JP.json b/x-pack/plugins/translations/translations/ja-JP.json index 0b839aaea88f6..5f43c6cea4c96 100644 --- a/x-pack/plugins/translations/translations/ja-JP.json +++ b/x-pack/plugins/translations/translations/ja-JP.json @@ -28433,7 +28433,6 @@ "xpack.remoteClusters.remoteClusterForm.sectionModeTitle": "接続モード", "xpack.remoteClusters.remoteClusterForm.sectionNameDescription": "クラスターの固有の名前です。", "xpack.remoteClusters.remoteClusterForm.sectionNameTitle": "名前", - "xpack.remoteClusters.remoteClusterForm.sectionSeedsHelpText.transportPortLinkText": "トランスポートポート", "xpack.remoteClusters.remoteClusterForm.sectionSkipUnavailableDescription.learnMoreLinkLabel": "詳細情報", "xpack.remoteClusters.remoteClusterForm.sectionSkipUnavailableDescription.optionNameLabel": "利用不可の場合スキップ", "xpack.remoteClusters.remoteClusterForm.sectionSkipUnavailableLabel": "利用不可の場合スキップ", diff --git a/x-pack/plugins/translations/translations/zh-CN.json b/x-pack/plugins/translations/translations/zh-CN.json index 3ac0d9aa42fbf..e3f52187565a6 100644 --- a/x-pack/plugins/translations/translations/zh-CN.json +++ b/x-pack/plugins/translations/translations/zh-CN.json @@ -28431,7 +28431,6 @@ "xpack.remoteClusters.remoteClusterForm.sectionModeTitle": "连接模式", "xpack.remoteClusters.remoteClusterForm.sectionNameDescription": "集群的唯一名称。", "xpack.remoteClusters.remoteClusterForm.sectionNameTitle": "名称", - "xpack.remoteClusters.remoteClusterForm.sectionSeedsHelpText.transportPortLinkText": "传输端口", "xpack.remoteClusters.remoteClusterForm.sectionSkipUnavailableDescription.learnMoreLinkLabel": "了解详情。", "xpack.remoteClusters.remoteClusterForm.sectionSkipUnavailableDescription.optionNameLabel": "如果不可用,则跳过", "xpack.remoteClusters.remoteClusterForm.sectionSkipUnavailableLabel": "如果不可用,则跳过",