diff options
author | Cash Costello <cash.costello@gmail.com> | 2009-06-20 20:32:17 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2009-06-20 20:32:17 +0000 |
commit | 774b7c79bfcdb5d3139ec16152e6955a86093699 (patch) | |
tree | 0adc4a77b9f5d6ea76bfb6986c8e5f3a1c82b259 /languages | |
parent | 3f750d86ed5b4acd80c9ed656eac9610c76201f9 (diff) | |
download | elgg-774b7c79bfcdb5d3139ec16152e6955a86093699.tar.gz elgg-774b7c79bfcdb5d3139ec16152e6955a86093699.tar.bz2 |
still cleaning up album view - this fixes a count bug with an empty album
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 4802308ff..135344d6d 100644 --- a/languages/en.php +++ b/languages/en.php @@ -152,7 +152,6 @@ //Error messages
- 'image:none' => "We could not find any images at the moment.",
'tidypics:partialuploadfailure' => "There were errors uploading some of the images (%s of %s images).",
'tidypics:completeuploadfailure' => "Upload of images failed.",
'tidypics:exceedpostlimit' => "Too many large images - try to upload fewer or smaller images.",
|