From 76fce1c2b801f4157adb6c6f0375d87c77d03bdc Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Mon, 11 Jul 2016 08:34:41 +0100 Subject: [PATCH] Split lang pieces up so 60 is updateable --- lang/english.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/english.php b/lang/english.php index 0a3a30e..1716a4a 100644 --- a/lang/english.php +++ b/lang/english.php @@ -115,7 +115,8 @@ $text = array( "auto-logout-warning" => array( "Auto Logout Warning" => "Auto logout warning", - "You will be..." => "You will be logged out after 60 seconds due to inactivity, for security purposes. Use the mouse or hit a key to continue.

You can adjust or disable this from the Edit > Settings section." + "You will be..." => "You will be logged out after", + "seconds due to..." => "seconds due to inactivity, for security purposes. Use the mouse or hit a key to continue.

You can adjust or disable this from the Edit > Settings section." ), "backup-versions" =>