Now the names are of the style '**dist_name**', but they should be shown more like '**Dist name**' or even '**Distribution name**'. Transfomations: - [ ] use lang/translation files *(suggested by Sima214)* - [ ] or apply some transformation to the keys before showing them - [X] replace underscores with spaces - [ ] make the first char uppercase (?) - [ ] or extend the protocol to support also a label field
Now the names are of the style 'dist_name', but they should be shown more like 'Dist name' or even 'Distribution name'.
Transfomations: