From 6d59bac1b049d881c488ee458808c32a91fbfe8a Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Wed, 6 Jan 2010 01:33:57 +0000 Subject: no longer depending on file plugin for delete messages --- languages/en.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 7fa5f2e73..aaab21b39 100644 --- a/languages/en.php +++ b/languages/en.php @@ -198,7 +198,8 @@ The photo can be viewed here: %s", 'tidypics:unk_error' => "Unknown upload error", 'tidypics:save_error' => "Unknown error saving the image on server", 'tidypics:not_image' => "This is not a recognized image type", - 'image:deletefailed' => "Your image could not be deleted at this time.", + 'tidypics:deletefailed' => "Sorry. Deletion failed.", + 'tidypics:deleted' => "Successful deletion.", 'image:downloadfailed' => "Sorry; this image is not available at this time.", 'tidypics:nosettings' => "Admin of this site has not set photo album settings.", 'tidypics:exceed_quota' => "You have exceeded the quota set by the administrator", -- cgit v1.2.3