From 25d11f6cdcc200ae00332197c9bd86858e3620b8 Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 1 Jan 2012 19:42:53 -0500 Subject: moved diagnostics to administer utilities menu area rather than developers --- mod/diagnostics/languages/en.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/diagnostics/languages/en.php') diff --git a/mod/diagnostics/languages/en.php b/mod/diagnostics/languages/en.php index 3619b2ee1..54859941d 100644 --- a/mod/diagnostics/languages/en.php +++ b/mod/diagnostics/languages/en.php @@ -6,10 +6,10 @@ */ $english = array( - 'admin:develop_utilities:diagnostics' => 'System Diagnostics', + 'admin:administer_utilities:diagnostics' => 'System Diagnostics', 'diagnostics' => 'System diagnostics', 'diagnostics:report' => 'Diagnostics Report', - 'diagnostics:description' => 'The following diagnostic report is useful for diagnosing any problems with Elgg, and should be attached to any bug reports you file.', + 'diagnostics:description' => 'The following diagnostic report can be useful for diagnosing problems with Elgg. The developers of Elgg may request that you attach it to a bug report.', 'diagnostics:download' => 'Download', 'diagnostics:header' => '======================================================================== Elgg Diagnostic Report -- cgit v1.2.3