diff options
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index e076ee8de..6b2d51374 100644 --- a/languages/en.php +++ b/languages/en.php @@ -72,7 +72,11 @@ //albums
'album:river:created' => "%s created a new photo album: ",
'album:river:item' => "an album",
- 'album:river:annotate' => "a comment on the photo album",
+ 'album:river:annotate' => "a comment on the photo album",
+
+ // notifications
+ 'tidypics:newalbum' => 'New photo album',
+
// Status messages
|