From fbda2a3968b75b57d7790e8e2108d929499b0f29 Mon Sep 17 00:00:00 2001 From: brettp Date: Sat, 12 Mar 2011 22:03:38 +0000 Subject: Fixes #3004: Updated admin widget text to reflect menu changes. git-svn-id: http://code.elgg.org/elgg/trunk@8673 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/languages/en.php b/languages/en.php index ad30a0a13..c597743e9 100644 --- a/languages/en.php +++ b/languages/en.php @@ -563,14 +563,19 @@ $english = array( 'admin:widget:admin_welcome' => 'Welcome', 'admin:widget:admin_welcome:help' => "A short introduction to Elgg's admin area", 'admin:widget:admin_welcome:intro' => -'Welcome to Elgg! This widget is a quick overview on settin up and manging your new Elgg site.', +'Welcome to Elgg! This widget is a quick overview on settin up and maintaining your new Elgg site.', 'admin:widget:admin_welcome:admin_overview' => 'This page is the Admin Dashboard and provides a quick overview of your system. ' . "You can add" . " and rearrange widgets to show the information you care about. The menu to the right is oranganized into" -. " three areas: Everyday Tasks, Setup and Configuration," -. ' and Developer Tools.', +. " three areas: + + ", 'admin:widget:admin_welcome:common_links' => 'The first section you should visit is the Plugins page to activate or deactivate site features.' -- cgit v1.2.3