| | 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 "UAM_dbbackup.sql". |
| | 270 | <br><br> |
| | 271 | <b style="color: red;">Warning: The file is overwritten each backup action!</b> |
| | 272 | <br><br> |
| | 273 | It 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> |
| | 275 | The recovery from this interface is not supported. Use tools like phpMyAdmin.'; |
| | 276 | // --------- End: New or revised $lang ---- from version 2.20.3 |