[Loc] added small change to kernelRequiresConnection (#18627)

This commit is contained in:
Alex Ma
2022-03-03 16:25:26 -08:00
committed by GitHub
parent 0ab4752643
commit be6b23eff0

View File

@@ -5303,7 +5303,7 @@ Error: {1}</source>
<source xml:lang="en">An error occurred while starting the notebook session</source>
</trans-unit>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Kernel {0} was not found. The default kernel will be used instead.</source>
<source xml:lang="en">Kernel '{0}' was not found. The default kernel will be used instead.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/notebook/browser/models/notebookContexts" source-language="en" datatype="plaintext"><body>