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