diff options
Diffstat (limited to 'languages/en.php')
-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 2a4c63e87..28a705590 100644 --- a/languages/en.php +++ b/languages/en.php @@ -161,7 +161,8 @@ The photo can be viewed here: %s", 'image:river:created' => "%s added the photo %s to album %s", 'image:river:item' => "an photo", 'image:river:annotate' => "a comment on the photo", - 'image:river:tagged' => "was tagged in the photo", + 'image:river:tagged' => "%s tagged %s in the photo %s", + 'image:river:tagged:unknown' => "%s tagged %s in a photo", //albums 'album:river:created' => "%s created a new photo album", |