diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 3 |
1 files changed, 2 insertions, 1 deletions
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", |