mirror of
https://github.com/ciromattia/kcc
synced 2026-01-19 11:45:40 +00:00
Updated Error messages (markdown)
@@ -1,5 +1,5 @@
|
||||
### Unsupported directory structure
|
||||
* Source directory/archive have incorrect directory structure.
|
||||
* Source directory/archive have the incorrect directory structure.
|
||||
* Check [[this|Automatic output splitting]] for more details.
|
||||
|
||||
### Failed to prepare a workspace
|
||||
@@ -10,12 +10,12 @@
|
||||
* Selected directory don't contain any image files.
|
||||
|
||||
### Failed to extract images from PDF file
|
||||
* PDF file have too complex structure.
|
||||
* PDF file has too complex structure.
|
||||
* Images inside PDF file are not JPG.
|
||||
|
||||
### Failed to extract archive
|
||||
* Archive is corrupted.
|
||||
* Archive have password.
|
||||
* Archive have a password.
|
||||
* Archive is multipart.
|
||||
* Files or directories inside use too long names.
|
||||
|
||||
@@ -28,5 +28,5 @@
|
||||
### Target directory is not writable
|
||||
* 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.
|
||||
### Not enough disk space to perform the conversion.
|
||||
* There is not enough space on the disk that store temporary files.
|
||||
Reference in New Issue
Block a user