diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/en.php b/languages/en.php index 6aff28061..f1f3ed543 100644 --- a/languages/en.php +++ b/languages/en.php @@ -110,9 +110,9 @@ // river
//images
- 'image:river:created' => "%s added %s to album %s",
+ 'image:river:created' => "%s added the image %s to album %s",
'image:river:item' => "an image",
- 'image:river:annotate' => "a comment on the image",
+ 'image:river:annotate' => "a comment on the image",
//albums
'album:river:created' => "%s created a new photo album: ",
|