|
78 | 78 | "OutputPath": ".\\src\\Microsoft.VisualBasic.Forms\\src\\Resources\\xlf\\"
|
79 | 79 | },
|
80 | 80 | {
|
81 |
| - "SourceFile": ".\\src\\System.Windows.Forms\\src\\Resources\\System\\Windows\\Forms\\xlf\\mdiwindowdialog.xlf", |
| 81 | + "SourceFile": ".\\src\\System.Windows.Forms\\Resources\\System\\Windows\\Forms\\xlf\\mdiwindowdialog.xlf", |
82 | 82 | "CopyOption": "LangIDOnName",
|
83 |
| - "OutputPath": ".\\src\\System.Windows.Forms\\src\\Resources\\System\\Windows\\Forms\\xlf\\" |
| 83 | + "OutputPath": ".\\src\\System.Windows.Forms\\Resources\\System\\Windows\\Forms\\xlf\\" |
84 | 84 | },
|
85 | 85 | {
|
86 |
| - "SourceFile": ".\\src\\System.Windows.Forms\\src\\Resources\\System\\Windows\\Forms\\xlf\\PrintPreviewDialog.xlf", |
| 86 | + "SourceFile": ".\\src\\System.Windows.Forms\\Resources\\System\\Windows\\Forms\\xlf\\PrintPreviewDialog.xlf", |
87 | 87 | "CopyOption": "LangIDOnName",
|
88 |
| - "OutputPath": ".\\src\\System.Windows.Forms\\src\\Resources\\System\\Windows\\Forms\\xlf\\" |
| 88 | + "OutputPath": ".\\src\\System.Windows.Forms\\Resources\\System\\Windows\\Forms\\xlf\\" |
89 | 89 | },
|
90 | 90 | {
|
91 |
| - "SourceFile": ".\\src\\System.Windows.Forms\\src\\Resources\\xlf\\SR.xlf", |
| 91 | + "SourceFile": ".\\src\\System.Windows.Forms\\Resources\\xlf\\SR.xlf", |
92 | 92 | "CopyOption": "LangIDOnName",
|
93 |
| - "OutputPath": ".\\src\\System.Windows.Forms\\src\\Resources\\xlf\\" |
94 |
| - }, |
95 |
| - { |
96 |
| - "SourceFile": ".\\src\\System.Windows.Forms\\tests\\IntegrationTests\\WinformsControlsTest\\xlf\\ListViewTest.xlf", |
97 |
| - "CopyOption": "LangIDOnName", |
98 |
| - "OutputPath": ".\\src\\System.Windows.Forms\\tests\\IntegrationTests\\WinformsControlsTest\\xlf\\" |
99 |
| - }, |
100 |
| - { |
101 |
| - "SourceFile": ".\\src\\System.Windows.Forms\\tests\\IntegrationTests\\WinformsControlsTest\\xlf\\Panels.xlf", |
102 |
| - "CopyOption": "LangIDOnName", |
103 |
| - "OutputPath": ".\\src\\System.Windows.Forms\\tests\\IntegrationTests\\WinformsControlsTest\\xlf\\" |
104 |
| - }, |
105 |
| - { |
106 |
| - "SourceFile": ".\\src\\System.Windows.Forms\\tests\\IntegrationTests\\WinformsControlsTest\\xlf\\TreeViewTest.xlf", |
107 |
| - "CopyOption": "LangIDOnName", |
108 |
| - "OutputPath": ".\\src\\System.Windows.Forms\\tests\\IntegrationTests\\WinformsControlsTest\\xlf\\" |
| 93 | + "OutputPath": ".\\src\\System.Windows.Forms\\Resources\\xlf\\" |
109 | 94 | },
|
110 | 95 | {
|
111 | 96 | "SourceFile": ".\\src\\System.Windows.Forms.Analyzers\\src\\Resources\\xlf\\SR.xlf",
|
|
211 | 196 | "SourceFile": ".\\src\\System.Windows.Forms.Primitives\\src\\Resources\\xlf\\SR.xlf",
|
212 | 197 | "CopyOption": "LangIDOnName",
|
213 | 198 | "OutputPath": ".\\src\\System.Windows.Forms.Primitives\\src\\Resources\\xlf\\"
|
214 |
| - } |
| 199 | + }, |
| 200 | + { |
| 201 | + "SourceFile": ".\\src\\test\\integration\\WinformsControlsTest\\xlf\\ListViewTest.xlf", |
| 202 | + "CopyOption": "LangIDOnName", |
| 203 | + "OutputPath": ".\\src\\test\\integration\\WinformsControlsTest\\xlf\\" |
| 204 | + }, |
| 205 | + { |
| 206 | + |
| 207 | + "SourceFile": ".\\src\\test\\integration\\WinformsControlsTest\\xlf\\Panels.xlf", |
| 208 | + "CopyOption": "LangIDOnName", |
| 209 | + "OutputPath": ".\\src\\test\\integration\\WinformsControlsTest\\xlf\\" |
| 210 | + }, |
| 211 | + { |
| 212 | + "SourceFile": ".\\src\\test\\integration\\WinformsControlsTest\\xlf\\TreeViewTest.xlf", |
| 213 | + "CopyOption": "LangIDOnName", |
| 214 | + "OutputPath": ".\\src\\test\\integration\\WinformsControlsTest\\xlf\\" |
| 215 | + }, |
215 | 216 | ],
|
216 | 217 | "LanguageSet": "VS_Main_Languages"
|
217 | 218 | },
|
|
0 commit comments