aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index 8bc66a5f6..d6d934c20 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -11,11 +11,15 @@ $english = array(
'photos' => "Photos",
'album' => "Photo Album",
'albums' => "Photo Albums",
+
+ 'photos:add' => "Create album",
+ 'images:upload' => "Upload photos",
+
'album:slideshow' => "View slideshow",
'album:yours' => "Your photo albums",
'album:yours:friends' => "Your friends' photo albums",
'album:user' => "%s's photo albums",
- 'album:friends' => "%s's friends' photo albums",
+ 'album:friends' => "Friends' photo albums",
'album:all' => "All site photo albums",
'album:group' => "Group albums",
'item:object:image' => "Photos",
@@ -104,6 +108,9 @@ $english = array(
'tidypics:uploader:basic' => 'You can upload up to 10 photos at a time (%s MB maximum per photo)',
'tidypics:sort:instruct' => 'Sort the album photos by dragging and dropping the images. Then click the save button.',
+ // albums
+ 'album:num' => '%s photos',
+
//views
'image:total' => "Images in album:",
'image:by' => "Image added by",