From 60a147392a6cf9e74cefe50b7506da2d7aa25dbe Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 4 Aug 2011 09:01:36 +0000 Subject: - Add ACL check on parent folder git-svn-id: https://svn.roundcube.net/trunk@5022 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/messages.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'roundcubemail/program/localization') diff --git a/roundcubemail/program/localization/en_US/messages.inc b/roundcubemail/program/localization/en_US/messages.inc index f86ba5471..3f7db87a0 100644 --- a/roundcubemail/program/localization/en_US/messages.inc +++ b/roundcubemail/program/localization/en_US/messages.inc @@ -150,5 +150,6 @@ $messages['folderupdated'] = 'Folder updated successfully.'; $messages['foldercreated'] = 'Folder created successfully.'; $messages['invalidimageformat'] = 'Not a valid image format.'; $messages['mispellingsfound'] = 'Spelling errors detected in the message.'; +$messages['parentnotwritable'] = 'Unable to create/move folder into selected parent folder. No access rights.'; ?> -- cgit v1.2.3