mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
[Loc] added strings to sql.xlf (#20178)
This commit is contained in:
@@ -2477,6 +2477,23 @@
|
||||
<trans-unit id="executionPlanTitle">
|
||||
<source xml:lang="en">Query Plan (Preview)</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanTreeTab" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="ept.topOperationsCopyTableData">
|
||||
<source xml:lang="en">Copy</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="ept.topOperationsCopyWithHeader">
|
||||
<source xml:lang="en">Copy with Header</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="ept.topOperationsSelectAll">
|
||||
<source xml:lang="en">Select All</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="planTreeTab.title">
|
||||
<source xml:lang="en">Plan Tree (Preview)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="topOperationsTableTitle">
|
||||
<source xml:lang="en">Execution Plan Tree</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanView" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="executionPlan.SaveFileDescription">
|
||||
|
||||
Reference in New Issue
Block a user