From c5854870424d87372bcc86a7edf75b9bf8841825 Mon Sep 17 00:00:00 2001 From: cash Date: Thu, 18 Nov 2010 16:13:34 +0000 Subject: Refs #1793 added ability to add widgets to layout through ajax git-svn-id: http://code.elgg.org/elgg/trunk@7338 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index e78d01c81..682c43333 100644 --- a/languages/en.php +++ b/languages/en.php @@ -245,6 +245,8 @@ $english = array( 'widgets:panel:save:failure' => "There was a problem saving your widgets. Please try again.", 'widgets:save:success' => "The widget was successfully saved.", 'widgets:save:failure' => "We could not save your widget. Please try again.", + 'widgets:add:success' => "The widget was successfully added.", + 'widgets:add:failure' => "We could not add your widget.", 'widgets:handlernotfound' => 'This widget is either broken or has been disabled by the site administrator.', /** -- cgit v1.2.3