[Loc] Update to azurecore and sql-migration (#16830)

This commit is contained in:
Alex Ma
2021-08-19 10:10:15 -07:00
committed by GitHub
parent ae2fc70a60
commit b81d4b16d4
2 changed files with 4 additions and 1 deletions

View File

@@ -362,6 +362,9 @@
</trans-unit>
</body></file>
<file original="extensions/azurecore/dist/azureResource/tree/accountTreeNode" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.unableToAccessSubscription">
<source xml:lang="en">Unable to access subscription {0} ({1}). Please [refresh the account](command:azure.resource.signin) to try again. {2}</source>
</trans-unit>
<trans-unit id="azure.resource.tree.accountTreeNode.noSubscriptionsLabel">
<source xml:lang="en">No Subscriptions found.</source>
</trans-unit>