diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 40be85fd6..c701f98f4 100644 --- a/languages/en.php +++ b/languages/en.php @@ -161,8 +161,9 @@ The photo can be viewed here: %s", // river 'river:create:object:image' => "%s uploaded the photo %s", + 'river:create:object:tidypics_batch' => "%s uploaded some photos", '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:created:multiple' => "%s added %u photos to the 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", |