mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
[Loc] updates to xlfs 3-5-2023 (#22152)
This commit is contained in:
@@ -2665,6 +2665,11 @@ Default Skipped Commands:
|
||||
<trans-unit id="loadingExecutionPlanFile">
|
||||
<source xml:lang="en">Generating execution plans</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanInput" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="epCompare.executionPlanEditorName">
|
||||
<source xml:lang="en">ExecutionPlan</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesView" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
@@ -2906,11 +2911,6 @@ Default Skipped Commands:
|
||||
<trans-unit id="previousSearchItemAction">
|
||||
<source xml:lang="en">Previous Match</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/executionPlan/common/executionPlanInput" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="epCompare.executionPlanEditorName">
|
||||
<source xml:lang="en">ExecutionPlan</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/extensions/browser/contributionRenders" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="insight condition">
|
||||
@@ -5751,6 +5751,12 @@ Error Message: 1</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/executionPlan/common/executionPlanService" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="executionPlanService.ensureCapabilitiesRegistered">
|
||||
<source xml:lang="en">Provider with id {0} was not registered after 30 seconds.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanService.ensureFileExtensionHandlerRegistered">
|
||||
<source xml:lang="en">Execution plan provider which supports file format '{0}' was not registered after 30 seconds.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="noHandlerRegistered">
|
||||
<source xml:lang="en">No valid execution plan handler is registered</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user