aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-03-28 03:11:11 +0000
committerCash Costello <cash.costello@gmail.com>2009-03-28 03:11:11 +0000
commite0eebd803e76bae0d7aa6456427667c90b4e2368 (patch)
tree2025313d95bfa9c28bb4ea5b3b7615ae9ac6cb48 /languages
parentc7b327cf230a19358e6bc78b9782627839f2d9f7 (diff)
downloadelgg-e0eebd803e76bae0d7aa6456427667c90b4e2368.tar.gz
elgg-e0eebd803e76bae0d7aa6456427667c90b4e2368.tar.bz2
better english string for add photos
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 0ba223a8c..e076ee8de 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -27,8 +27,8 @@
'album:create' => "Create new album",
'album:add' => "Add Photo Album",
- 'album:addpix' => "Add photos to",
- 'album:edit' => "Edit album",
+ 'album:addpix' => "Add photos to album",
+ 'album:edit' => "Edit album",
'album:delete' => "Delete album",
'image:edit' => "Edit image",