From 4c122cf8174b9410a15d061fcef700c5004cf3ab Mon Sep 17 00:00:00 2001 From: pcanterino <> Date: Fri, 29 Apr 2005 14:57:45 +0000 Subject: [PATCH] Fixed typo --- errors.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/errors.dat b/errors.dat index 5a54b08..3ca8e27 100644 --- a/errors.dat +++ b/errors.dat @@ -25,7 +25,7 @@ invalid_upload = It seems that something is wrong with the file upload you want link_copy = Copying symbolic links does not work. link_edit = For security reasons, you cannot edit the target file of a symbolic link. link_replace = You are not allowed to overwrite symbolic links. -lock_failed = Locking of '{USELIST}' failed. Try it again in a moment. If the problem persists, ask the administrator to check the lock file ('{LOCK_FILE}') and to recreate it if necessary. +lock_failed = Locking of '{USELIST}' failed, please try again in a moment. If the problem persists, ask the administrator to check the lock file ('{LOCK_FILE}') and to recreate it if necessary. mkdir_failed = Could not create directory '{DIR}'. mkfile_failed = Could not create file '{FILE}'. no_copy = You have not enough permissions to copy this file. -- 2.34.1