From 9710ce6ad4601f32a48aca9465f57d4c66e8c44f Mon Sep 17 00:00:00 2001 From: Anumita Shenoy Date: Thu, 8 Aug 2019 12:35:25 +0530 Subject: [PATCH] Undo resources.resjson for DockerV2 --- .../DockerV2/Strings/resources.resjson/en-US/resources.resjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tasks/DockerV2/Strings/resources.resjson/en-US/resources.resjson b/Tasks/DockerV2/Strings/resources.resjson/en-US/resources.resjson index 66bab2ed4714..51b7ce4495df 100644 --- a/Tasks/DockerV2/Strings/resources.resjson/en-US/resources.resjson +++ b/Tasks/DockerV2/Strings/resources.resjson/en-US/resources.resjson @@ -21,7 +21,7 @@ "loc.input.label.arguments": "Arguments", "loc.input.help.arguments": "Docker command options. Ex:
For build command,
--build-arg HTTP_PROXY=http://10.20.30.2:1234 --quiet", "loc.input.label.addPipelineData": "Add Pipeline metadata to image(s)", - "loc.input.help.addPipelineData": "By default pipeline data like source branch name, build id are added which helps with trace-ability. For example you can inspect an image to find out which pipeline built the image. You can opt out of this default behavior by using this input.", + "loc.input.help.addPipelineData": "By default pipeline data like source branch name, build id are added which helps with traceability. For example you can inspect an image to find out which pipeline built the image. You can opt out of this default behavior by using this input.", "loc.messages.AddingNewAuthToExistingConfig": "Adding auth data for registry to Docker config file. Registry: %s.", "loc.messages.ConnectingToDockerHost": "DOCKER_HOST variable is set. Docker will try to connect to the Docker host: %s", "loc.messages.ContainerPatternFound": "Pattern found in Docker filepath parameter",