From 07f32dd0fb652eb418d51b6f773097afb62a854e Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Thu, 17 Aug 2023 16:51:19 -0700 Subject: [PATCH] [Loc] remove context builder xlfs (#24160) --- build/gulpfile.vscode.js | 1 - .../LCL/de/Microsoft.context-builder.xlf.lcl | 26 --------- .../LCL/es/Microsoft.context-builder.xlf.lcl | 26 --------- .../LCL/fr/Microsoft.context-builder.xlf.lcl | 26 --------- .../LCL/it/Microsoft.context-builder.xlf.lcl | 26 --------- .../LCL/ja/Microsoft.context-builder.xlf.lcl | 26 --------- .../LCL/ko/Microsoft.context-builder.xlf.lcl | 26 --------- .../pt-BR/Microsoft.context-builder.xlf.lcl | 26 --------- .../LCL/ru/Microsoft.context-builder.xlf.lcl | 26 --------- .../zh-Hans/Microsoft.context-builder.xlf.lcl | 26 --------- .../zh-Hant/Microsoft.context-builder.xlf.lcl | 26 --------- resources/xlf/LocProject.json | 6 -- .../xlf/en/Microsoft.context-builder.xlf | 11 ---- resources/xlf/en/Microsoft.mssql.xlf | 58 +++++++++---------- 14 files changed, 29 insertions(+), 307 deletions(-) delete mode 100644 resources/localization/LCL/de/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/localization/LCL/es/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/localization/LCL/fr/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/localization/LCL/it/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/localization/LCL/ja/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/localization/LCL/ko/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/localization/LCL/pt-BR/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/localization/LCL/ru/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/localization/LCL/zh-Hans/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/localization/LCL/zh-Hant/Microsoft.context-builder.xlf.lcl delete mode 100644 resources/xlf/en/Microsoft.context-builder.xlf diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index d2d34d1485..892aa68bb5 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -163,7 +163,6 @@ const extensionsFilter = filter([ '**/Microsoft.azurecore.xlf', '**/Microsoft.azuremonitor.xlf', '**/Microsoft.cms.xlf', - '**/Microsoft.context-builder.xlf', '**/Microsoft.dacpac.xlf', '**/Microsoft.data-workspace.xlf', '**/Microsoft.datavirtualization.xlf', diff --git a/resources/localization/LCL/de/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/de/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index 56d8bf0226..0000000000 --- a/resources/localization/LCL/de/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/localization/LCL/es/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/es/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index b11ee29166..0000000000 --- a/resources/localization/LCL/es/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/localization/LCL/fr/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/fr/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index 9c130bf29f..0000000000 --- a/resources/localization/LCL/fr/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/localization/LCL/it/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/it/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index 58fa96ae30..0000000000 --- a/resources/localization/LCL/it/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/localization/LCL/ja/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/ja/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index bb2828302f..0000000000 --- a/resources/localization/LCL/ja/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/localization/LCL/ko/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/ko/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index 330d4dd56e..0000000000 --- a/resources/localization/LCL/ko/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/localization/LCL/pt-BR/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/pt-BR/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index 8e15b30895..0000000000 --- a/resources/localization/LCL/pt-BR/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/localization/LCL/ru/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/ru/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index 3c2a40bbc8..0000000000 --- a/resources/localization/LCL/ru/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/localization/LCL/zh-Hans/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/zh-Hans/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index f704ecfa2f..0000000000 --- a/resources/localization/LCL/zh-Hans/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/localization/LCL/zh-Hant/Microsoft.context-builder.xlf.lcl b/resources/localization/LCL/zh-Hant/Microsoft.context-builder.xlf.lcl deleted file mode 100644 index d885f9eacf..0000000000 --- a/resources/localization/LCL/zh-Hant/Microsoft.context-builder.xlf.lcl +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/xlf/LocProject.json b/resources/xlf/LocProject.json index 80d027211b..45f62bc9f4 100644 --- a/resources/xlf/LocProject.json +++ b/resources/xlf/LocProject.json @@ -50,12 +50,6 @@ "LclFile": "resources\\localization\\LCL\\{Lang}\\Microsoft.cms.xlf.lcl", "CopyOption": "LangIDOnPath", "OutputPath": "resources\\xlf" - }, - { - "SourceFile": "resources\\xlf\\en\\Microsoft.context-builder.xlf", - "LclFile": "resources\\localization\\LCL\\{Lang}\\Microsoft.context-builder.xlf.lcl", - "CopyOption": "LangIDOnPath", - "OutputPath": "resources\\xlf" }, { "SourceFile": "resources\\xlf\\en\\Microsoft.dacpac.xlf", diff --git a/resources/xlf/en/Microsoft.context-builder.xlf b/resources/xlf/en/Microsoft.context-builder.xlf deleted file mode 100644 index 9a52ce1c18..0000000000 --- a/resources/xlf/en/Microsoft.context-builder.xlf +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Context Builder - - - Context Builder extension for Azure Data Studio. - - - \ No newline at end of file diff --git a/resources/xlf/en/Microsoft.mssql.xlf b/resources/xlf/en/Microsoft.mssql.xlf index cb79d66a6d..10c4a9a24a 100644 --- a/resources/xlf/en/Microsoft.mssql.xlf +++ b/resources/xlf/en/Microsoft.mssql.xlf @@ -84,18 +84,18 @@ All objects of certain types - - An error occurred while deleting the {0}: {1}. {2} + + An error occurred while dropping the {0}: {1}. {2} {0} object type, {1}: object name, {2}: error message. - - An error occurred while opening the delete database dialog. {0} - {0}: error message. - An error occurred while opening the detach database dialog. {0} {0}: error message. + + An error occurred while opening the drop database dialog. {0} + {0}: error message. + An error occurred while opening the new {0} dialog. {1} {0} object type, {1}: error message. @@ -118,8 +118,8 @@ Apply - - Are you sure you want to delete the {0}: {1}? + + Are you sure you want to drop the {0}: {1}? {0} object type, {1}: object name. @@ -167,7 +167,7 @@ Browse… - + Close existing connections @@ -240,25 +240,9 @@ Default schema - - Delete - - - Delete Database - {0} (Preview) - - - Delete Database Options - - + Delete backup and restore history information for database - - Delete {0} '{1}' - {0} object type, {1}: object name. - - - Deleting server logins does not delete the database users associated with the logins. To complete the process, delete the users in each database. It may be necessary to first transfer the ownership of schemas to new users. - Deny @@ -271,9 +255,25 @@ Detach Database Options + + Drop + + + Drop Database - {0} (Preview) + + + Drop Database Options + Drop connnections + + Drop {0} '{1}' + {0} object type, {1}: object name. + + + Dropping server logins does not drop the database users associated with the logins. To complete the process, drop the users in each database. It may be necessary to first transfer the ownership of schemas to new users. + Edition @@ -867,9 +867,6 @@ Delay between attempts to restore connection - - Delete (Preview) - Design @@ -882,6 +879,9 @@ Disabled + + Drop (Preview) + Edition