language/english/admin.json
changeset 825 9d5c04c1414f
parent 811 5c807fe77020
child 832 7152ca0a0ce9
equal deleted inserted replaced
817:880c4b7eb658 825:9d5c04c1414f
   277       field_approve_comments: 'Require approval before article comments can be shown',
   277       field_approve_comments: 'Require approval before article comments can be shown',
   278       field_comment_allow_guests: 'Allow guests to post comments',
   278       field_comment_allow_guests: 'Allow guests to post comments',
   279       field_comment_allow_guests_yes: 'Yes',
   279       field_comment_allow_guests_yes: 'Yes',
   280       field_comment_allow_guests_captcha: 'Require visual confirmation',
   280       field_comment_allow_guests_captcha: 'Require visual confirmation',
   281       field_comment_allow_guests_no: 'No (require login)',
   281       field_comment_allow_guests_no: 'No (require login)',
       
   282       field_comment_spam_policy: 'Spam policy:',
       
   283       field_comment_spam_policy_hint: 'This requres a <a href="http://enanocms.org/Category:Spam_filtering">spam filtering plugin</a> to be installed.',
       
   284       field_comment_spam_policy_moderate: 'Moderate comments (default)',
       
   285       field_comment_spam_policy_reject: 'Reject post',
       
   286       field_comment_spam_policy_accept: 'Ignore and accept posts',
   282       
   287       
   283       // Section: disable site
   288       // Section: disable site
   284       heading_disablesite: 'Disable all site access',
   289       heading_disablesite: 'Disable all site access',
   285       field_disablesite_hint: 'Disabling the site allows you to work on the site without letting non-administrators see or use it.',
   290       field_disablesite_hint: 'Disabling the site allows you to work on the site without letting non-administrators see or use it.',
   286       field_disablesite: 'Disable this site',
   291       field_disablesite: 'Disable this site',