Qute type-safe message - make it possible to use transformed message keys in localized files #35243
Open
Description
Description
Currently, the keys in a localized file are mapped to method names from the corresponding message bundle interface.
We could introduce a config property to change the default behavior.
See also #34770.
Implementation ideas
No response