mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update for English XLFs (#15986)
* updates for English XLF files * added xml-language-features * another update to sql.xlf * changed locproject entry to match new format.
This commit is contained in:
@@ -152,6 +152,12 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\xml-language-features.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\xml-language-features.xlf.lcl",
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user