mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
[Loc] added server report to locProject (#16952)
This commit is contained in:
@@ -122,6 +122,12 @@
|
|||||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\schema-compare.xlf.lcl",
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\schema-compare.xlf.lcl",
|
||||||
"CopyOption": "LangIDOnPath",
|
"CopyOption": "LangIDOnPath",
|
||||||
"OutputPath": "resources\\xlf"
|
"OutputPath": "resources\\xlf"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"SourceFile": "resources\\xlf\\en\\server-report.xlf",
|
||||||
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\server-report.xlf.lcl",
|
||||||
|
"CopyOption": "LangIDOnPath",
|
||||||
|
"OutputPath": "resources\\xlf"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"SourceFile": "resources\\xlf\\en\\sql-assessment.xlf",
|
"SourceFile": "resources\\xlf\\en\\sql-assessment.xlf",
|
||||||
|
|||||||
Reference in New Issue
Block a user