From 49f59ef89ee36eda39b32247bd583c92475c0fc4 Mon Sep 17 00:00:00 2001 From: brettp Date: Sat, 13 Feb 2010 22:52:54 +0000 Subject: Cleaned up tag searching so you can search on a specific tag. Useful in search so a tag in "Things I like" won't match a tag in "Things I hate." git-svn-id: http://code.elgg.org/elgg/trunk@3938 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 47661501f..b495c2396 100644 --- a/languages/en.php +++ b/languages/en.php @@ -877,6 +877,12 @@ You cannot reply to this email.", */ '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', +/** + * Tag labels + */ + + 'tag_names:tags' => 'Tags', + /** * Languages according to ISO 639-1 */ -- cgit v1.2.3