aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
Diffstat (limited to 'language')
-rw-r--r--language/en_UK/admin.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index 9220af02f..e582a2aad 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -294,9 +294,9 @@ $lang['nbm_msg_n_mails_sent'] = '%d mails were sent.';
$lang['nbm_msg_n_mail_not_send'] = '%d mail was not sent.';
$lang['nbm_msg_n_mails_not_send'] = '%d mails were not sent.';
$lang['nbm_no_mail_to_send'] = 'No mail to send.';
-$lang['nbm_no_user_available_to_send_L1'] = 'No user are available in order to send mail.';
-$lang['nbm_no_user_available_to_send_L2'] = 'A user is available, if there are new elements to notify.';
-$lang['nbm_no_user_available_to_send_L3'] = 'It\'s possible that the are no subscribed users (only webmaster can see this tab).';
+$lang['nbm_no_user_available_to_send_L1'] = 'There is no available subscribers to mail.';
+$lang['nbm_no_user_available_to_send_L2'] = 'Subscribers could be listed (available) only if there is new elements to notify.';
+$lang['nbm_no_user_available_to_send_L3'] = 'Anyway only webmasters can see this tab and never administrators.';
$lang['nbm_no_user_to send_notifications_by_mail'] = 'No user to send notifications by mail.';
$lang['nbm_object_news'] = 'New elements added';
$lang['nbm_object_subscribe'] = 'Subscribe to notification by mail';