Closes #3476766
The translateText() methods on a translate providers now don't handle errors. The errors checking is moved to AiTranslateTexfieldCallbacks::ajaxTranslateText(). From here we can show the error messages using AJAX.