[loc] changes to sql-migration and sql xlfs (#18447)

This commit is contained in:
Alex Ma
2022-02-17 11:11:41 -08:00
committed by GitHub
parent 63cff7a5ab
commit e66192cbfd
2 changed files with 16 additions and 10 deletions

View File

@@ -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>