diff options
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 4 |
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', |