]> git.p6c8.net - devedit.git/blobdiff - errors.dat
Some small changes
[devedit.git] / errors.dat
index e6c15490f7e87d97214bf50e1d29593f0cda83de..b09148f6e2d89e799f719c19f011aa56f30e7545 100644 (file)
@@ -2,7 +2,7 @@
 
 above_root     = Accessing files and directories above the virtual root directory is forbidden.
 binary         = This editor is not able to view/edit binary files.
-cmd_unknown    = Unknown command: {COMMAND}
+cmd_unknown    = Unknown command: '{COMMAND}'
 copy_failed    = Could not copy '{FILE}' to '{NEW_FILE}'.
 create_ar      = You aren't allowed to create files and directories above the virtual root directory.
 delete_failed  = Could not delete file '{FILE}'.
@@ -25,11 +25,12 @@ noedit         = You have not enough permissions to edit this file.
 nocopy         = You have not enough permissions to copy this file.
 noview         = You have not enough permissions to view this file.
 no_dir_access  = You have not enough permissions to access this directory.
+no_directory   = '{FILE}' is not a directory.
 no_root_access = You have not enough permissions to access the root directory.
 no_root_dir    = The root directory does not exist or is not a directory.
 no_users       = It seems that your system doesn't support users and groups.
 not_exist      = File/directory does not exist.
-not_owner      = You are not the owner of {FILE}, so you are not allowed to change the mode and the group.
+not_owner      = You are not the owner of '{FILE}', so you are not allowed to change the mode and the group.
 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.

patrick-canterino.de