def script_dropCueAtFinishMarker(self, gesture): gesture.send() # Translators: Presented when an audio cue is dropped at the finish marker position. self.message(_("Cue dropped at finish marker"))