X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Ferror.c;fp=src%2Ferror.c;h=ea434912cc59184e2c5ca4cbfb975c5fe95f91ce;hb=ae7d142ac04cf51ba134750f3338f43af285a433;hp=af212db04b3f3f117470699ae40155be88a98de2;hpb=89698ed953532a5ccbeca5414cc10873aa33af71;p=wimlib diff --git a/src/error.c b/src/error.c index af212db0..ea434912 100644 --- a/src/error.c +++ b/src/error.c @@ -340,6 +340,8 @@ static const tchar * const error_strings[] = { [WIMLIB_ERR_IMAGE_HAS_MULTIPLE_REFERENCES] = T("The WIM image cannot be modified because it is currently " "referenced from multiple places"), + [WIMLIB_ERR_DUPLICATE_EXPORTED_IMAGE] + = T("The destination WIM already contains one of the source images"), }; WIMLIBAPI const tchar *