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