Found out how to do it. For conversion errors put this is the MessageBundle.properties file:
org.apache.myfaces.calendar.CONVERSION=
My Conversion Errororg.apache.myfaces.calendar.CONVERSION_detail=
My Detail Conversion ErrorFor 'value missing' errors put
javax.faces.component.UIInput.REQUIRED=
Please enter a valueJakob

