aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/admin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK.iso-8859-1/admin.lang.php')
-rw-r--r--language/en_UK.iso-8859-1/admin.lang.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php
index ab32c46f4..1596d3d24 100644
--- a/language/en_UK.iso-8859-1/admin.lang.php
+++ b/language/en_UK.iso-8859-1/admin.lang.php
@@ -253,6 +253,20 @@ $lang['nbm_Send mail to users'] = 'Send mail to users';
$lang['nbm_To unsubscribe send a message to %s.'] = 'To unsubscribe send a message to %s.';
$lang['nbm_User %s [%s] added.'] = 'User %s [%s] added.';
$lang['nbm_item_notification'] = 'Notification';
+$lang['nbm_param_mode'] = 'Parameter';
+$lang['nbm_subscribe_mode'] = 'Subscribe';
+$lang['nbm_send_mode'] = 'Send';
+$lang['nbm_title_param'] = 'Parameters';
+$lang['nbm_send_detailed_content'] = 'Send detailed content';
+$lang['nbm_complementary_mail_content'] = 'Complementary mail content';
+$lang['nbm_title_subscribe'] = 'Subscribe/unscribe users';
+$lang['nbm_warning_subscribe_unsubcribe'] = 'Warning, subscribe or unscribe send mails to users [Not Implemented]';
+$lang['nbm_subscribe_col'] = 'Subscribed';
+$lang['nbm_unsubscribe_col'] = 'Unsubcribed';
+$lang['nbm_title_send'] = 'Select sendings';
+$lang['nbm_send_submit'] = 'Send';
+$lang['nbm_send_col'] = 'To send';
+$lang['nbm_nosend_col'] = 'No to send';
$lang['no_write_access'] = 'no write access';
$lang['order_by'] = 'order by';
$lang['path'] = 'path';