From dfe84da196b6f5e863b21e04f0e6d735c1b892a4 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Tue, 7 Feb 2023 16:51:54 -0800 Subject: [PATCH] [Loc] update to xlfs for 2-7-2023 (#21873) --- resources/xlf/en/mssql.xlf | 13 +++++++++++++ resources/xlf/en/sql-database-projects.xlf | 6 ++++++ resources/xlf/en/sql.xlf | 8 -------- 3 files changed, 19 insertions(+), 8 deletions(-) diff --git a/resources/xlf/en/mssql.xlf b/resources/xlf/en/mssql.xlf index f967a297c2..0c398e5f5d 100644 --- a/resources/xlf/en/mssql.xlf +++ b/resources/xlf/en/mssql.xlf @@ -1,5 +1,18 @@ + + + Connection error + + + Enable Trust server certificate + + + Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. + +Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? + + Azure Data Studio needs to contact Azure Key Vault to access a column master key for Always Encrypted, but no linked Azure account was selected. Please retry the query and select a linked Azure account when prompted. diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf index d03a484df7..b275ec88ac 100644 --- a/resources/xlf/en/sql-database-projects.xlf +++ b/resources/xlf/en/sql-database-projects.xlf @@ -376,6 +376,9 @@ Enter new database name + + Enter new name + Enter default value for SQLCMD variable '{0}' @@ -1155,6 +1158,9 @@ Publish + + Rename + Schema Compare diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 3372e6c635..e27acd54ec 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -5395,9 +5395,6 @@ Error: {1} Connection error - - Enable Trust server certificate - Connection failed due to Kerberos error. @@ -5410,11 +5407,6 @@ Error: {1} Run Kinit - - Encryption was enabled on this connection, review your SSL and certificate configuration for the target SQL Server, or enable 'Trust server certificate' in the connection dialog. - - Note: A self-signed certificate offers only limited protection and is not a recommended practice for production environments. Do you want to enable 'Trust server certificate' on this connection and retry? -