mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-18 09:35:38 -05:00
Loc for other projects. (#1323)
* Added locproject to defaultimpl * added resourceprovider core * added more locprojects for rest of projects
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"Projects": [
|
||||
{
|
||||
"LanguageSet": "AzureKatal_Languages",
|
||||
"LocItems": [
|
||||
{
|
||||
"SourceFile": "src\\Microsoft.SqlTools.ResourceProvider.Core\\Localization\\sr.xlf",
|
||||
"LclFile": "src\\Microsoft.SqlTools.ResourceProvider.Core\\Localization\\LCL\\{Lang}\\sr.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "src\\Microsoft.SqlTools.ResourceProvider.Core\\Localization"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user