From e2cae6f6e9dc7c6b1bbbed069dce7d5024cd4589 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Wed, 9 Nov 2011 07:08:43 -0500 Subject: added river strings for Elgg 1.8 --- languages/en.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index d9c9a302b..4213e0b6a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -166,6 +166,8 @@ The photo can be viewed here: %s", 'album:river:group' => "in the group", 'album:river:item' => "an album", 'album:river:annotate' => "a comment on the photo album", + 'river:comment:object:image' => '%s commented on the photo %s', + 'river:comment:object:album' => '%s commented on the album %s', // notifications 'tidypics:newalbum' => 'New photo album', -- cgit v1.2.3