From 759971142760e770b74570d91eaba9bcf36125ed Mon Sep 17 00:00:00 2001 From: John Swanke Date: Tue, 5 May 2026 16:09:12 -0400 Subject: [PATCH] chore(i18n): backport translations to upstream/release-2.16 Signed-off-by: John Swanke --- frontend/public/locales/en/translation.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/public/locales/en/translation.json b/frontend/public/locales/en/translation.json index 95bfbb55fc0..576826d11f8 100644 --- a/frontend/public/locales/en/translation.json +++ b/frontend/public/locales/en/translation.json @@ -570,7 +570,7 @@ "Automation template for {{curatorName}}": "Automation template for {{curatorName}}", "Automation templates are configured": "Automation templates are configured", "Automation YAML": "Automation YAML", - "automation.template.update.support": "Only Red Hat OpenShift clusters that are not provisioned by a managed Kubernetes service and Azure Red Hat OpenShift (ARO) clusters support automation. You can only update the automation template for ready clusters that have no upgrade in progress.", + "automation.template.update.support": "Only Red Hat OpenShift clusters that are not provisioned by a managed Kubernetes service and Azure Red Hat OpenShift (ARO) clusters support automation. You can only update the automation template for ready clusters that have no update in progress.", "Autoscaling": "Autoscaling", "Av2-series": "Av2-series", "available": "available", @@ -2847,7 +2847,7 @@ "status.unreachable": "Unreachable", "status.unreachable.message": "The cluster is not reachable. The management control plane has been unable to access the managed cluster's API server for an extended period of time.", "status.upgradefailed.alert.title": "The cluster failed to upgrade", - "status.upgradefailed.message": "The cluster upgrade is in a failure state.", + "status.upgradefailed.message": "The cluster update is in a failure state.", "Stay": "Stay", "Stop": "Stop", "Stop VirtualMachine": "Stop VirtualMachine", @@ -2968,7 +2968,7 @@ "table.claimedBy": "Claimed by", "table.cluster": "Cluster", "table.cluster.statuses": "Cluster status", - "table.clusterChannel.helperText": "Channels help to control the pace of upgrades and recommend the appropriate release versions. Update channels are tied to a minor version of OpenShift Container Platform, for example 4.6.", + "table.clusterChannel.helperText": "Channels help to control the pace of updates and recommend the appropriate release versions. Update channels are tied to a minor version of OpenShift Container Platform, for example 4.6.", "table.clusterClaim": "Cluster claim name", "table.clusterClaim.helperText": "The name of the ClusterClaim resource used to claim this cluster from a cluster pool. For any direct interactions with underlying cluster resources, such as command line actions, use the Cluster resource name for those operations.", "table.clusterControlPlaneType": "Control plane type", @@ -3112,7 +3112,7 @@ "The existing namespace where the credential secret will be stored.": "The existing namespace where the credential secret will be stored.", "The following Argo application(s) deployed by the application set will also be deleted:": "The following Argo application(s) deployed by the application set will also be deleted:", "The following disk will not be included in the snapshot": "The following disk will not be included in the snapshot", - "The following disk will not be included in the snapshot_plural": "The following disk will not be included in the snapshot", + "The following disk will not be included in the snapshot_plural": "The following disks will not be included in the snapshot", "The fully-qualified host name or IP address of the vCenter server. The value must be defined in the vCenter server root CA certificate.": "The fully-qualified host name or IP address of the vCenter server. The value must be defined in the vCenter server root CA certificate.", "The Globalnet CIDR to be used for the managed cluster (If left blank, a CIDR will be allocated from clusterset pool).": "The Globalnet CIDR to be used for the managed cluster (If left blank, a CIDR will be allocated from clusterset pool).", "The Globalnet CIDR to be used within the clusterset pool. The default is 242.0.0.0/8": "The globalnet CIDR to be used within the clusterset pool. The default is 242.0.0.0/8",