unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.76k stars 706 forks source link

docs: Localization of application name #17909

Open MartinZikmund opened 1 month ago

MartinZikmund commented 1 month 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 1 month ago

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

MartinZikmund commented 2 weeks ago

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