At this time, there is no admin panel or wizard panel to facilitate customizing error messages, but this may be acheived very effectively by exporting the error message table, making your error message changes, then importing the revised table using the merchant control panel. You can also use a third-party MySQL utility like PHPmyAdmin. You can also add fields to the error message database to add a second (or third language). Simply add the variable for these fields to the error templates.
The table consists of an error_key (which cannot be modified) and other descriptive fields which may be modified or translated.
|