-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues and found none matching what I'm reporting.
Bug Description
The about page uses the constant kAppName which isn't translated for the page title. I think using "l10n.appCenterLabel" on what's currently line 79 of about_page.dart would fix this. I was going to put in a PR but I've not been able to get the app to build even without any changes. :(
Steps to reproduce the behavior
Go to about page with any language other than US English. The title will be "App Center" regardless of what the app is called in your language.
Expected behavior
No response
Ubuntu release
None
What architecture are you using?
None
System info
No response
Additional context
No response
Reactions are currently unavailable