mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 03:28:33 -05:00
[Loc] xlf update for 9-6-2023 (#24324)
This commit is contained in:
@@ -889,6 +889,9 @@
|
||||
<trans-unit id="objectManagement.collationNotValidError">
|
||||
<source xml:lang="en">The selected collation '{0}' 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 '{0}'.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.twoDigitYearCutoffLabel">
|
||||
<source xml:lang="en">Two Digit Year Cutoff</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user