How to add error messages that appear during processing When Zonal OCR is processing files it will display this big red box if an error occurs. If you ever need to add a new type of message that should appear, follow these instructions. Required Files to Update FileState.cs Add an enum value for your new error. FileStateToHintConverter.cs Add the text that will be displayed when the error occurs. FormsOcr.ResourceDictionary.xaml Find the