diff --git a/resources/xlf/en/Microsoft.mssql.xlf b/resources/xlf/en/Microsoft.mssql.xlf index 10c4a9a24a..f21aad36ce 100644 --- a/resources/xlf/en/Microsoft.mssql.xlf +++ b/resources/xlf/en/Microsoft.mssql.xlf @@ -149,6 +149,12 @@ Automatic + + Automatically set I/O affinity mask for all processors + + + Automatically set processor affinity mask for all processors + Azure Active Directory Authentication @@ -167,6 +173,9 @@ Browse… + + CPU {0} + Close existing connections @@ -331,6 +340,9 @@ How do you want to add objects? + + I/O Affinity + Is Clustered @@ -424,6 +436,9 @@ No Login Access + + Numa Node {0} + Number of Users @@ -484,6 +499,15 @@ Platform + + Processor + + + Processor Affinity + + + Processor Affinity Table + Processors diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 79c726e176..43b9a50200 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -4574,6 +4574,9 @@ Error: {1} The default chart type to use when opening Chart Viewer from a Query Results + + (Preview) Enable contextualization of queries for GitHub Copilot. This setting helps GitHub Copilot to return improved suggestions, if the Copilot extension is installed and providers have implemented contextualization. + Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled. Warning: Increasing this may impact performance.