From 56b051a4f64e2150569cabcc32c331edf1838aa3 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 28 Oct 2008 12:21:53 +0000 Subject: Closes #440 git-svn-id: https://code.elgg.org/elgg/trunk@2326 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index 40dd0ffc7..6b1f486cd 100644 --- a/languages/en.php +++ b/languages/en.php @@ -814,6 +814,11 @@ You cannot reply to this email.", 'actiongatekeeper:timeerror' => 'The page you were using has expired. Please refresh and try again.', 'actiongatekeeper:pluginprevents' => 'A extension has prevented this form from being submitted.', + /** + * Word blacklists + */ + 'word:blacklist' => 'and, the, then, but, she, his, her, him, one, not, also, about, now, hence, however, still, likewise, otherwise, therefore, conversely, rather, consequently, furthermore, nevertheless, instead, meanwhile, accordingly, this, seems, what, whom, whose, whoever, whomever', + /** * Languages according to ISO 639-1 */ -- cgit v1.2.3