From e5b3b8b9bdd999c1e4c1ac583417340eacb72269 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Fri, 20 Mar 2009 21:20:30 +0000 Subject: updated widget for Elgg 1.5 --- languages/en.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index a4b82b6d3..21fe56f2d 100644 --- a/languages/en.php +++ b/languages/en.php @@ -23,7 +23,7 @@ //actions - 'album:create' => "New Album", + 'album:create' => "Create New Album", 'album:add' => "Add Photo Album", 'album:addpix' => "Add photos", 'album:edit' => "Edit album", @@ -97,7 +97,7 @@ 'image:notimage' => "We only accept jpeg, gif, or png images of the allowed file size.", 'images:notedited' => "Not all images were successfully updated", - 'album:none' => "We could not find any albums at the moment.", + 'album:none' => "No albums have been created yet.", 'album:uploadfailed' => "Sorry; we could not save your album.", 'album:deletefailed' => "Your album could not be deleted at this time.", 'album:blank' => "Please give this album a title and description." -- cgit v1.2.3