few fixes in lang
This commit is contained in:
parent
15b743eb00
commit
abd4d48885
@ -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',
|
||||
|
||||
);
|
||||
|
||||
|
@ -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',
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user