Broken translation in Settings: "performance profile: %1$s"
- /e/ version: 0.18-q
- Device model(s): FP3, but any
- Device rooted: no
Summary
There seems to be a broken translation (missing argument) on performance profiles.
The problem
Steps to reproduce
Settings > (search) performance
What is the current behavior?
The title of performance profile option includes a %1$s string.
What is the expected correct behavior?
Possibly the value of the current profile?
Technical informations
Relevant logs (adb logcat)
Relevant screenshots
Solutions
Workaround
Possible fixes
Fix the string on i18n or pass the value to the formatter.
