mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 11:38:36 -05:00
removed azdata.xlf as its no longer relevant (#16951)
This commit is contained in:
@@ -116,7 +116,6 @@ const extensionsFilter = filter([
|
||||
'**/agent.xlf',
|
||||
'**/arc.xlf',
|
||||
'**/asde-deployment.xlf',
|
||||
'**/azdata.xlf',
|
||||
'**/azurecore.xlf',
|
||||
'**/azurehybridtoolkit.xlf',
|
||||
'**/big-data-cluster.xlf',
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user