Closed glenhein closed 7 years ago
Moved properties file error string to resources directory so that they can be loaded. Otherwise, the code throws an NPE when trying to get the error strings.
I also added a unit test that reproduces the original error.
Thanks! Merged and invited you as a committer.
Moved properties file error string to resources directory so that they can be loaded. Otherwise, the code throws an NPE when trying to get the error strings.
I also added a unit test that reproduces the original error.