From 7bed0d138516191a916ec05beeb9ebe834ff0bca Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Fri, 1 Jul 2022 17:12:45 -0700 Subject: Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1857175 (#42511) * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1855996 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1855996 * Restore pt-BR translation in WebAPI-CSharp * Move translations over in WebApi-CSharp - remove older language code files Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> --- .../ViewImports/.template.config/localize/templatestrings.zh-Hans.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json') diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json index bc11b8d35c..bfc2272ad1 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json @@ -1,4 +1,4 @@ -{ +{ "author": "Microsoft", "name": "MVC ViewImports", "description": "An MVC View Import Page", -- cgit v1.2.3 From a1431a0c70610967eeb37dec57c44e6e4eddec0c Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Thu, 7 Jul 2022 16:21:48 -0700 Subject: Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1866136 (#42551) * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1858649 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1858649 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1863737 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1863737 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1866136 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1866136 /fyi build IDs reference runs of the [`aspnetcore-localization`](https://dev.azure.com/dnceng/internal/_build?definitionId=1159) pipeline. Fortunately for us, that's been running reliably since the loc team started sending back strings. --- .../.template.config/localize/templatestrings.zh-Hans.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json') diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json index bfc2272ad1..c2f6bc2b74 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "MVC ViewImports", - "description": "An MVC View Import Page", - "symbols/namespace/description": "namespace for the generated code", - "postActions/openInEditor/description": "Opens _ViewImports.cshtml in the editor" + "description": "MVC 视图导入页", + "symbols/namespace/description": "生成的代码的命名空间", + "postActions/openInEditor/description": "在编辑器中打开 _ViewImports.cshtml" } \ No newline at end of file -- cgit v1.2.3