Ignore:
Timestamp:
Apr 12, 2011, 10:39:42 PM (13 years ago)
Author:
Eric
Message:

Bug 2258 fixed : New feature to backup UAM configuration data
Next version 2.20.3 hard coded
Some translations left to do

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/language/it_IT/help/plugin.lang.php

    r9908 r10342  
    254254Please refer to the <b>Tips and Examples of Use</b> at the bottom of this page for details.';
    255255// --------- End: New or revised $lang ---- from version 2.20.0
     256
     257
     258// --------- Starting below: New or revised $lang ---- from version 2.20.3
     259/*TODO*/$lang['UAM_DumpTitle'] = 'Backup your configuration';
     260/*TODO*/$lang['UAM_DumpTitle_d'] = 'This allows you to save the entire configuration of the plugin in a file so you can restore it if something goes wrong (wrong manipulation or before an update, for example). By default, the file is stored in this folder ../plugins/UserAdvManager/include/backup/ and is called &quot;UAM_dbbackup.sql&quot;.
     261<br><br>
     262<b style=&quot;color: red;&quot;>Warning: The file is overwritten each backup action!</b>
     263<br><br>
     264It can sometimes be useful to retrieve the backup file on your computer. For example: To restore to another database, to outsource or to keep multiple save files. To do this, just check the box to download the file.
     265<br><br>
     266The recovery from this interface is not supported. Use tools like phpMyAdmin.';
     267// --------- End: New or revised $lang ---- from version 2.20.3
    256268?>
Note: See TracChangeset for help on using the changeset viewer.