Skip to content

Commit

Permalink
Regenerate LocProject.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfortescue committed Apr 20, 2021
1 parent a217010 commit 7e72d7e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Localize/LocProject.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
"LocItems": [
{
"SourceFile": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsApplication-CSharp\\.template.config\\en\\strings.json",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsApplication-CSharp\\.template.config\\en\\"
"CopyOption": "LangIDOnPath",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsApplication-CSharp\\.template.config\\"
},
{
"SourceFile": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsApplication-VisualBasic\\.template.config\\en\\strings.json",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsApplication-VisualBasic\\.template.config\\en\\"
"CopyOption": "LangIDOnPath",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsApplication-VisualBasic\\.template.config\\"
},
{
"SourceFile": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsControlLibrary-CSharp\\.template.config\\en\\strings.json",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsControlLibrary-CSharp\\.template.config\\en\\"
"CopyOption": "LangIDOnPath",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsControlLibrary-CSharp\\.template.config\\"
},
{
"SourceFile": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsControlLibrary-VisualBasic\\.template.config\\en\\strings.json",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsControlLibrary-VisualBasic\\.template.config\\en\\"
"CopyOption": "LangIDOnPath",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsControlLibrary-VisualBasic\\.template.config\\"
},
{
"SourceFile": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsLibrary-CSharp\\.template.config\\en\\strings.json",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsLibrary-CSharp\\.template.config\\en\\"
"CopyOption": "LangIDOnPath",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsLibrary-CSharp\\.template.config\\"
},
{
"SourceFile": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsLibrary-VisualBasic\\.template.config\\en\\strings.json",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsLibrary-VisualBasic\\.template.config\\en\\"
"CopyOption": "LangIDOnPath",
"OutputPath": ".\\pkg\\Microsoft.Dotnet.WinForms.ProjectTemplates\\content\\WinFormsLibrary-VisualBasic\\.template.config\\"
},
{
"SourceFile": ".\\src\\Microsoft.VisualBasic.Forms\\src\\Resources\\Microsoft\\VisualBasic\\CompilerServices\\xlf\\VBInputBox.xlf",
Expand Down

0 comments on commit 7e72d7e

Please sign in to comment.