diff --git a/extensions/sql-migration/extension.webpack.config.js b/extensions/sql-migration/extension.webpack.config.js index b63c59c65d..4a151adf4c 100644 --- a/extensions/sql-migration/extension.webpack.config.js +++ b/extensions/sql-migration/extension.webpack.config.js @@ -13,5 +13,8 @@ module.exports = withDefaults({ context: __dirname, entry: { main: './src/main.ts' + }, + externals: { + 'native-is-elevated': 'commonjs native-is-elevated', } }); diff --git a/resources/xlf/en/azurecore.xlf b/resources/xlf/en/azurecore.xlf index 5640dfd8d5..bf13c8f4f0 100644 --- a/resources/xlf/en/azurecore.xlf +++ b/resources/xlf/en/azurecore.xlf @@ -318,6 +318,9 @@ Azure Resources (Preview) + + Keys for token cache could not be saved in credential store, this may cause Azure access token persistence issues and connection instabilities. It's likely that SqlTools has reached credential storage limit on Windows, please clear at least 2 credentials that start with "Microsoft.SqlTools|" in Windows Credential Manager and reload. + Unable to open link, missing required values @@ -363,6 +366,9 @@ Central US EUAP + + Warning: ADAL has been deprecated, and is scheduled to be removed in a future release. Please use MSAL instead. + East Asia diff --git a/resources/xlf/en/mssql.xlf b/resources/xlf/en/mssql.xlf index 06966e6481..a9d4a5b12f 100644 --- a/resources/xlf/en/mssql.xlf +++ b/resources/xlf/en/mssql.xlf @@ -34,12 +34,21 @@ Note: A self-signed certificate offers only limited protection and is not a reco Failed to find tenant '{0}' in account '{1}' when refreshing security token + + No result returned from Notebook convert request + + + No document found for URI {0} + {0} AAD token refresh failed, please reconnect to enable {0} Editor token refresh failed, autocompletion will be disabled until the editor is disconnected and reconnected + + Unsupported platform {0} + @@ -53,6 +62,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco + + column + + + database + login @@ -62,12 +77,18 @@ Note: A self-signed certificate offers only limited protection and is not a reco OK + + table + user User + + view + Advanced @@ -200,6 +221,17 @@ Note: A self-signed certificate offers only limited protection and is not a reco An error occurred while while refreshing the object explorer. {0} {0}: error message. + + Enter new name + + + An error occurred while renaming {0} '{1}' to '{2}'. {3} + {0} object type, {1}: original name, {2}: new name, {3}: error message. + + + Rename {0} '{1}' to '{2}' + {0} object type, {1}: original name, {2}: new name + Selected @@ -450,13 +482,13 @@ Note: A self-signed certificate offers only limited protection and is not a reco Specifies a protocol for attesting a server-side enclave used with Always Encrypted with secure enclaves - Attestation Protocol + Attestation protocol Specifies an endpoint for attesting a server-side enclave used with Always Encrypted with secure enclaves - Enclave Attestation URL + Attestation URL Optional (False) @@ -570,10 +602,10 @@ Note: A self-signed certificate offers only limited protection and is not a reco Replication - Enables or disables Secure Enclaves for the connection + Enables or disables Secure enclaves for the connection - Secure Enclaves + Secure enclaves Name of the SQL Server instance @@ -861,7 +893,10 @@ Note: A self-signed certificate offers only limited protection and is not a reco New User - Properties + Properties (Preview) + + + Rename Search: Servers diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 98919c57b2..288ecd58e0 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -634,6 +634,9 @@ Default Skipped Commands: Color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations. + + The background color for null values in the query editor results grid. + The border color of tiles @@ -5559,6 +5562,9 @@ Error Message: 1 Failed to refresh Azure account token for connection + + Unknown provider '{0}' + The server version is not supported by Azure Data Studio, you may still connect to it but some features in Azure Data Studio might not work as expected. @@ -5604,7 +5610,10 @@ Error Message: 1 Add an account... - Failed to parse the connection string. + Failed to parse the connection string. {0} + + + No connection info returned. Error