slots_slotmaster_deleteSlot_title abstract method
Confirmation title for deleting a slot, including room, start unit, and end unit placeholders.
In en, this message translates to: 'Delete slot {room} {startUnit} - {endUnit}?'
Implementation
String slots_slotmaster_deleteSlot_title(String room, String startUnit, String endUnit);