In my solution, I have a table that lists all possible errors, and each of them have a unique ID like ERR001.
I have another file containing a dictionary table with global fields that corresponds to the error messages and are filled according to the language of the user. For example, this table...