mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
fixed LocProject (#15985)
This commit is contained in:
@@ -6,152 +6,152 @@
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\admin-tool-ext-win.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\admin-tool-ext-win.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\agent.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\agent.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\arc.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\arc.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\asde-deployment.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\asde-deployment.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\azdata.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\azdata.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\azurecore.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\azurecore.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\azurehybridtoolkit.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\azurehybridtoolkit.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\big-data-cluster.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\big-data-cluster.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\cms.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\cms.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\dacpac.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\dacpac.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\data-workspace.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\data-workspace.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\import.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\import.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\kusto.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\kusto.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\machine-learning.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\machine-learning.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\Microsoft.sqlservernotebook.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\Microsoft.sqlservernotebook.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\mssql.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\mssql.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\notebook.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\notebook.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\profiler.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\profiler.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\query-history.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\query-history.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\resource-deployment.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\resource-deployment.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\schema-compare.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\schema-compare.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql-assessment.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql-assessment.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql-database-projects.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql-database-projects.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql-migration.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql-migration.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
},
|
||||
{
|
||||
"SourceFile": "resources\\xlf\\en\\sql.xlf",
|
||||
"LclFile": "resources\\localization\\LCL\\{Lang}\\sql.xlf.lcl",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "resources\\xlf\\Localized"
|
||||
"CopyOption": "LangIDOnPath",
|
||||
"OutputPath": "resources\\xlf"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user