[Loc] update to execution plan (#20662)

This commit is contained in:
Alex Ma
2022-09-23 16:17:55 -07:00
committed by GitHub
parent fd8993134f
commit 0a8a93321b

View File

@@ -2355,6 +2355,17 @@
<trans-unit id="epCompare.editorName"> <trans-unit id="epCompare.editorName">
<source xml:lang="en">Compare Execution Plans</source> <source xml:lang="en">Compare Execution Plans</source>
</trans-unit> </trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/executionPlan/browser/constants" source-language="en" datatype="plaintext"><body>
<trans-unit id="ep.propertiesSearchDescription">
<source xml:lang="en">Search properties table</source>
</trans-unit>
<trans-unit id="ep.searchPlaceholder">
<source xml:lang="en">Filter for any field...</source>
</trans-unit>
<trans-unit id="ep.topOperationsSearchDescription">
<source xml:lang="en">Search top operations</source>
</trans-unit>
</body></file> </body></file>
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor" source-language="en" datatype="plaintext"><body> <file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanComparisonEditor" source-language="en" datatype="plaintext"><body>
<trans-unit id="compareExecutionPlanEditor"> <trans-unit id="compareExecutionPlanEditor">