From 9b838be94d37d560b1a05f76cd5ecca5d41119fc Mon Sep 17 00:00:00 2001 From: cash Date: Thu, 1 Dec 2011 22:00:06 -0500 Subject: river views for image and albums - not for batches yet --- languages/en.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 96b63c170..40be85fd6 100644 --- a/languages/en.php +++ b/languages/en.php @@ -160,13 +160,14 @@ The photo can be viewed here: %s", 'album:more' => "View all albums", // river - 'image:river:created' => "%s added the photo %s to album %s", + 'river:create:object:image' => "%s uploaded the photo %s", + 'image:river:created' => "%s added the photo %s to the album %s", 'image:river:created:multiple' => "%s added %u photos to album %s", 'image:river:item' => "a photo", 'image:river:annotate' => "a comment on the photo", 'image:river:tagged' => "%s tagged %s in the photo %s", 'image:river:tagged:unknown' => "%s tagged %s in a photo", - 'album:river:created' => "%s created a new photo album", + 'river:create:object:album' => "%s created a new photo album %s", 'album:river:group' => "in the group", 'album:river:item' => "an album", 'album:river:annotate' => "a comment on the photo album", -- cgit v1.2.3