mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Updates for XLF folders and LocProject (#15083)
* Added updated German strings and added hybrid toolkit to locproject.json * updates to XLF files * more resources added to locproject * restored out localizations * fixes to dacpac and admin-tool * fixes to dacpac and import * updates to english XLFs (more up to date)
This commit is contained in:
@@ -14,12 +14,36 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\agent.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\arc.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\arc.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\asde-deployment.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\asde-deployment.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\azdata.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\azdata.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\azurecore.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\azurecore.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\azurehybridtoolkit.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\azurehybridtoolkit.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\big-data-cluster.xlf",
|
||||
@@ -38,12 +62,30 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\dacpac.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\data-workspace.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\data-workspace.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\import.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\import.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\kusto.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\kusto.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\machine-learning.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\machine-learning.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\Microsoft.sqlservernotebook.xlf",
|
||||
@@ -68,6 +110,12 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\profiler.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\query-history.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\query-history.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\resource-deployment.xlf",
|
||||
@@ -80,6 +128,24 @@
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\schema-compare.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql-assessment.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql-assessment.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql-database-projects.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql-database-projects.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql-migration.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql-migration.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql.xlf",
|
||||
|
||||
Reference in New Issue
Block a user