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
1 Answer(s)
-
0
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