From adefa213e2e08f64831e19c9e39bd8d1a8a8ccbc Mon Sep 17 00:00:00 2001 From: Chris LaFreniere <40371649+chlafreniere@users.noreply.github.com> Date: Wed, 9 Sep 2020 19:07:40 -0700 Subject: [PATCH] String update (#12202) --- extensions/arc/package.nls.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/arc/package.nls.json b/extensions/arc/package.nls.json index 9d96bb0722..97c230b580 100644 --- a/extensions/arc/package.nls.json +++ b/extensions/arc/package.nls.json @@ -17,14 +17,14 @@ "arc.control.plane.new.wizard.title": "Create Azure Arc data controller", "arc.control.plane.cluster.environment.title": "What is your target existing Kubernetes cluster environment?", - "arc.control.plane.select.cluster.title": "Select from installed existing Kubernetes clusters", + "arc.control.plane.select.cluster.title": "Select from existing Kubernetes clusters", "arc.control.plane.kube.cluster.context": "Cluster context", "arc.control.plane.container.registry.title": "Container registry details", "arc.control.plane.container.registry.name": "Container registry login", "arc.control.plane.container.registry.password": "Container registry password", "arc.control.plane.cluster.config.profile.title": "Choose the config profile", "arc.control.plane.cluster.config.profile": "Config profile", - "arc.control.plane.data.controller.create.title": "Provide details to create Azure Arc data controller and register it with Azure", + "arc.control.plane.data.controller.create.title": "Provide details to create Azure Arc data controller", "arc.control.plane.project.details.title": "Project details", "arc.control.plane.project.details.description": "Select the subscription to manage deployed resources and costs. Use resource groups like folders to organize and manage all your resources.", "arc.control.plane.data.controller.details.title": "Data controller details",