diff --git a/resources/xlf/en/cms.xlf b/resources/xlf/en/cms.xlf index 60909625ed..6f27e2daa8 100644 --- a/resources/xlf/en/cms.xlf +++ b/resources/xlf/en/cms.xlf @@ -167,11 +167,8 @@ Current language - - When 'Mandatory' or 'Strict', SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed. When set to 'Strict', SQL Server uses TDS 8.0 for all data transfer between the client and server. 'Strict' encryption is supported on SQL Server 2022 onwards. - - - Encrypt + + Optional (False) Strict @@ -179,8 +176,11 @@ Mandatory (True) - - Optional (False) + + When 'Mandatory' or 'Strict', SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed. When set to 'Strict', SQL Server uses TDS 8.0 for all data transfer between the client and server. 'Strict' is supported on SQL Server 2022 onwards. + + + Encrypt The name or network address of the instance of SQL Server that acts as a failover partner @@ -291,7 +291,7 @@ Server - When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate + When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate. This property is not supported with Encrypt=Strict. Trust server certificate @@ -417,4 +417,4 @@ Version - + \ No newline at end of file diff --git a/resources/xlf/en/mssql.xlf b/resources/xlf/en/mssql.xlf index 887d6e427d..d669cf43d7 100644 --- a/resources/xlf/en/mssql.xlf +++ b/resources/xlf/en/mssql.xlf @@ -269,11 +269,8 @@ Note: A self-signed certificate offers only limited protection and is not a reco Enclave Attestation URL - - When 'Mandatory' or 'Strict', SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed. When set to 'Strict', SQL Server uses TDS 8.0 for all data transfer between the client and server. 'Strict' encryption is supported on SQL Server 2022 onwards. - - - Encrypt + + Optional (False) Strict @@ -281,8 +278,11 @@ Note: A self-signed certificate offers only limited protection and is not a reco Mandatory (True) - - Optional (False) + + When 'Mandatory' or 'Strict', SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed. When set to 'Strict', SQL Server uses TDS 8.0 for all data transfer between the client and server. 'Strict' is supported on SQL Server 2022 onwards. + + + Encrypt The name or network address of the instance of SQL Server that acts as a failover partner @@ -387,7 +387,7 @@ Note: A self-signed certificate offers only limited protection and is not a reco Server - When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate + When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate. This property is not supported with Encrypt=Strict. Trust server certificate @@ -627,4 +627,4 @@ Note: A self-signed certificate offers only limited protection and is not a reco Show Log File - + \ No newline at end of file diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf index b275ec88ac..228867a3b0 100644 --- a/resources/xlf/en/sql-database-projects.xlf +++ b/resources/xlf/en/sql-database-projects.xlf @@ -801,6 +801,12 @@ Same database + + Save + + + Save Profile As... + Schema diff --git a/resources/xlf/en/sql-migration.xlf b/resources/xlf/en/sql-migration.xlf index a1cca5c25a..a276b01a80 100644 --- a/resources/xlf/en/sql-migration.xlf +++ b/resources/xlf/en/sql-migration.xlf @@ -7,6 +7,15 @@ The access token for selected account '{0}' and tenant '{1}' is no longer valid. Select 'Link account' and refresh the account, or select a different account. + + Migration service component could not start. {0} + + + Service component crashed. + + + Service provider could not be initialized. + Migrate logins from '{0}' to Azure SQL @@ -2463,6 +2472,9 @@ This may take some time. {0} of {1} + + Waiting for {0} component to start. + @@ -2471,6 +2483,41 @@ This may take some time. Starting migration for database {0} to {1} - {2} + + + + Downloading {0} + + + Done downloading {0} + + + ({0} KB) + + + Downloading {0} + + + Extracted {0} ({1}/{2}) + + + Failed to start {0}: {1} + + + Installing {0} Service + + + Installing {0} to {1} + + + Installed {0} + + + {0} Started + + + Starting {0} + diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index e27acd54ec..c2cfd42bbf 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -4626,6 +4626,9 @@ Error: {1} The maximum width in pixels for auto-sized columns + + Whether to show cells with JSON formatted string as hyperlink. When enabled, upon click the JSON value will be opened in another tab. The default value is true. + Results Grid and Messages @@ -5604,6 +5607,12 @@ Error: {1} Step {0} + + + + Step {0}: {1} + Name of a step in wizard. {0}: step number, {1}: step name. +