Split lang pieces up so 60 is updateable

This commit is contained in:
Matt Pass
2016-07-11 08:34:41 +01:00
parent 67e28106f9
commit 76fce1c2b8

View File

@@ -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.<br><br>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.<br><br>You can adjust or disable this from the Edit > Settings section."
),
"backup-versions" =>