mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
[Loc] update to xlfs for 9-12-2022 (#20597)
This commit is contained in:
@@ -52,6 +52,9 @@
|
||||
<trans-unit id="azurecore.consentDialog.open">
|
||||
<source xml:lang="en">Open</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="noMicrosoftResource">
|
||||
<source xml:lang="en">Provider '{0}' does not have a Microsoft resource endpoint defined.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/account-provider/auths/azureAuthCodeGrant" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.azureAuthCodeGrantName">
|
||||
|
||||
@@ -315,6 +315,14 @@
|
||||
<trans-unit id="connectionStatusManager.uriAlreadyInConnectionsList">
|
||||
<source xml:lang="en">There is already a connection with uri: {0}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/platform/connection/common/providerConnectionInfo" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="connection.unsupported">
|
||||
<source xml:lang="en">Unsupported connection</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="loading">
|
||||
<source xml:lang="en">Loading...</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/platform/dashboard/browser/insightRegistry" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="schema.dashboardWidgets.InsightsRegistry">
|
||||
@@ -5680,11 +5688,6 @@ Error: {1}</source>
|
||||
<trans-unit id="vscode.extension.contributes.notebook.providersDescriptions">
|
||||
<source xml:lang="en">Contributes notebook provider descriptions.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="loading">
|
||||
<source xml:lang="en">Loading...</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/connectionTreeAction" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="DisconnectAction">
|
||||
@@ -5736,11 +5739,6 @@ Error: {1}</source>
|
||||
<trans-unit id="noProviderFound">
|
||||
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/serverTreeRenderer" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="loading">
|
||||
<source xml:lang="en">Loading...</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/treeCreationUtils" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="serversAriaLabel">
|
||||
|
||||
Reference in New Issue
Block a user