Skip to content

Commit 9824e5e

Browse files
authored
Update Localize folder to match arcade (#1486)
1 parent 48e0674 commit 9824e5e

File tree

40 files changed

+3
-3
lines changed

40 files changed

+3
-3
lines changed

Localize/LocProject.json renamed to eng/Localize/LocProject.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Languages": "",
99
"CopyOption": "LangIDOnName",
1010
"OutputPath": "src\\Adapter\\MSTest.TestAdapter\\Resources\\xlf\\",
11-
"LclFile": "Localize\\lcl\\{Lang}\\src\\Adapter\\MSTest.TestAdapter\\Resources\\xlf\\Resource.xlf.lcl"
11+
"LclFile": "eng\\Localize\\lcl\\{Lang}\\src\\Adapter\\MSTest.TestAdapter\\Resources\\xlf\\Resource.xlf.lcl"
1212
}
1313
]
1414
},
@@ -20,7 +20,7 @@
2020
"Languages": "",
2121
"CopyOption": "LangIDOnName",
2222
"OutputPath": "src\\Adapter\\MSTestAdapter.PlatformServices\\Resources\\xlf\\",
23-
"LclFile": "Localize\\lcl\\{Lang}\\src\\Adapter\\MSTestAdapter.PlatformServices\\Resources\\xlf\\Resource.xlf.lcl"
23+
"LclFile": "eng\\Localize\\lcl\\{Lang}\\src\\Adapter\\MSTestAdapter.PlatformServices\\Resources\\xlf\\Resource.xlf.lcl"
2424
}
2525
]
2626
},
@@ -32,7 +32,7 @@
3232
"Languages": "",
3333
"CopyOption": "LangIDOnName",
3434
"OutputPath": "src\\TestFramework\\TestFramework\\Resources\\xlf\\",
35-
"LclFile": "Localize\\lcl\\{Lang}\\src\\TestFramework\\TestFramework\\Resources\\xlf\\FrameworkMessages.xlf.lcl"
35+
"LclFile": "eng\\Localize\\lcl\\{Lang}\\src\\TestFramework\\TestFramework\\Resources\\xlf\\FrameworkMessages.xlf.lcl"
3636
}
3737
]
3838
}

0 commit comments

Comments
 (0)