diff --git a/extensions/arc/package.json b/extensions/arc/package.json index 1b23cec42a..d066093100 100644 --- a/extensions/arc/package.json +++ b/extensions/arc/package.json @@ -983,8 +983,8 @@ "fields": [ { "type": "options", - "label": "%arc.sql.replicas.label%", - "description": "%arc.sql.replicas.description%", + "label": "%arc.sql.high.availability.label%", + "description": "%arc.sql.high.availability.description%", "required": true, "variableName": "AZDATA_NB_VAR_SQL_REPLICAS", "options": { diff --git a/resources/localization/LCL/zh-Hans/sql-database-projects.xlf.lcl b/resources/localization/LCL/zh-Hans/sql-database-projects.xlf.lcl index ccd57386cd..b4c767e2f2 100644 --- a/resources/localization/LCL/zh-Hans/sql-database-projects.xlf.lcl +++ b/resources/localization/LCL/zh-Hans/sql-database-projects.xlf.lcl @@ -97,12 +97,6 @@ - - - - - - diff --git a/resources/xlf/en/notebook.xlf b/resources/xlf/en/notebook.xlf index 7164f38607..a139cdfce0 100644 --- a/resources/xlf/en/notebook.xlf +++ b/resources/xlf/en/notebook.xlf @@ -481,7 +481,7 @@ Only .ipynb Notebooks are supported - + A notebook path is required diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf index 28628cbf0c..2778d0e324 100644 --- a/resources/xlf/en/sql-database-projects.xlf +++ b/resources/xlf/en/sql-database-projects.xlf @@ -583,6 +583,12 @@ Same database + + Save + + + There are unsaved changes in the current file. Save now? + Schema diff --git a/resources/xlf/en/sql-migration.xlf b/resources/xlf/en/sql-migration.xlf index 048c37ded7..870ec32b99 100644 --- a/resources/xlf/en/sql-migration.xlf +++ b/resources/xlf/en/sql-migration.xlf @@ -891,6 +891,9 @@ This may take some time. SQL Virtual Machine + + Start migration + Start time diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 0833cdb438..2410fae369 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -537,11 +537,20 @@ - - No Manager found + + No execute manager found - - no notebook provider found + + No notebook execute provider found + + + No serialization manager found + + + No notebook serialization provider found + + + A NotebookExecuteProvider with valid providerId must be passed to this method Notebook Manager for notebook {0} does not have a content manager. Cannot perform operations on it @@ -552,13 +561,13 @@ Notebook Manager for notebook {0} does not have a session manager. Cannot perform operations on it - - A NotebookProvider with valid providerId must be passed to this method + + A NotebookSerializationProvider with valid providerId must be passed to this method - - A NotebookProvider with valid providerId must be passed to this method + + A NavigationProvider with valid providerId must be passed to this method @@ -5234,8 +5243,8 @@ Error: {1} Contributes notebook language. - - Contributes notebook providers. + + Contributes notebook provider descriptions.