small update to arc and resource-deployment (#16521)

This commit is contained in:
Alex Ma
2021-08-02 10:02:28 -07:00
committed by GitHub
parent 914fe8fc29
commit 91676afd0d
2 changed files with 16 additions and 18 deletions

View File

@@ -204,6 +204,9 @@
<trans-unit id="azure.account.location">
<source xml:lang="en">Azure Location</source>
</trans-unit>
<trans-unit id="azure.account.infrastructure">
<source xml:lang="en">Infrastructure</source>
</trans-unit>
<trans-unit id="filePicker.browse">
<source xml:lang="en">Browse</source>
</trans-unit>
@@ -1661,23 +1664,6 @@ Select a different subscription containing at least one server</source>
<source xml:lang="en">download and invoking script to install azure-cli …</source>
</trans-unit>
</body></file>
<file original="extensions/resource-deployment/dist/services/tools/azdataTool" source-language="en" datatype="plaintext"><body>
<trans-unit id="resourceDeployment.AzdataDescription">
<source xml:lang="en">Azure Data command line interface</source>
</trans-unit>
<trans-unit id="resourceDeployment.AzdataDisplayName">
<source xml:lang="en">Azure Data CLI</source>
</trans-unit>
<trans-unit id="deploy.azdataExtMissing">
<source xml:lang="en">The Azure Data CLI extension must be installed to deploy this resource. Please install it through the extension gallery and try again.</source>
</trans-unit>
<trans-unit id="deployCluster.GetToolVersionErrorInformation">
<source xml:lang="en">Error retrieving version information. See output channel '{0}' for more details</source>
</trans-unit>
<trans-unit id="deployCluster.GetToolVersionError">
<source xml:lang="en">Error retrieving version information.{0}Invalid output received, get version command output: '{1}' </source>
</trans-unit>
</body></file>
<file original="extensions/resource-deployment/dist/services/tools/azdataToolOld" source-language="en" datatype="plaintext"><body>
<trans-unit id="resourceDeployment.AzdataDescription">
<source xml:lang="en">Azure Data command line interface</source>