Show Drafts area of your profile.'; $txt['draft_pm_saved'] = 'The contents have been saved as a draft, and will be accessible from the Show Drafts area of your message center.'; $txt['draft_save_warning'] = 'Please note that all drafts will be automatically deleted after %1$d days.'; // Admin options $txt['drafts_autosave_enabled'] = 'Enable automatic saving of drafts'; $txt['drafts_autosave_enabled_subnote'] = 'This will automatically save user drafts in the background on a given frequency. The user must also have the proper permissions'; $txt['drafts_show_saved_enabled'] = 'Enable the selection of drafts from the posting screen'; $txt['drafts_show_saved_enabled_subnote'] = 'This will allow the user to select and load appropriate drafts from the posting screen. The user must also have the proper permissions'; $txt['drafts_keep_days'] = 'Maximum number of days to keep a draft'; $txt['drafts_keep_days_subnote'] = 'Enter 0 to keep drafts indefinitely'; $txt['drafts_autosave_frequency'] = 'How often should drafts be autosaved?'; $txt['drafts_autosave_frequency_subnote'] = 'The minimum allowable value is 30 seconds'; $txt['drafts_pm_enabled'] = 'Enable the saving of PM drafts'; $txt['drafts_post_enabled'] = 'Enable the saving of Post drafts'; $txt['drafts_none'] = 'No Subject'; $txt['drafts_saved'] = 'Draft was sucessfuly saved'; ?>