From 74dfb21a1b3bde27260ca72f00e103d1f5d12c3f Mon Sep 17 00:00:00 2001 From: real_nowhereman Date: Thu, 17 Jan 2008 19:04:32 +0000 Subject: [PATCH] fixed conflict with akismet in lang --- fp-plugins/blockparser/lang/lang.en-us.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fp-plugins/blockparser/lang/lang.en-us.php b/fp-plugins/blockparser/lang/lang.en-us.php index e96d754..29da691 100644 --- a/fp-plugins/blockparser/lang/lang.en-us.php +++ b/fp-plugins/blockparser/lang/lang.en-us.php @@ -14,9 +14,9 @@ 'disable' => 'Disable', ); - $lang['admin']['plugin']['akismet']['msgs'] = array( + $lang['admin']['plugin']['blockparser']['msgs'] = array( 1 => 'The new widget is available. Activate it from the main panel!', -1 => 'Can\'t create the requested widget' ); -?> \ No newline at end of file +?>