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:
Alex Ma
2021-07-02 14:07:27 -07:00
committed by GitHub
parent f894dad38b
commit 9f77c74b9f
20 changed files with 6623 additions and 3831 deletions

View File

@@ -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"
}
]
}