[Loc] cleanup localization related files and add localization to migration (#1840)

This commit is contained in:
Alex Ma
2023-02-01 12:06:17 -08:00
committed by GitHub
parent 7110b1b39b
commit 07e4225259
23 changed files with 1261 additions and 19 deletions

View File

@@ -1,15 +0,0 @@
{
"Projects": [
{
"LanguageSet": "AzureKatal_Languages",
"LocItems": [
{
"SourceFile": "src\\Microsoft.SqlTools.ResourceProvider\\Localization\\sr.xlf",
"LclFile": "src\\Microsoft.SqlTools.ResourceProvider\\Localization\\LCL\\{Lang}\\sr.xlf.lcl",
"CopyOption": "LangIDOnName",
"OutputPath": "src\\Microsoft.SqlTools.ResourceProvider\\Localization"
}
]
}
]
}