diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf index a970b87b7e..da332b24e0 100644 --- a/resources/xlf/en/sql-database-projects.xlf +++ b/resources/xlf/en/sql-database-projects.xlf @@ -322,6 +322,12 @@ SQL Database + + Develop and publish schemas for SQL databases with Microsoft.Build.Sql (preview), starting from an empty SDK-style project. + + + SQL Database (SDK) + Enter a template for SQL connection string @@ -486,6 +492,9 @@ {0} near line "{1}", column "{2}" + + Learn More + Load profile... diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 70df27320d..00c88b5daa 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -718,6 +718,9 @@ + + The operation cannot be performed while another operation is in progress. + New Table @@ -5871,6 +5874,15 @@ Error: {1} The table which contains the primary or unique key column. + + The name of the column. + + + The columns of the index. + + + The name of the index. + Description for the table. @@ -5883,6 +5895,9 @@ Error: {1} Foreign Key + + Index + Primary Key Table @@ -5973,6 +5988,18 @@ Error: {1} Script generated. + + Column + + + Columns + + + Name + + + Indexes + Table name