diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-28 12:21:53 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-28 12:21:53 +0000 |
commit | 56b051a4f64e2150569cabcc32c331edf1838aa3 (patch) | |
tree | 56ddb04cf011896b7b44366e607d8d187a382061 /languages | |
parent | 853b9448de06328fe2bc2c7be7dcee3d9cc25902 (diff) | |
download | elgg-56b051a4f64e2150569cabcc32c331edf1838aa3.tar.gz elgg-56b051a4f64e2150569cabcc32c331edf1838aa3.tar.bz2 |
Closes #440
git-svn-id: https://code.elgg.org/elgg/trunk@2326 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 40dd0ffc7..6b1f486cd 100644 --- a/languages/en.php +++ b/languages/en.php @@ -815,6 +815,11 @@ You cannot reply to this email.", '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 */ "aa" => "Afar", |