nvda
a8aad369 - Fix: translatable strings use string format instead of f strings (#10534)

Commit
6 years ago
Fix: translatable strings use string format instead of f strings (#10534) F strings pre format the string before fetching translations. The result is no match for the lookup. Format the strings post translation lookup instead.
Author
Committer
Parents
Loading