From 9e0d8ea4aa08f6390c0f93f6466c2a101dffcbed Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Fri, 29 Oct 2010 11:28:00 +0000 Subject: tags now support avatars on riverdashboard (but no longer support versions of Elgg < 1.7) --- languages/en.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 2a4c63e87..28a705590 100644 --- a/languages/en.php +++ b/languages/en.php @@ -161,7 +161,8 @@ The photo can be viewed here: %s", 'image:river:created' => "%s added the photo %s to album %s", 'image:river:item' => "an photo", 'image:river:annotate' => "a comment on the photo", - 'image:river:tagged' => "was tagged in the photo", + 'image:river:tagged' => "%s tagged %s in the photo %s", + 'image:river:tagged:unknown' => "%s tagged %s in a photo", //albums 'album:river:created' => "%s created a new photo album", -- cgit v1.2.3