Is your feature request related to a problem? Please describe.
TcoCustomDialog does not currently support localising the push buttons, and they cannot be hid or disabled when the user lacks permission to excecute a certain action.
Describe the solution you'd like
We would need to implement both to aid speedy development, because currently it is easier to write custom solutions particularly when localisation is required.
Describe alternatives you've considered
Multiple dialogs based on user and language, but too many options.