aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-03-20 21:20:30 +0000
committerCash Costello <cash.costello@gmail.com>2009-03-20 21:20:30 +0000
commite5b3b8b9bdd999c1e4c1ac583417340eacb72269 (patch)
treedb74463054925edf0aea31e9f55a97bfc7d8beba /languages
parenta8176a4e82e5c66b3557ea9d96ac563e4e030e3f (diff)
downloadelgg-e5b3b8b9bdd999c1e4c1ac583417340eacb72269.tar.gz
elgg-e5b3b8b9bdd999c1e4c1ac583417340eacb72269.tar.bz2
updated widget for Elgg 1.5
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php4
1 files changed, 2 insertions, 2 deletions
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."