mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to arc, azurecore, and sql-bindings. (#19456)
This commit is contained in:
@@ -292,6 +292,9 @@
|
||||
<trans-unit id="arc.errorConnectingToController">
|
||||
<source xml:lang="en">Error connecting to controller. {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.errorGettingConnectionMode">
|
||||
<source xml:lang="en">Error getting data controller connection mode.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.errorListingLogAnalyticsWorkspaces">
|
||||
<source xml:lang="en">Error listing Log Analytics workspaces {0}</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -152,6 +152,11 @@
|
||||
<trans-unit id="azure.resource.providers.AzureMonitorContainerLabel">
|
||||
<source xml:lang="en">Log Analytics workspace</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/azureResource/providers/cosmosdb/mongo/cosmosDbMongoTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.cosmosDbMongoContainerLabel">
|
||||
<source xml:lang="en">CosmosDB for Mongo</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/azureResource/providers/database/databaseTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
|
||||
|
||||
@@ -52,11 +52,14 @@
|
||||
<trans-unit id="enterConnectionStringSettingName">
|
||||
<source xml:lang="en">Enter connection string setting name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterPasswordManually">
|
||||
<source xml:lang="en">Enter password or press escape to cancel</source>
|
||||
<trans-unit id="enterObjectName">
|
||||
<source xml:lang="en">Enter SQL table or view to query</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterObjectNameToUpsert">
|
||||
<source xml:lang="en">Enter SQL table to upsert into</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterPasswordPrompt">
|
||||
<source xml:lang="en">Enter the password to be used for the connection string</source>
|
||||
<source xml:lang="en">(Optional) Enter connection password to save in local.settings.json</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="errorNewAzureFunction">
|
||||
<source xml:lang="en">Error creating new Azure Function: {0}</source>
|
||||
@@ -148,6 +151,9 @@
|
||||
<trans-unit id="selectSetting">
|
||||
<source xml:lang="en">Select SQL connection string setting from local.settings.json</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectTable">
|
||||
<source xml:lang="en">Select table to use</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlTableOrViewToQuery">
|
||||
<source xml:lang="en">SQL table or view to query</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user