Ignore:
Timestamp:
May 3, 2010, 3:27:08 PM (14 years ago)
Author:
plg
Message:

bug 1640 fixed: the plugin deactivation warning key was not correctly set in
all language files.

File:
1 edited

Legend:

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

    r5984 r6053  
    3535$lang['Upgrade informations'] = "Upgrade information";
    3636$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.";
    37 $lang['As a precaution, following plugins have been disabled. 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:";
     37$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:";
    3838$lang['Only administrator can run upgrade: please sign in below.'] = "Only an administrator can run upgrade: please sign in below.";
    3939$lang['You do not have access rights to run upgrade'] = "You do not have access rights to run upgrade";
Note: See TracChangeset for help on using the changeset viewer.