[Loc] update to MSSQL and SQL xlfs for 8-24-2023 (#24215)

This commit is contained in:
Alex Ma
2023-08-24 17:25:26 -07:00
committed by GitHub
parent f16702cf9f
commit 51ce7345eb
2 changed files with 27 additions and 0 deletions

View File

@@ -4574,6 +4574,9 @@ Error: {1}</source>
<trans-unit id="queryEditor.chart.defaultChartType">
<source xml:lang="en">The default chart type to use when opening Chart Viewer from a Query Results</source>
</trans-unit>
<trans-unit id="queryEditor.githubCopilotContextualizationEnabled">
<source xml:lang="en">(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.</source>
</trans-unit>
<trans-unit id="queryEditor.inMemoryDataProcessingThreshold">
<source xml:lang="en">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.</source>
</trans-unit>