[USETUP] Localize the rest of the hardcoded error message strings

This commit is contained in:
Bișoc George 2019-02-13 17:13:48 +01:00 committed by Colin Finck
parent 251bf49127
commit 2fbff73792
27 changed files with 383 additions and 15 deletions

View file

@ -16,6 +16,9 @@ typedef enum _ERROR_NUMBER
{
NOT_AN_ERROR = 0, // ERROR_SUCCESS,
ERROR_NOT_INSTALLED,
ERROR_NO_BUILD_PATH,
ERROR_SOURCE_PATH,
ERROR_SOURCE_DIR,
ERROR_NO_HDD,
ERROR_NO_SOURCE_DRIVE,
ERROR_LOAD_TXTSETUPSIF,