mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
[Loc] cleanup and update localization build filters. (#24114)
* cleaned up build files * made small adjustments to locfunc
This commit is contained in:
@@ -38,12 +38,24 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\azurecore.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\azuremonitor.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\azuremonitor.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\cms.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\cms.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\context-builder.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\context-builder.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\dacpac.xlf",
|
||||
@@ -56,6 +68,12 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\data-workspace.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\datavirtualization.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\datavirtualization.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\git.xlf",
|
||||
@@ -104,6 +122,12 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\query-history.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\query-store.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\query-store.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\resource-deployment.xlf",
|
||||
@@ -128,6 +152,12 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql-assessment.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql-bindings.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql-bindings.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql-database-projects.xlf",
|
||||
@@ -140,18 +170,6 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql-migration.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\xml-language-features.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\xml-language-features.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user