[Loc] update to sql-database-projects and sql xlfs (#17810)

This commit is contained in:
Alex Ma
2021-12-03 10:52:18 -08:00
committed by GitHub
parent f404edbb60
commit a3faff2738
2 changed files with 23 additions and 9 deletions

View File

@@ -5207,6 +5207,20 @@ Error: {1}</source>
<trans-unit id="sessionNotReady">
<source xml:lang="en">The session for this notebook will start momentarily</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/notebook/browser/models/cellEdit" source-language="en" datatype="plaintext"><body>
<trans-unit id="addCellEdit">
<source xml:lang="en">Add Cell</source>
</trans-unit>
<trans-unit id="deleteCellEdit">
<source xml:lang="en">Delete Cell</source>
</trans-unit>
<trans-unit id="moveCellEdit">
<source xml:lang="en">Move Cell</source>
</trans-unit>
<trans-unit id="splitCellEdit">
<source xml:lang="en">Split Cell</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/notebook/browser/models/clientSession" source-language="en" datatype="plaintext"><body>
<trans-unit id="ServerNotStarted">