mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] XLF update 6-23-2023 (#23464)
This commit is contained in:
@@ -4925,6 +4925,15 @@ Error: {1}</source>
|
||||
<trans-unit id="refreshError">
|
||||
<source xml:lang="en">An error occurred refreshing node '{0}': {1}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="scriptActionError">
|
||||
<source xml:lang="en">An error occurred while executing the action: {0}.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="scriptingAction.close">
|
||||
<source xml:lang="en">Close</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="scriptingAction.inProgress">
|
||||
<source xml:lang="en">Generating script...</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/tableDesigner/browser/actions" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="tableDesigner.publishTableChanges">
|
||||
@@ -5043,28 +5052,6 @@ Error: {1}</source>
|
||||
<trans-unit id="enablePreviewFeatures.yes">
|
||||
<source xml:lang="en">Yes (recommended)</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="notifyEncryption.message">
|
||||
<source xml:lang="en">Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notifyEncryption.moreInfoLink">
|
||||
<source xml:lang="en">More information</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notifyEncryption.title">
|
||||
<source xml:lang="en">Important Update</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/welcome/notifyHiddenTenant/notifyHiddenTenantDialog" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="notifyHiddenTenant.message">
|
||||
<source xml:lang="en">Connections using Azure Active Directory authentication will now retrieve tenant information from the server during login. The 'Azure AD Tenant' entry no longer needs to be provided when connecting to Azure SQL instances.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notifyHiddenTenant.moreInfoLink">
|
||||
<source xml:lang="en">More information</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notifyHiddenTenant.title">
|
||||
<source xml:lang="en">Important Update</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/welcome/page/browser/az_data_welcome_page" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="welcomePage.createConnection">
|
||||
@@ -5640,6 +5627,9 @@ Error Message: {1}</source>
|
||||
<trans-unit id="cancelConnectionConfirmation">
|
||||
<source xml:lang="en">Are you sure you want to cancel this connection?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connection.connTitleGroupSection">
|
||||
<source xml:lang="en"> (Group: {0})</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connection.duplicateEditErrorMessage">
|
||||
<source xml:lang="en">Cannot save profile, the selected connection matches an existing profile with the same server info in the same group:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user