From 3221bea7a7661b062970f9997d1d59d7178dadef Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 5 Sep 2015 16:22:55 +0100 Subject: [PATCH] Message added re deleting >1 item under FTP --- lang/english.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/english.php b/lang/english.php index 303ae73..9256da2 100644 --- a/lang/english.php +++ b/lang/english.php @@ -135,6 +135,7 @@ $text = array( "Sorry, cannot save" => "Sorry, cannot save", "Sorry, cannot replace..." => "Sorry, cannot replace text in", "Sorry, cannot change..." => "Sorry, cannot change permissions on", + "Sorry, cannot delete more..." => "Sorry, cannot delete more then one item at a time under FTP mode", "Sorry, cannot delete..." => "Sorry, cannot delete the root level", "Sorry, cannot delete" => "Sorry, cannot delete", "Sorry, this file..." => "Sorry, this file has changed, cannot save",