Base solution for your next web application
Open Closed

Missing MAUI Localizations #11584


User avatar
0
rickfrankel created

Following on from my previous ticket.

There appears to be a lot of missing MAUI localizations (pretty much what was in the old local localization store).

For example these ones var accepted = await UserDialogsService.Instance.Confirm(L.Localize("DoYouWantToTryAgain"), L.Localize("NoInternet"));

It looks like the Xamarin local localization stuff has been missed and the error handling in MAUI has then not been checked to ensure it localizes correctly.

Thanks

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

1 Answer(s)
  • User Avatar
    0
    m.aliozkaya created
    Support Team

    Hi @rickfrankel,

    Thank you for your feedback. I created an issue about it. You can follow the progress here. https://github.com/aspnetzero/aspnet-zero-core/issues/4866

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)