diff options
Diffstat (limited to 'phpBB/language/en/ucp.php')
| -rw-r--r-- | phpBB/language/en/ucp.php | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php index 1faa623b44..6063f71d98 100644 --- a/phpBB/language/en/ucp.php +++ b/phpBB/language/en/ucp.php @@ -327,6 +327,7 @@ $lang = array_merge($lang, array(  	'NOTIFICATION_GROUP_MODERATION'						=> 'Moderation Notifications',  	'NOTIFICATION_GROUP_ADMINISTRATION'					=> 'Administration Notifications',  	'NOTIFICATION_GROUP_POSTING'						=> 'Posting Notifications', +	'NOTIFICATION_METHOD_BOARD'							=> 'Notifications',  	'NOTIFICATION_METHOD_EMAIL'							=> 'Email',  	'NOTIFICATION_METHOD_JABBER'						=> 'Jabber',  	'NOTIFICATION_TYPE'									=> 'Notification type', | 
