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

r10342 merged from trunk to branch 2.20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/branches/2.20/language/es_ES/help/plugin.lang.php

    r9909 r10343  
    263263Please refer to the <b>Consejos y ejemplos</b> at the bottom of this page for details.';
    264264// --------- End: New or revised $lang ---- from version 2.20.0
     265
     266
     267// --------- Starting below: New or revised $lang ---- from version 2.20.3
     268/*TODO*/$lang['UAM_DumpTitle'] = 'Backup your configuration';
     269/*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;.
     270<br><br>
     271<b style=&quot;color: red;&quot;>Warning: The file is overwritten each backup action!</b>
     272<br><br>
     273It 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.
     274<br><br>
     275The recovery from this interface is not supported. Use tools like phpMyAdmin.';
     276// --------- End: New or revised $lang ---- from version 2.20.3
    265277?>
Note: See TracChangeset for help on using the changeset viewer.