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 e0201dc46..fb7fa7182 100644 --- a/languages/en.php +++ b/languages/en.php @@ -124,7 +124,8 @@ 'image:river:annotate' => "a comment on the image",
//albums
- 'album:river:created' => "%s created a new photo album: ",
+ 'album:river:created' => "%s created a new photo album",
+ 'album:river:group' => "in the group",
'album:river:item' => "an album",
'album:river:annotate' => "a comment on the photo album",
|