1
0

Prepare INSTALL_CAT_FEEDS variable ()

This commit is contained in:
onli
2014-11-11 23:48:23 +01:00
parent 31543ef39a
commit 86af52a1be

@ -1,2 +1 @@
@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.');
@define('INSTALL_CAT_FEEDS', 'Feed Settings');