[Loc] xlf update for 9-6-2023 (#24324)

This commit is contained in:
Alex Ma
2023-09-06 21:39:35 -07:00
committed by GitHub
parent 77ea6d7e32
commit db3ea9abd9
3 changed files with 13 additions and 5 deletions

View File

@@ -889,6 +889,9 @@
<trans-unit id="objectManagement.collationNotValidError">
<source xml:lang="en">The selected collation &apos;{0}&apos; is not valid. Please choose a different collation.</source>
</trans-unit>
<trans-unit id="objectManagement.notSupportedError">
<source xml:lang="en">This command is not supported for object type &apos;{0}&apos;.</source>
</trans-unit>
<trans-unit id="objectManagement.twoDigitYearCutoffLabel">
<source xml:lang="en">Two Digit Year Cutoff</source>
</trans-unit>

View File

@@ -160,6 +160,9 @@
<trans-unit id="queries">
<source xml:lang="en">Queries</source>
</trans-unit>
<trans-unit id="queryStoreDashboardTitle">
<source xml:lang="en">Query Store - {0}</source>
</trans-unit>
<trans-unit id="resourceConsumptionCriteriaTitle">
<source xml:lang="en">Resource Consumption Criteria</source>
</trans-unit>
@@ -210,11 +213,8 @@
</trans-unit>
</body></file>
<file original="extensions/Microsoft.query-store/package" source-language="en" datatype="plaintext"><body>
<trans-unit id="queryStore.overallResourceConsumptionOpen">
<source xml:lang="en">Open Overall Resource Consumption</source>
</trans-unit>
<trans-unit id="queryStore.topResourceConsumingQueriesOpen">
<source xml:lang="en">Open Top Resource Consuming Queries</source>
<trans-unit id="queryStore.openQueryStoreDashboard">
<source xml:lang="en">Query Store</source>
</trans-unit>
<trans-unit id="queryStore.category">
<source xml:lang="en">Query Store</source>

View File

@@ -6328,6 +6328,11 @@ Error Message: {1}</source>
<trans-unit id="showAllConnections">
<source xml:lang="en">Show All Connections</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/objectExplorer/browser/dragAndDropController" source-language="en" datatype="plaintext"><body>
<trans-unit id="objectExplorer.dragAndDropController.existingIdenticalProfile">
<source xml:lang="en">Cannot drag profile into group: A profile with identical options already exists in the group.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/objectExplorer/browser/filterDialog/filterDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="filterDialog.errorDateRange">