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/lv_LV/help/plugin.lang.php

    r9908 r10342  
    289289Please refer to the <b>Tips and Examples of Use</b> at the bottom of this page for details.';
    290290// --------- End: New or revised $lang ---- from version 2.20.0
     291
     292
     293// --------- Starting below: New or revised $lang ---- from version 2.20.3
     294/*TODO*/$lang['UAM_DumpTitle'] = 'Backup your configuration';
     295/*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;.
     296<br><br>
     297<b style=&quot;color: red;&quot;>Warning: The file is overwritten each backup action!</b>
     298<br><br>
     299It 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.
     300<br><br>
     301The recovery from this interface is not supported. Use tools like phpMyAdmin.';
     302// --------- End: New or revised $lang ---- from version 2.20.3
    291303?>
Note: See TracChangeset for help on using the changeset viewer.