diff --git a/Error-messages.md b/Error-messages.md index e3c1087..3e29b4e 100644 --- a/Error-messages.md +++ b/Error-messages.md @@ -26,4 +26,7 @@ * Specified file is damaged and cannot be processed. ### Target directory is not writable -* KCC don't have rights to create files in directory containing source files. \ No newline at end of file +* KCC don't have rights to create files in directory containing source files. + +### Not enough disk space to perform conversion. +* There is not enough space on disk that store temporary files. \ No newline at end of file