Files
azuredatastudio/resources/xlf/LocProject.json
Maddy 63f9be6b5f Fix/navigating find results on html elements (#14079)
* 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
2021-02-05 20:50:01 -08:00

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"
}
]
}
]
}