mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 09:35:37 -05:00
* highlight current range in the marked html * find ranges on textContent not innerHtml * add comment * highlight all and mark the specific in orange * register highlights in color themes * fix the closure on the last style * undo delete locproj file * add comment * undo format on locProj file
94 lines
3.5 KiB
JSON
94 lines
3.5 KiB
JSON
{
|
|
"Projects": [
|
|
{
|
|
"LanguageSet": "AzureKatal_Languages",
|
|
"LocItems": [
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\admin-tool-ext-win.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\admin-tool-ext-win.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\agent.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\agent.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\azurecore.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\azurecore.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\big-data-cluster.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\big-data-cluster.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\cms.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\cms.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\dacpac.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\dacpac.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\import.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\import.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\Microsoft.sqlservernotebook.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\Microsoft.sqlservernotebook.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\mssql.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\mssql.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\notebook.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\notebook.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\profiler.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\profiler.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\resource-deployment.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\resource-deployment.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\schema-compare.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\schema-compare.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
},
|
|
{
|
|
"SourceFile": "resources\\xlf\\en\\sql.xlf",
|
|
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql.xlf.lcl",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "resources\\xlf\\Localized"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|