mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -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',
|
'**/agent.xlf',
|
||||||
'**/arc.xlf',
|
'**/arc.xlf',
|
||||||
'**/asde-deployment.xlf',
|
'**/asde-deployment.xlf',
|
||||||
'**/azdata.xlf',
|
|
||||||
'**/azurecore.xlf',
|
'**/azurecore.xlf',
|
||||||
'**/azurehybridtoolkit.xlf',
|
'**/azurehybridtoolkit.xlf',
|
||||||
'**/big-data-cluster.xlf',
|
'**/big-data-cluster.xlf',
|
||||||
|
|||||||
@@ -26,12 +26,6 @@
|
|||||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\asde-deployment.xlf.lcl",
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\asde-deployment.xlf.lcl",
|
||||||
"CopyOption": "LangIDOnPath",
|
"CopyOption": "LangIDOnPath",
|
||||||
"OutputPath": "resources\\xlf"
|
"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",
|
"SourceFile": "resources\\xlf\\en\\azurecore.xlf",
|
||||||
|
|||||||
Reference in New Issue
Block a user