aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
Diffstat (limited to 'languages')
-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",