No localization texts for custom KeyBinding categories

Published by Goldorion on
Status
Works as designed
Issue description

I made a key binding with a custom categorie, and I think you forgot to add a localization text. In the game, it's still the not localized text (key.categories.yourCategorieName).
I know it's a minor bug because we can add it ourself, but it's still a bug. ;)

Issue comments

This is not a bug but is intended this way. Multiple key bindings can have the same category so multiple elements would address the same key (or how the key should even be determined this way). So the solution was to provide a way to define the key instead and then define the actual category name in the localization tab by adding custom lang entry.