diff options
-rw-r--r-- | mod/reportedcontent/languages/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/reportedcontent/languages/en.php b/mod/reportedcontent/languages/en.php index 07d053665..e00c02c6b 100644 --- a/mod/reportedcontent/languages/en.php +++ b/mod/reportedcontent/languages/en.php @@ -15,7 +15,7 @@ * Menu items and titles
*/
- 'item:content:reported_content' => 'Reported items',
+ 'item:object:reported_content' => 'Reported items',
'reportedcontent' => 'Reported content',
'reportedcontent:this' => 'Report this',
'reportedcontent:none' => 'There is no reported content',
|