[Loc] update to azurecore and sql xlfs (#21102)

This commit is contained in:
Alex Ma
2022-11-03 17:04:34 -07:00
committed by GitHub
parent f1cb925543
commit 25b0e07366
2 changed files with 3 additions and 3 deletions

View File

@@ -28,6 +28,9 @@
<trans-unit id="azure.noUniqueIdentifier">
<source xml:lang="en">The user had no unique identifier within AAD</source>
</trans-unit>
<trans-unit id="azure.owningTenantNotFound">
<source xml:lang="en">Owning Tenant information not found for account.</source>
</trans-unit>
<trans-unit id="azure.responseError">
<source xml:lang="en">Token retrieval failed with an error. [Open developer tools]({0}) for more details.</source>
</trans-unit>

View File

@@ -2790,9 +2790,6 @@ Default Skipped Commands:
<trans-unit id="highlightExpensiveOperationButtonTitle">
<source xml:lang="en">Highlight Expensive Operation</source>
</trans-unit>
<trans-unit id="invalidPropertyExecutionPlanMetric">
<source xml:lang="en">No nodes found with the {0} metric.</source>
</trans-unit>
<trans-unit id="qp.expensiveOperationMetric.dontShowAgain">
<source xml:lang="en">Don't Show Again</source>
</trans-unit>