fixed conflict with akismet in lang

This commit is contained in:
real_nowhereman 2008-01-17 19:04:32 +00:00
parent 8d6fe0b500
commit 74dfb21a1b

View File

@ -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'
);
?>
?>