Skip to content

Commit 6b8e90c

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2707634 (#48907)
2 parents 770fff9 + 96d2c5f commit 6b8e90c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

template_feed/Microsoft.DotNet.Common.ProjectTemplates.9.0/content/MSTest-CSharp/.template.config/localize/templatestrings.zh-Hans.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"symbols/TestRunner/choices/MSTest/description": "使用 MSTest 运行器(Microsoft.Testing.Platform)",
3333
"symbols/TestRunner/choices/VSTest/description": "使用 VSTest 平台",
3434
"symbols/CoverageTool/description": "要用于项目的覆盖率工具。",
35-
"symbols/CoverageTool/displayName": "覆盖率工具",
35+
"symbols/CoverageTool/displayName": "覆盖工具",
3636
"symbols/CoverageTool/choices/Microsoft.CodeCoverage/description": "Microsoft 代码覆盖率",
3737
"symbols/CoverageTool/choices/coverlet/description": "coverlet",
3838
"symbols/ExtensionsProfile/description": "使用 MSTest 运行器时选择 SDK 扩展配置文件。有关详细信息,请访问 https://aka.ms/mstest/sdk/extensions-profile",
@@ -56,4 +56,4 @@
5656
"postActions/restoreNugetPackages/description": "还原此项目所需的 NuGet 包。",
5757
"postActions/restoreNugetPackages/manualInstructions/default/text": "运行 \"dotnet restore\"",
5858
"postActions/openInEditor/description": "在编辑器中打开 Test1.cs"
59-
}
59+
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.9.0/content/Playwright-MSTest-CSharp/.template.config/localize/templatestrings.zh-Hans.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"symbols/TestRunner/choices/MSTest/description": "使用 MSTest 运行器(Microsoft.Testing.Platform)",
3333
"symbols/TestRunner/choices/VSTest/description": "使用 VSTest 平台",
3434
"symbols/CoverageTool/description": "要用于项目的覆盖率工具。",
35-
"symbols/CoverageTool/displayName": "覆盖率工具",
35+
"symbols/CoverageTool/displayName": "覆盖工具",
3636
"symbols/CoverageTool/choices/Microsoft.CodeCoverage/description": "Microsoft 代码覆盖率",
3737
"symbols/CoverageTool/choices/coverlet/description": "coverlet",
3838
"symbols/ExtensionsProfile/description": "使用 MSTest 运行器时选择 SDK 扩展配置文件。有关详细信息,请访问 https://aka.ms/mstest/sdk/extensions-profile",
@@ -56,4 +56,4 @@
5656
"postActions/restoreNugetPackages/description": "还原此项目所需的 NuGet 包。",
5757
"postActions/restoreNugetPackages/manualInstructions/default/text": "运行 \"dotnet restore\"",
5858
"postActions/openInEditor/description": "在编辑器中打开 Test1.cs"
59-
}
59+
}

0 commit comments

Comments
 (0)