aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent/languages
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-26 02:03:29 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-26 02:03:29 +0000
commit2ef37109d866708def220d082c0430f77efd6410 (patch)
tree6f55647507b5a23a0030b8e806c21367da1957b0 /mod/reportedcontent/languages
parent16539579880fbdc0136b815ea5d26c57f2399cb1 (diff)
downloadelgg-2ef37109d866708def220d082c0430f77efd6410.tar.gz
elgg-2ef37109d866708def220d082c0430f77efd6410.tar.bz2
adding margin to admin buttons
git-svn-id: http://code.elgg.org/elgg/trunk@7931 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/reportedcontent/languages')
-rw-r--r--mod/reportedcontent/languages/en.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/mod/reportedcontent/languages/en.php b/mod/reportedcontent/languages/en.php
index 8c0755b92..407717082 100644
--- a/mod/reportedcontent/languages/en.php
+++ b/mod/reportedcontent/languages/en.php
@@ -8,6 +8,7 @@
$english = array(
'item:object:reported_content' => 'Reported items',
+ 'admin:utilities:reportedcontent' => 'Reported content',
'reportedcontent' => 'Reported content',
'reportedcontent:this' => 'Report this',
'reportedcontent:this:tooltip' => 'Report this page to an administrator',
@@ -32,6 +33,9 @@ $english = array(
'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',