dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.05k stars 1.73k forks source link

[Loc] The string “Framework” is not localized when creating new maui application #25215

Open samhouts opened 2 days ago

samhouts commented 2 days ago
Affected Build: 17.11.0 Preview 3.0 [35003.182.main]
Affected Product Language: ESN, JPN, CSP, DEU

Steps to reproduce:
  1. Click "Create a new project" >.NET MAUI Application > Next > Next > Notice “Framework” in this page.
Actual:
The string "Framework" is not localized.
test1.png

Expected:
The string "Framework" button is localized.

View on AzDO

jaosnz-rep commented 2 days ago

This issue cannot be reproduced on the latest 17.11.5 in the Japanese environment. Image

dotnet-policy-service[bot] commented 2 days ago

Hi @samhouts. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.