From 991bfbb05dbfe4919f1ef1be4feb359f4815a77c Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 9 May 2009 15:09:28 +0000 Subject: added a check so that normal tags are created for photo tags that are not users --- languages/en.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index b0f358910..e3631532d 100644 --- a/languages/en.php +++ b/languages/en.php @@ -60,6 +60,8 @@ 'image:tagthisphoto' => 'Tag this photo', 'image:actiontag' => 'Tag', 'image:inthisphoto' => 'In this photo', + 'tidypics:phototagging:success' => 'Photo tag was successfully added', + 'tidypics:phototagging:error' => 'Unexpected error occurred during tagging', //widgets -- cgit v1.2.3