aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-22 21:39:55 +0000
committervdigital <vdigital@piwigo.org>2008-12-22 21:39:55 +0000
commitef2eb384738eee50992088a37a52713ff9a60f64 (patch)
tree0359dbfef96b96203c5307fb0887756f309c4ef9 /language
parent2ea8ea880df9905e2bed4215f963c0ee3b6b1201 (diff)
- datePicker calendar to be re-chartered (roma).
- Identification > Notification : Translation review - Header with no header (Sylvia only). merge -c3013 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3014 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';