diff options
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index a7185b0c5..3d6885e8a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -248,6 +248,7 @@ $english = array( 'widgets:add:success' => "The widget was successfully added.", 'widgets:add:failure' => "We could not add your widget.", 'widgets:move:failure' => "We could not store the new widget position.", + 'widgets:remove:failure' => "Unable to remove this widget", 'widgets:handlernotfound' => 'This widget is either broken or has been disabled by the site administrator.', /** |