[Loc] added loading notebook message (#18826)

This commit is contained in:
Alex Ma
2022-03-25 10:29:48 -07:00
committed by GitHub
parent d9501ffc03
commit 0d3cec074d

View File

@@ -3411,6 +3411,14 @@ Error: {1}</source>
<trans-unit id="notebookEditor.name">
<source xml:lang="en">Notebook Editor</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/notebookEditor.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="loadingNotebookCompletedMessage">
<source xml:lang="en">Loading notebook {0} completed</source>
</trans-unit>
<trans-unit id="loadingNotebookMessage">
<source xml:lang="en">Loading notebook {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/notebookExplorer/notebookExplorerViewlet" source-language="en" datatype="plaintext"><body>
<trans-unit id="notebookExplorer.name">