From 2e6a2f9eef3b714e4877331d8bf1d872d88c83bd Mon Sep 17 00:00:00 2001 From: wessels <> Date: Fri, 31 Jul 1998 22:25:28 +0000 Subject: [PATCH] From: Bertold Kolics in the 1st row you see 'File Created' while in the 4th one you can read 'File updated'. I think that the former one should be used in the 4th row as well since we have a ERR_FTP_PUT_MODIFIED file. --- errors/English/ERR_FTP_PUT_CREATED | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/errors/English/ERR_FTP_PUT_CREATED b/errors/English/ERR_FTP_PUT_CREATED index 39e641dcbe..6f70f585a5 100644 --- a/errors/English/ERR_FTP_PUT_CREATED +++ b/errors/English/ERR_FTP_PUT_CREATED @@ -2,7 +2,7 @@ FTP PUT Successful: File Created

Operation successful

-

File updated

+

File created


-- 2.47.2