From 803d32e0a49325ad961161be193a9ad73e3dc211 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 28 Mar 2009 19:12:34 +0000 Subject: added basic notifications on album creation --- languages/en.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'languages') 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 -- cgit v1.2.3