mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
[loc] changes to sql-migration and sql xlfs (#18447)
This commit is contained in:
@@ -4121,7 +4121,7 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Zoom to fit</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanOpenGraphFile">
|
||||
<source xml:lang="en">Open Plan File</source>
|
||||
<source xml:lang="en">Show Query Plan XML</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesActionLabel">
|
||||
<source xml:lang="en">Properties</source>
|
||||
@@ -4130,7 +4130,7 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Save Plan File</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchNodeAction">
|
||||
<source xml:lang="en">SearchNode</source>
|
||||
<source xml:lang="en">Find Node</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanTitle">
|
||||
<source xml:lang="en">Query Plan (Preview)</source>
|
||||
@@ -4169,6 +4169,12 @@ Error: {1}</source>
|
||||
<trans-unit id="cancelCustomZoomAction">
|
||||
<source xml:lang="en">Close (Escape)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="customZoomApplyButton">
|
||||
<source xml:lang="en">Apply</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="customZoomApplyButtonTitle">
|
||||
<source xml:lang="en">Apply Zoom (Enter)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="invalidCustomZoomError">
|
||||
<source xml:lang="en">Select a zoom value between 1 to 200</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user