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

Difficulty translating the channel_name and channel_description strings #183

Closed
Artem13327 opened this issue May 18, 2024 · 1 comment
Closed
Labels
question Further information is requested

Comments

@Artem13327
Copy link
Contributor

Where are they used? Do they need to be translated? Is it possible to remove them altogether?

@tmo1
Copy link
Owner

tmo1 commented May 24, 2024

In recent Android, notifications are delivered via "notification channels," which have both names and descriptions. The code that uses these resources is in MainActivity.kt, and it's taken straight from the official Android documentation. I don't know if the resources need to be translated.

@tmo1 tmo1 added the question Further information is requested label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants