few fixes in lang

This commit is contained in:
real_nowhereman 2008-09-04 15:03:26 +00:00
parent 15b743eb00
commit abd4d48885
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -15,7 +15,7 @@
'Plugin</a> that you can put in some special areas '.
'(the <em>widgetsets</em>) on your blog pages '.
'called <strong>widgetsets</strong> </p>'.
'<p><strong>Drag</strong> a widget from the left box and <strong>drop</strong> '.
'<p><strong>Drag</strong> a widget from the right box and <strong>drop</strong> '.
'it to the position you prefer.</p>',
'availwdgs' => 'Available Widgets',

View File

@ -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