From 14968b5a0be3fca00e1bde7f5a54d2c9fae95e29 Mon Sep 17 00:00:00 2001
From: Laur0r <laura-troost@t-online.de>
Date: Thu, 31 Mar 2022 13:37:23 +0200
Subject: [PATCH] Add new line for lang/en/tool_lifecycle.php

---
 lang/en/tool_lifecycle.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/en/tool_lifecycle.php b/lang/en/tool_lifecycle.php
index c1af2b2..d2a8263 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.";
-- 
GitLab