Skip to content

Commit

Permalink
Removed unnecessary (empty) paragraphs
Browse files Browse the repository at this point in the history
  • Loading branch information
Justman100 authored Dec 20, 2024
1 parent 8e90366 commit 2643b40
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions locale/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ fof-anti-spam:
delete_posts_label: Delete posts
delete_posts_help: This will permanently delete all posts made by this user. When disabled, posts will be soft deleted instead.
heading: Default moderation actions
introduction: |
When a user is marked as a spammer, moderators are able to choose from various actions on how to deal with the particular use case. These settings allow you to pre-set the actions you'll normally take, to speed up the process, but also allowing for variations as needed.
introduction: When a user is marked as a spammer, moderators are able to choose from various actions on how to deal with the particular use case. These settings allow you to pre-set the actions you'll normally take, to speed up the process, but also allowing for variations as needed.
move_discussions_to_tags_label: Move discussions to tag(s)
move_discussions_to_tags_help: This will move all discussions started by this user to the tag(s) you specified. Clear the tag selection to leave discussions in their original tag(s). Has no effect if the 'Delete discussions' option is enabled.

Expand All @@ -23,7 +22,6 @@ fof-anti-spam:
Checks new user registrations against the <a>StopForumSpam</a> database. If either the <code>confidence</code> or <code>frequency</code> thresholds are reached, the user is prevented from completing their registration on your forum.
SSO register via <code>fof/oauth</code> and <code>fof/passport</code> is also supported. Other SSO providers should work, but are untested.
username_label: Username Spam Check
ip_label: IP Address Spam Check
email_label: Email Spam Check
Expand All @@ -32,7 +30,6 @@ fof-anti-spam:
frequency_help: |
The number of spam reports between all enabled checks that will trip the spam filter.
Ex: If the email has 1 hit, and the ip has 2 hits, there will be 3 hits in total. If the threshold is set to 3 or less we will prevent the registration.
api_key_label: API Key
api_key_text: You have the option to report spammers to StopForumSpam in order to keep the greater forum community spam free.
api_key_instructions_text: <register>Sign up for StopForumSpam</register>. Then you will need to <key>obtain an API key</key>.
Expand Down Expand Up @@ -89,4 +86,4 @@ fof-anti-spam:
report_to_sfs_label: Report to StopForumSpam
report_to_sfs_help: This will report the user's basic details (username, email, IP address) to StopForumSpam. This will help prevent the user from registering on other forums that use the StopForumSpam service.
user_controls:
spammer_button: Spammer
spammer_button: Spammer

0 comments on commit 2643b40

Please sign in to comment.