array("filename" => $file))); } else { $l = OC_L10N::get('files_trashbin'); OCP\JSON::error(array("data" => array("message" => $l->t("Couldn't delete %s permanently", array($file))))); }