aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
diff options
context:
space:
mode:
authorcash <cash.costello@gmail.com>2011-12-01 22:00:06 -0500
committercash <cash.costello@gmail.com>2011-12-01 22:00:06 -0500
commit9b838be94d37d560b1a05f76cd5ecca5d41119fc (patch)
tree5c068c680943f99a91dcc31db032ed16638ab220 /languages/en.php
parentefdd4b6544e14355f6ae0e6151c6f828271d3913 (diff)
downloadelgg-9b838be94d37d560b1a05f76cd5ecca5d41119fc.tar.gz
elgg-9b838be94d37d560b1a05f76cd5ecca5d41119fc.tar.bz2
river views for image and albums - not for batches yet
Diffstat (limited to 'languages/en.php')
-rw-r--r--languages/en.php5
1 files changed, 3 insertions, 2 deletions
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",