From 60add80fb079f24c2a6a774730315b166049240c Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Thu, 8 Dec 2022 14:49:02 -0800 Subject: [PATCH] [Loc] sql xlf update, add not supported kernal message (#21385) --- resources/xlf/en/sql.xlf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index ac9123eefd..6649c6c0a2 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -5896,6 +5896,9 @@ Error: {1} Please select a connection to run cells for this kernel + + This notebook's '{0}' kernel is not supported. Defaulting to SQL kernel instead. + A client session error occurred when closing the notebook: {0}