From 46d1727f0e6e5dc32fa703157879be9ff65240be Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 14 Jan 2012 01:15:40 +0100 Subject: Deleted english files. find . -name 'en.php' -exec rm -fr {} \; --- mod/reportedcontent/languages/en.php | 44 ------------------------------------ 1 file changed, 44 deletions(-) delete mode 100644 mod/reportedcontent/languages/en.php (limited to 'mod/reportedcontent/languages/en.php') diff --git a/mod/reportedcontent/languages/en.php b/mod/reportedcontent/languages/en.php deleted file mode 100644 index c047644e3..000000000 --- a/mod/reportedcontent/languages/en.php +++ /dev/null @@ -1,44 +0,0 @@ - 'Reported items', - 'admin:utilities:reportedcontent' => 'Reported content', - 'reportedcontent' => 'Reported content', - 'reportedcontent:this' => 'Report this', - 'reportedcontent:this:tooltip' => 'Report this page to an administrator', - 'reportedcontent:none' => 'There is no reported content', - 'reportedcontent:report' => 'Report to admin', - 'reportedcontent:title' => 'Page title', - 'reportedcontent:deleted' => 'The reported content has been deleted', - 'reportedcontent:notdeleted' => 'We were not able to delete that report', - 'reportedcontent:delete' => 'Delete report', - 'reportedcontent:areyousure' => 'Are you sure you want to delete?', - 'reportedcontent:archive' => 'Archive report', - 'reportedcontent:archived' => 'The report has been archived', - 'reportedcontent:visit' => 'Visit reported item', - 'reportedcontent:by' => 'Report by', - 'reportedcontent:objecttitle' => 'Page title', - 'reportedcontent:objecturl' => 'Page url', - 'reportedcontent:reason' => 'Reason for report', - 'reportedcontent:description' => 'Why are you reporting this?', - 'reportedcontent:address' => 'Location of the item', - 'reportedcontent:success' => 'Your report has been sent to the site admin', - 'reportedcontent:failing' => 'Your report could not be sent', - 'reportedcontent:report' => 'Report this', - 'reportedcontent:moreinfo' => 'More info', - 'reportedcontent:instructions' => 'This report will be sent to the administrators of this site for review.', - 'reportedcontent:numbertodisplay' => 'Number of reports to display', - 'reportedcontent:widget:description' => 'Display reported content', - 'reportedcontent:user' => 'Report user', - - 'reportedcontent:failed' => 'Sorry, the attempt to report this content has failed.', - 'reportedcontent:notarchived' => 'We were not able to archive that report', -); - -add_translation("en", $english); -- cgit v1.2.3