mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
switch to using XLF as build process uses that. (#1305)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"LanguageSet": "AzureKatal_Languages",
|
||||
"LocItems": [
|
||||
{
|
||||
"SourceFile": "src\\Microsoft.SqlTools.ServiceLayer\\Localization\\sr.resx",
|
||||
"LclFile": "src\\Microsoft.SqlTools.ServiceLayer\\Localization\\LCL\\{Lang}\\sr.resx.lcl",
|
||||
"SourceFile": "src\\Microsoft.SqlTools.ServiceLayer\\Localization\\sr.xlf",
|
||||
"LclFile": "src\\Microsoft.SqlTools.ServiceLayer\\Localization\\LCL\\{Lang}\\sr.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "src\\Microsoft.SqlTools.ServiceLayer\\Localization"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user