capitalization: Allow enabled/disabled to be lower-case.

This commit is contained in:
Tim Abbott 2017-11-15 17:38:56 -08:00
parent 03b4a0240c
commit 774380dcb8
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ IGNORED_PHRASES = [
r"e.g.",
r"etc.",
r"images",
r"enabled",
r"disabled",
# Fragments of larger strings
(r'Change notification settings for individual streams on your '