mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
[Loc] sql xlf update, add not supported kernal message (#21385)
This commit is contained in:
@@ -5896,6 +5896,9 @@ Error: {1}</source>
|
||||
<trans-unit id="kernelRequiresConnection">
|
||||
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="savedKernelNotSupported">
|
||||
<source xml:lang="en">This notebook's '{0}' kernel is not supported. Defaulting to SQL kernel instead.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="shutdownClientSessionError">
|
||||
<source xml:lang="en">A client session error occurred when closing the notebook: {0}</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user