]> git.p6c8.net - devedit.git/blobdiff - errors.dat
Added an option for overwriting files during file upload if they already exist
[devedit.git] / errors.dat
index 4a703a570718f597cfd385be95847772fad5a57d..60088f1438332ce462f6ad1572cef659bd3a8db9 100644 (file)
@@ -24,5 +24,9 @@ lock_failed    = Locking of '{USELIST}' failed. Try it again in a moment. If the
 not_exist      = File/directory does not exist.
 dir_not_exist  = The directory where you want to create this file or directory doesn't exist.
 file_too_large = The file you want to view or edit is too large (max. {SIZE} Bytes).
+remove_root    = You are not allowed to remove the root directory.
+rename_root    = You are not allowed to move/rename the root directory.
+no_users       = It seems that your system doesn't support users and groups.
+not_owner      = You are not the owner of {FILE}, so you are not allowed to change the mode and the group.
 
 # End of configuration file
\ No newline at end of file

patrick-canterino.de