Garvin Hicking 5c12922510 Personal preferene for autosave
References 
2014-09-09 14:34:46 +02:00

3 lines
333 B
Plaintext

@define('CONF_USE_AUTOSAVE', 'Enable autosave-feature');
@define('CONF_USE_AUTOSAVE_DESC', 'When enabled, the text you enter into blog entries will be periodically saved in your browser\'s session storage. If your browser crashes during writing, the next time you create a new entry, the text will be restored from this autosave.');