Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use LocalizedStringKeys #145

Open
CleverLemming1337 opened this issue Jul 19, 2024 · 2 comments
Open

Use LocalizedStringKeys #145

CleverLemming1337 opened this issue Jul 19, 2024 · 2 comments

Comments

@CleverLemming1337
Copy link

Using them for title and subtitle would support localization for notification content with a string catalog.

@calimarkus
Copy link
Owner

Can you be more explicit here? Can't you pass already localized strings to the framework?

@CleverLemming1337
Copy link
Author

I mean that changing the type of title and subtitle from String to LocalizedStringKey would list all used strings in a string catalog to adapt them to the different languages.
As far as I know it's not possible to do that with Strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants