From 828c6760e27e0662d82595d61124cd43f697bbd1 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Fri, 8 Apr 2022 15:38:54 -0700 Subject: [PATCH] [Loc] update to sql-database-projects (#18983) --- resources/xlf/en/sql.xlf | 46 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 172283814a..0e9ef4090d 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -5306,12 +5306,18 @@ Error: {1} + + Code Cell {0} + Command executed successfully Query execution was canceled + + Markdown Cell {0} + No kernel is available for this notebook @@ -5907,12 +5913,18 @@ Error: {1} + + The description of the check constraint. + The expression defining the check constraint. The name of the check constraint. + + Displays the unified data type (including length, scale and precision) for the column + Specifies whether the column may have a NULL value. @@ -5922,6 +5934,9 @@ Error: {1} A predefined global default value for the column or binding. + + Displays the description of the column + The maximum length (in characters) that can be stored in this database object. @@ -5940,6 +5955,9 @@ Error: {1} The mapping between foreign key columns and primary key columns. + + The description of the foreign key. + The name of the foreign key. @@ -5958,6 +5976,9 @@ Error: {1} The columns of the index. + + The description of the index. + The name of the index. @@ -5973,6 +5994,9 @@ Error: {1} Columns in the primary key. + + The description of the primary key. + Name of the primary key. @@ -6015,6 +6039,9 @@ Error: {1} New Index + + Description + Expression @@ -6027,12 +6054,18 @@ Error: {1} Check Constraints + + Type + Allow Nulls Default Value + + Description + Primary Key @@ -6061,7 +6094,7 @@ Error: {1} Description - An error occured while initializing the table designer: {0} + An error occurred while initializing the table designer: {0} An error occured while processing the change: {0} @@ -6075,6 +6108,9 @@ Error: {1} Columns + + Description + Name @@ -6091,7 +6127,7 @@ Error: {1} General - An error occured while generating preview report: {0} + An error occurred while generating preview report: {0} An error occured while generating the script: {0} @@ -6111,6 +6147,9 @@ Error: {1} Columns + + Description + Name @@ -6126,6 +6165,9 @@ Error: {1} Primary Key Columns + + Description + Name