Closed sjha2048 closed 3 years ago
Hi. I've just had a quick look and I believe this is something I could take on if you want to assign me?
Just to clarify: you want me to find all the hardcoded error messages, move them to a single constants file, and then import the messages as variables where needed?
Also, do you only want this doing for error messages or do you want it done for all types of messages, such as things like "Successfully created the license"?
Thanks Stevie
Hey @caffeinated-pixels, yes, you are correct, we want to do it for all kinds of messages.
At several places, we have hardcoded error messages, these can be moved to a separate constants file.