Oracle Message ORA-04095 - trigger string already exists on another table, cannot replace it

ERRORtrigger string already exists on another table, cannot replace it
CAUSECannot replace a trigger which already exists on a different table than the one being replaced.
ACTIONDrop the trigger with the same name and re-create it.