let
error_remove_files l =
String
.concat
"\n"
(
"The following files could not be removed:"
:: l)