Ignore:
Timestamp:
Nov 12, 2008, 1:40:20 PM (15 years ago)
Author:
patdenice
Message:
  • Remove advises of file removal at the end of install/upgrade.
  • Automatic change mysql.inc.php if file is writable, else purpose manual change to user.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/upgrade.lang.php

    r2854 r2863  
    3131$lang['SQL queries'] = 'SQL queries';
    3232$lang['Upgrade informations'] = 'Upgrade informations';
    33 $lang['delete upgrade files'] = '[Security] Delete files "upgrade.php", "upgrade_feed.php", "install.php" and "install" directory';
    3433$lang['perform a maintenance check'] = 'Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.';
    3534$lang['deactivated plugins'] = 'As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:';
    3635$lang['upgrade login message'] = 'Only administrator can run upgrade: please sign in below.';
    3736$lang['You do not have access rights to run upgrade'] = 'You do not have access rights to run upgrade';
     37$lang['in include/mysql.inc.php, before ?>, insert:'] = 'In <i>include/mysql.inc.php</i>, before <b>?></b>, insert:';
    3838
    3939// Upgrade informations from upgrade_1.3.1.php
Note: See TracChangeset for help on using the changeset viewer.