diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 71eea44795..8c47065747 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -116,7 +116,6 @@ const extensionsFilter = filter([ '**/agent.xlf', '**/arc.xlf', '**/asde-deployment.xlf', - '**/azdata.xlf', '**/azurecore.xlf', '**/azurehybridtoolkit.xlf', '**/big-data-cluster.xlf', diff --git a/resources/xlf/LocProject.json b/resources/xlf/LocProject.json index 989f0ef087..65b184954b 100644 --- a/resources/xlf/LocProject.json +++ b/resources/xlf/LocProject.json @@ -26,12 +26,6 @@ "LclFile": "resources\\localization\\LCL\\{Lang}\\asde-deployment.xlf.lcl", "CopyOption": "LangIDOnPath", "OutputPath": "resources\\xlf" - }, - { - "SourceFile": "resources\\xlf\\en\\azdata.xlf", - "LclFile": "resources\\localization\\LCL\\{Lang}\\azdata.xlf.lcl", - "CopyOption": "LangIDOnPath", - "OutputPath": "resources\\xlf" }, { "SourceFile": "resources\\xlf\\en\\azurecore.xlf",