diff options
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/upgrade.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/upgrade.lang.php b/language/en_UK/upgrade.lang.php index 759856ead..4fcff33f2 100644 --- a/language/en_UK/upgrade.lang.php +++ b/language/en_UK/upgrade.lang.php @@ -31,7 +31,7 @@ $lang['total upgrade time'] = "total upgrade time"; $lang['total SQL time'] = "total SQL time"; $lang['SQL queries'] = "SQL queries"; $lang['Upgrade informations'] = "Upgrade information"; -$lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."; +$lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'] = "Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem."; $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = "As a precaution, the following plugins have been deactivated. You must check for plugins upgrades before reactivating them:"; $lang['Only administrator can run upgrade: please sign in below.'] = "Only an administrator can run upgrade: please sign in below."; $lang['You do not have access rights to run upgrade'] = "You do not have access rights to run upgrade"; |