Ignore:
Timestamp:
Sep 30, 2011, 11:14:40 PM (13 years ago)
Author:
Eric
Message:

Merge r12277 from trunk to branch 2.30

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/branches/2.30/language/en_UK/plugin.lang.php

    r12276 r12278  
    392392$lang['UAM_Default_CfmMail_Custom_Txt2'] = 'Your activation key is incorrect or expired or you have already validated your account, please contact the webmaster to fix this problem.';
    393393$lang['UAM_DumpTxt'] = 'Backup and restore your configuration';
     394$lang['UAM_Restore'] = 'To restore the backup file of your configuration. Only the saved file on the server is taken into account.
     395<br><br>
     396<b style="color: red;">Beware of the backup version!<br>A backup made from one version of the plugin can only be restored on the same version.</b>';
     397$lang['UAM_Restore_File'] = 'Restore Configuration';
    394398$lang['UAM_No_Backup_File'] = 'No backup file available!';
    395399$lang['UAM_Restoration_NOK'] = 'An error occurred while restoring the configuration. Please check the validity of your backup file.';
Note: See TracChangeset for help on using the changeset viewer.