mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-19 23:07:04 +01:00
Message added re deleting >1 item under FTP
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user