unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.92k stars 722 forks source link

docs: Localization of application name #17909

Open MartinZikmund opened 2 months ago

MartinZikmund commented 2 months ago

What would you like to be added

In WinUI, the app name can be localized by using ms-resource: in the package manifest. This does not work cross-platform

Why is this needed

Localization docs

For which platform

WebAssembly, Android, iOS, Mac Catalyst, Skia (WPF), Skia (Linux X11), Skia (macOS), Skia (Linux Framebuffer), Skia (GTK), Windows (WinAppSDK)

Anything else we need to know?

No response

morning4coffe-dev commented 2 months ago

@MartinZikmund This should be supported on Skia targets, no? Maybe I could look into supporting this on other platforms too

MartinZikmund commented 2 months ago

Yes, it should be working on Skia targets, but even that should probably be documented