Changeset 2863 for trunk/language/nl_NL/upgrade.lang.php
- Timestamp:
- Nov 12, 2008, 1:40:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/nl_NL/upgrade.lang.php
r2854 r2863 32 32 $lang['SQL queries'] = 'SQL queries'; 33 33 $lang['Upgrade informations'] = 'Upgrade informations'; 34 $lang['delete upgrade files'] = '[Security] Delete files "upgrade.php", "upgrade_feed.php", "install.php" and "install" directory';35 34 $lang['perform a maintenance check'] = 'Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'; 36 35 $lang['deactivated plugins'] = 'As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'; 37 36 $lang['upgrade login message'] = 'Only administrator can run upgrade: please sign in below.'; 38 37 $lang['You do not have access rights to run upgrade'] = 'You do not have access rights to run upgrade'; 38 $lang['in include/mysql.inc.php, before ?>, insert:'] = 'In <i>include/mysql.inc.php</i>, before <b>?></b>, insert:'; 39 39 40 40 // Upgrade informations from upgrade_1.3.1.php
Note: See TracChangeset
for help on using the changeset viewer.