Idea: Make it possible to translate a task button (execute/cancel) with a custom translation for a specific task.
Use case:
We have a process to scan multiple products with a barcode scanner. We use a task with a barcode field to add a product, after each scan the task is executed to add the product and the task starts again with a proces flow to be ready for the next scan. When the user is done with scanning (s)he has to push the ‘Cancel’ button of the task to close to window. This is counter-intuitive for the user because ‘Cancel’ could be interpreted as if all previous scans will be cancelled. We would be prefer to be able rename the ‘Cancel’ button in this case to ‘Stop scanning’ for example.
Extended idea: make it possible to add custom buttons to a task (and hide the existing ones).