Index: openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/move-fsitem.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/move-fsitem.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/move-fsitem.tcl 26 Nov 2007 12:52:45 -0000 1.1 +++ openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/move-fsitem.tcl 19 Dec 2007 13:40:06 -0000 1.2 @@ -22,7 +22,7 @@ -object_id $parent_id \ -privilege "write"] } { - ns_return 500 "text/html" "{\"success\":false,\"error\":\"You do not have permission to rename.\"}" + ns_return 500 "text/html" "{\"success\":false,\"error\":\"You do not have permission to move.\"}" ad_script_abort }