mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-24 17:24:14 -05:00
Consolidate Loc Files to one (#1325)
* Added locproject to defaultimpl * added resourceprovider core * added more locprojects for rest of projects * moved LocProject to src * Added consolidated locproject * deleted old locprojects * fix tab to better match ADS * Revert "fix tab to better match ADS" This reverts commit e3e3370ac9eb647b94b908e0432fbc52a9874b41.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"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