diff options
Diffstat (limited to 'language/en_UK.iso-8859-1')
-rw-r--r-- | language/en_UK.iso-8859-1/common.lang.php | 1 | ||||
-rw-r--r-- | language/en_UK.iso-8859-1/help/notification_by_mail.html | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index 5fffbff9a..d11d4d945 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -294,7 +294,6 @@ $lang['search_date_from'] = 'Date'; $lang['search_date_to'] = 'End-Date'; $lang['search_date_type'] = 'Kind of date'; $lang['search_descending'] = 'Descending'; -$lang['search_explain'] = 'Use * as a wildcard for partial matches'; $lang['search_keywords'] = 'Search for words'; $lang['search_mode_and'] = 'Search for all terms '; $lang['search_mode_or'] = 'Search for any terms'; diff --git a/language/en_UK.iso-8859-1/help/notification_by_mail.html b/language/en_UK.iso-8859-1/help/notification_by_mail.html index 106c5a736..076bb7b34 100644 --- a/language/en_UK.iso-8859-1/help/notification_by_mail.html +++ b/language/en_UK.iso-8859-1/help/notification_by_mail.html @@ -1,6 +1,6 @@ <h2>Notification by mail</h2> -<p>This screen allows to configure, to manage the notification to users of news sendinf mail.</p> +<p>This screen allows to configure and manage email notifications to users of news on your site.</p> <p>This screen is composed of 3 tabs:</p> @@ -8,7 +8,7 @@ <p>Available only for webmasters, this tab sets parameters of the notification by mail.</p> <h3>Subscribe</h3> -<p>Available only for webmasters, this tab manages subscribe/unsubscribe of notification by mail.</p> +<p>Available only for webmasters, this tab manages subscription/unsubscription of users to email notifications.</p> <h3>Envoi</h3> <p>Available only for webmasters and administrators, this tab allows to send mails to notify news.</p> |