diff --git a/lang/en/tool_lifecycle.php b/lang/en/tool_lifecycle.php index c1af2b26f6aad7fcea0e0ca0e87d871a827a8d7e..d2a8263fca9f68e1bb456b927d236aec1519eee3 100644 --- a/lang/en/tool_lifecycle.php +++ b/lang/en/tool_lifecycle.php @@ -225,4 +225,4 @@ $string['notifyerrorsemailcontent'] = 'There are {$a->amount} new tool_lifecycle $string['notifyerrorsemailcontenthtml'] = 'There are {$a->amount} new tool_lifecycle process errors waiting to be fixed!<br>Please review them at the <a href="{$a->url}">error handling overview</a>.'; $string['errorbackuppath'] = "Error while trying to create the backup directory. You might be missing the permission to do so. Please check your path at Site administration/Plugins/Admin tools/Life Cycle/General & subplugins/backup_path."; -$string['errornobackup'] = "No backup was created at the specified directory, reasons unknown."; \ No newline at end of file +$string['errornobackup'] = "No backup was created at the specified directory, reasons unknown.";