[Loc] update to mssql and sql xlfs (#19308)

This commit is contained in:
Alex Ma
2022-05-09 10:37:09 -07:00
committed by GitHub
parent fd1fc8ac67
commit c09ab8d0a9
2 changed files with 3 additions and 9 deletions

View File

@@ -3142,9 +3142,6 @@ Error: {1}</source>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
</trans-unit>
<trans-unit id="code">
<source xml:lang="en">Code</source>
</trans-unit>
<trans-unit id="codeCellsPreview">
<source xml:lang="en">Add cell</source>
</trans-unit>
@@ -3166,15 +3163,9 @@ Error: {1}</source>
<trans-unit id="previousButtonLabel">
<source xml:lang="en">&lt; Previous</source>
</trans-unit>
<trans-unit id="runAll">
<source xml:lang="en">Run Cells</source>
</trans-unit>
<trans-unit id="runAllPreview">
<source xml:lang="en">Run all</source>
</trans-unit>
<trans-unit id="text">
<source xml:lang="en">Text</source>
</trans-unit>
<trans-unit id="textPreview">
<source xml:lang="en">Text cell</source>
</trans-unit>