FEATURE: Support regular expressions for watched words

This commit is contained in:
Robin Ward
2017-09-27 15:48:57 -04:00
parent fa41913ba5
commit 41c3941c4c
12 changed files with 61 additions and 8 deletions

View File

@@ -3203,6 +3203,7 @@ en:
form:
label: 'New Word:'
placeholder: 'full word or * as wildcard'
placeholder_regexp: "regular expression"
add: 'Add'
success: 'Success'
upload: "Upload"

View File

@@ -1521,6 +1521,7 @@ en:
code_formatting_style: "Code button in composer will default to this code formatting style"
max_allowed_message_recipients: "Maximum recipients allowed in a message."
watched_words_regular_expressions: "Watched words are regular expressions."
default_email_digest_frequency: "How often users receive summary emails by default."
default_include_tl0_in_digests: "Include posts from new users in summary emails by default. Users can change this in their preferences."