aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2010-10-31 12:47:25 +0000
committerCash Costello <cash.costello@gmail.com>2010-10-31 12:47:25 +0000
commit92ec25ec441330323e4fcbdfa33ebcf900420097 (patch)
tree5516b59d4feced2cd7bc1b60f2b897ce42a63354 /languages
parentf1b63cb2469bd332a20ed8f47109ab52f6381f4c (diff)
downloadelgg-92ec25ec441330323e4fcbdfa33ebcf900420097.tar.gz
elgg-92ec25ec441330323e4fcbdfa33ebcf900420097.tar.bz2
integrated Jeff's batch code into trunk
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index 26ef79605..2bb18d959 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -164,7 +164,8 @@ The photo can be viewed here: %s",
//images
'image:river:created' => "%s added the photo %s to album %s",
- 'image:river:item' => "an photo",
+ '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",