aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-22 21:38:17 +0000
committervdigital <vdigital@piwigo.org>2008-12-22 21:38:17 +0000
commit2faf34386fea2d930d7125dab959844b5e243cdb (patch)
treef91e2b2b2d1afd5faa241e669a576d40eb54fdfa /language
parentf6117dcec913e8a489314edaf3c1c7823c669ee2 (diff)
- datePicker calendar to be re-chartered (roma).
- Identification > Notification : Translation review - Header with no header (Sylvia only). git-svn-id: http://piwigo.org/svn/branches/2.0@3013 68402e56-0260-453c-a942-63ccdbb3a9ee
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';