From b128ec82c4bd149beb6f4436b030e288ae75fb1d Mon Sep 17 00:00:00 2001 From: cash Date: Wed, 17 Nov 2010 22:08:39 +0000 Subject: Refs #1793 - added a basic add new widgets view - it is not wired up yet git-svn-id: http://code.elgg.org/elgg/trunk@7333 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index ad6461fd0..e78d01c81 100644 --- a/languages/en.php +++ b/languages/en.php @@ -227,10 +227,8 @@ $english = array( 'dashboard:configure' => "Edit page", 'dashboard:nowidgets' => "Your dashboard is your gateway into the site. Click 'Edit page' to add widgets to keep track of content and your life within the system.", - 'widgets:add' => 'Add widgets to your page', - 'widgets:add:description' => "Choose the features you want to add to your page by dragging them from the Widget gallery on the right, to any of the three widget areas below, and position them where you would like them to appear. - -To remove a widget drag it back to the Widget gallery.", + 'widgets:add' => 'Add widgets', + 'widgets:add:description' => "Click on any widget button below to add it to your page.", 'widgets:position:fixed' => '(Fixed position on page)', 'widgets' => "Widgets", -- cgit v1.2.3