From b4b85ecc55a6787726627150a2ee93fd960ff2c6 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Tue, 16 Jun 2009 01:39:32 +0000 Subject: added delete phototags capability --- languages/en.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index f1f3ed543..7c452c6e4 100644 --- a/languages/en.php +++ b/languages/en.php @@ -92,12 +92,18 @@ // tagging 'tidypics:taginstruct' => 'Select area that you want to tag', + 'tidypics:deltag_title' => 'Select tags to delete', 'tidypics:finish_tagging' => 'Stop tagging', 'tidypics:tagthisphoto' => 'Tag this photo', + 'tidypics:deletetag' => 'Delete a photo tag', 'tidypics:actiontag' => 'Tag', + 'tidypics:actiondelete' => 'Delete', + 'tidypics:actioncancel' => 'Cancel', 'tidypics:inthisphoto' => 'In this photo', 'tidypics:phototagging:success' => 'Photo tag was successfully added', 'tidypics:phototagging:error' => 'Unexpected error occurred during tagging', + 'tidypics:deletetag:success' => 'Selected tags were successfully deleted', + //widgets -- cgit v1.2.3