X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Ferror.c;h=40d00a58838701c64b573d05e93da9c95fd439ec;hp=ac12cec440422bfab91cca9712d0bc508d2bab1c;hb=cf13fe6161a69db6cbf17637b60c978fd746078a;hpb=065b2b3513da8692efab0cd5344c054f246fa635 diff --git a/src/error.c b/src/error.c index ac12cec4..40d00a58 100644 --- a/src/error.c +++ b/src/error.c @@ -334,6 +334,9 @@ static const tchar * const error_strings[] = { = T("The capture configuration file could not be read"), [WIMLIB_ERR_WIM_IS_INCOMPLETE] = T("The WIM file is incomplete"), + [WIMLIB_ERR_COMPACTION_NOT_POSSIBLE] + = T("The WIM file cannot be compacted because of its format, " + "its layout, or the write parameters specified by the user"), }; WIMLIBAPI const tchar *