aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2012-07-14 15:50:06 -0400
committerCash Costello <cash.costello@gmail.com>2012-07-14 15:50:06 -0400
commitc7bd5fb64003c42f9299b7203af9a13bcd48948f (patch)
treed962c172af9395c734d345aa43d95561ea3ccf24 /languages/en.php
parent2d8b04169dda48a5dba8503d9943bdeee2c64685 (diff)
downloadelgg-c7bd5fb64003c42f9299b7203af9a13bcd48948f.tar.gz
elgg-c7bd5fb64003c42f9299b7203af9a13bcd48948f.tar.bz2
added quota back
Diffstat (limited to 'languages/en.php')
-rw-r--r--languages/en.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/languages/en.php b/languages/en.php
index 0fe3996f1..007dc5785 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -71,7 +71,7 @@ $english = array(
'tidypics:settings:uploader' => "Use Flash uploader",
'tidypics:settings:grp_perm_override' => "Allow group members full access to group albums",
'tidypics:settings:maxfilesize' => "Maximum image size in megabytes (MB):",
- 'tidypics:settings:quota' => "User/Group Quota (MB) - 0 equals no quota",
+ 'tidypics:settings:quota' => "User Quota (MB) - 0 equals no quota",
'tidypics:settings:watermark' => "Enter text to appear in the watermark",
'tidypics:settings:im_path' => "Enter the path to your ImageMagick commands",
'tidypics:settings:img_river_view' => "How many entries in activity river for each batch of uploaded images",
@@ -153,12 +153,13 @@ $english = array(
'album:tags' => "Tags",
'album:cover' => "Make image album cover?",
'album:cover_link' => 'Set cover image',
+ 'tidypics:title:quota' => 'Quota',
'tidypics:quota' => "Quota usage:",
'tidypics:uploader:choose' => "Choose photos",
'tidypics:uploader:upload' => "Upload photos",
'tidypics:uploader:describe' => "Describe photos",
'tidypics:uploader:filedesc' => 'Image files (jpeg, png, gif)',
- 'tidypics:uploader:instructs' => 'There are three easy steps for adding photos to your album using this uploader: choosing, uploading, and describing them. If you do not have Flash, there is also a <a href="%s">basic uploader</a> available.',
+ 'tidypics:uploader:instructs' => 'There are three easy steps for adding photos to your album using this uploader: choosing, uploading, and describing them. There is a %s MB maximum per photo. If you do not have Flash, there is also a <a href="%s">basic uploader</a> available.',
'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.',
'tidypics:sort:no_images' => 'No images found to sort. Upload images using the link above.',