diff --git a/fp-interface/lang/en-us/lang.admin.entry.php b/fp-interface/lang/en-us/lang.admin.entry.php index abb92b9..20f0ce5 100755 --- a/fp-interface/lang/en-us/lang.admin.entry.php +++ b/fp-interface/lang/en-us/lang.admin.entry.php @@ -109,14 +109,14 @@ $lang['admin']['entry']['delete'] = array( - 'head' => "Delete Entry", + 'head' => 'Delete Entry', 'descr' => 'You\'re about to delete the following entry:', 'preview' => 'Preview', 'confirm' => 'Are you sure you want to proceed?', 'fset' => 'Delete', 'ok' => 'Yes, delete this entry', 'cancel' => 'No, take me back to the panel', - 'err' => 'The specified entry does not exists', + 'err' => 'The specified entry does not exist', ); diff --git a/fp-interface/lang/en-us/lang.admin.widgets.php b/fp-interface/lang/en-us/lang.admin.widgets.php index fc56e85..127adf0 100644 --- a/fp-interface/lang/en-us/lang.admin.widgets.php +++ b/fp-interface/lang/en-us/lang.admin.widgets.php @@ -15,7 +15,7 @@ 'Plugin that you can put in some special areas '. '(the widgetsets) on your blog pages '. 'called widgetsets
'. - 'Drag a widget from the left box and drop '. + '
Drag a widget from the right box and drop '. 'it to the position you prefer.
', 'availwdgs' => 'Available Widgets', diff --git a/fp-plugins/qspam/plugin.qspam.php b/fp-plugins/qspam/plugin.qspam.php index 4c68352..c228dcc 100755 --- a/fp-plugins/qspam/plugin.qspam.php +++ b/fp-plugins/qspam/plugin.qspam.php @@ -2,7 +2,7 @@ /* Plugin Name: QuickSpamFilter Plugin URI: http://flatpress.nowherland.it/ -Description: Antispam asking to answer a simple math question. +Description: Quick ban words (edit the plugin to add more to the list) Author: NoWhereMan (E.Vacchi) Version: 3.0 Author URI: http://www.nowhereland.it