]> git.p6c8.net - devedit.git/blobdiff - errors.conf
D'oh!
[devedit.git] / errors.conf
index 7da9eca9db368e0ab07b352f8a678f6a703763ff..291f9267f69dc9ffe7c45c7e285b35b98ce04713 100644 (file)
@@ -49,7 +49,7 @@ remove_root       = You are not allowed to remove the root directory.
 rename_failed     = Could not move/rename '{FILE}' to '{NEW_FILE}'.
 rename_root       = You are not allowed to move/rename the root directory.
 text_to_binary    = You are not allowed to write text data into a binary file.
-unpack_failed     = Unpacking of archive file '{FILE}' failed.
+unpack_failed     = Unpacking of archive file '{FILE}' failed.<br><br><tt>Archive::Extract</tt> returned the following error:<br><tt>{AE_ERROR}</tt>
 unpack_no_dir     = You cannot unpack archive file '{FILE}' to an ordinary file or a symbolic ('{NEW_FILE}' is not a directory).
 
 # End of configuration file
\ No newline at end of file

patrick-canterino.de