Merge branch 'master' of github.com:jdarwood007/StopForumSpam
Jeremy D

Jeremy D commited on 2022-05-04 17:53:36
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@@ -47,10 -47,10 +47,10 @@@ $txt['sfs_verification_options_post'] 
47 47
  $txt['sfs_verification_options_report'] = 'Reporting Topics';
48 48
  $txt['sfs_verification_options_search'] = 'Search (Not Recommended)';
49 49
  $txt['sfs_verification_options_extra'] = 'Extra sections';
50
- $txt['sfs_verification_options_extra_subtext'] = 'Used for other mods or areas that add additional sections using custom verification names.  Use comma separted values. Use % for wildcards';
50
+ $txt['sfs_verification_options_extra_subtext'] = 'Used for other mods or areas that add additional sections using custom verification names.  Use comma-separated values. Use % for wildcards';
51 51
  
52 52
 -$txt['sfs_verification_options_members'] = 'Member Verification Sections';
53 53
 -$txt['sfs_verification_options_members_post_threshold'] = 'Post Count after which we stop these checks.';
54 54
 +$txt['sfs_verOptionsMemExtra'] = 'Member Verification Sections';
55 55
 +$txt['sfs_verfOptMemPostThreshold'] = 'Post Count after which we stop these checks.';
56 56
  $txt['sfs_verification_options_membersextra'] = 'Extra sections';
57 57
  
58 58
  /* Request handling */
59 59