aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2010-11-06 12:52:53 +0000
committerCash Costello <cash.costello@gmail.com>2010-11-06 12:52:53 +0000
commit063670abd4337fdb478494e7dfa83b950889edc8 (patch)
treef5a4ac4eec3406e4f513888c301b315e3dc0f8ea /languages/en.php
parent16c998f076fb03cb3b8b33b960f46bbfb5da0cb4 (diff)
downloadelgg-063670abd4337fdb478494e7dfa83b950889edc8.tar.gz
elgg-063670abd4337fdb478494e7dfa83b950889edc8.tar.bz2
fixed some encoding issues in language files
Diffstat (limited to 'languages/en.php')
-rw-r--r--languages/en.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/en.php b/languages/en.php
index 27b6285dc..fce4b392a 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -203,13 +203,13 @@ The photo can be viewed here: %s",
'tidypics:not_image' => "This is not a recognized image type",
'tidypics:deletefailed' => "Sorry. Deletion failed.",
'tidypics:deleted' => "Successful deletion.",
- 'image:downloadfailed' => "Sorry; this image is not available at this time.",
+ 'image:downloadfailed' => "Sorry; this image is not available.",
'tidypics:nosettings' => "Admin of this site has not set photo album settings.",
'tidypics:exceed_quota' => "You have exceeded the quota set by the administrator",
'images:notedited' => "Not all images were successfully updated",
'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:deletefailed' => "Your album could not be deleted.",
'album:blank' => "Please give this album a title and description.",
'tidypics:upgrade:failed' => "The upgrade of Tidypics failed",
'flickr:errorusername' => 'Username %s not found on Flickr',