Contribution Date
Technology
Contribution Project
Contribution Details
Text without t() still exists on auditfiles.managednotused.inc
if (!empty($rows)) {
if ($maximum_records > 0) {
$file_count_message = 'Found at least @count files in the file_managed table that are not in the file_usage table.';
}
else {
$file_count_message = 'Found @count files in the file_managed table that are not in the file_usage table.';
}
Contribution Issue Link
Files count
0
Patches count
0