diff options
Diffstat (limited to '')
-rw-r--r-- | language/templates/upgrade.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/templates/upgrade.lang.php b/language/templates/upgrade.lang.php index 8352916c1..d59c8b66a 100644 --- a/language/templates/upgrade.lang.php +++ b/language/templates/upgrade.lang.php @@ -29,7 +29,7 @@ $lang['total upgrade time'] = 'total upgrade time'; $lang['total SQL time'] = 'total SQL time'; $lang['SQL queries'] = 'SQL queries'; $lang['Upgrade informations'] = 'Upgrade informations'; -$lang['perform a maintenance check'] = 'Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'; +$lang['perform a maintenance check'] = 'Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'; $lang['deactivated plugins'] = 'As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'; $lang['upgrade login message'] = 'Only 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'; |