Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[localization] Fix template names in Japanese localization for .NET MAUI ContentPage and Window #25858

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

yamachu
Copy link
Contributor

@yamachu yamachu commented Nov 14, 2024

Description of Change

Due to a localization error, the template name is unintended.
This PR will correct that.

Current behaviors

$ dotnet new list
これらのテンプレートは、入力:  と一致しました

テンプレート名                                   短い名前                    言語        タグ                                                                         
-----------------------------------------------  --------------------------  ----------  -----------------------------------------------------------------------------
..NET MAUI ContentPage (C#)                      maui-page-csharp            [C#]        MAUI/Android/iOS/macOS/Mac Catalyst/WinUI/Tizen/Xaml/Code                    
..NET MAUI Window (C#)                           maui-window-csharp          [C#]        MAUI/Android/iOS/macOS/Mac Catalyst/WinUI/Tizen/Xaml/Code                    
.NET MAUI Blazor Hybrid and Web App              maui-blazor-web             [C#]        MAUI/Android/iOS/macOS/Mac Catalyst/Windows/Tizen/Blazor/Blazor Hybrid/Mobile
.NET MAUI Blazor アプリ                          maui-blazor                 [C#]        MAUI/Android/iOS/macOS/Mac Catalyst/Windows/Tizen/Blazor/Blazor Hybrid/Mobile

Issues Fixed

Fixes # ... None

@yamachu yamachu requested a review from a team as a code owner November 14, 2024 11:34
@yamachu yamachu requested review from Eilon and tj-devel709 November 14, 2024 11:34
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Nov 14, 2024
Copy link
Contributor

Hey there @yamachu! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@jsuarezruiz jsuarezruiz added the area-templates Project templates, Item Templates for Blazor and MAUI label Nov 14, 2024
@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rmarinho rmarinho merged commit ec50772 into dotnet:main Nov 14, 2024
24 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-templates Project templates, Item Templates for Blazor and MAUI community ✨ Community Contribution fixed-in-9.0.21
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants