diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf index ef6af40bdc..d675d523a2 100644 --- a/resources/xlf/en/sql-database-projects.xlf +++ b/resources/xlf/en/sql-database-projects.xlf @@ -679,8 +679,8 @@ Circular reference from project {0} to project {1} - - Could not get SQL Tools Service install location at {0} + + Error finding build files location: {0} Build failed. Check output pane for more details. {0} diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 244b68d3ad..e1e769fe67 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -2902,6 +2902,12 @@ Error: {1} Enable incremental grid rendering for notebooks. This will improve the initial rendering time for large notebooks. There may be performance issues when interacting with the notebook while the rest of the grids are rendering. + + Notebook Views + + + (Preview) Enable Notebook Views + Search Notebooks @@ -3207,9 +3213,21 @@ Error: {1} + + Cell Awaiting Input + + + Loading + cell with URI {0} was not found in this model + + Starting execution + + + Running cell {0} of {1} + Run Cells failed - See error in output of the currently selected cell for more information.