[ticket/11103] Language key needed in the UCP

PHPBB3-11103
This commit is contained in:
Nathan Guse 2012-09-27 19:08:22 -05:00
parent dfb17f444a
commit 521992215c

View file

@ -288,6 +288,7 @@ $lang = array_merge($lang, array(
'NEW_PASSWORD_CONFIRM_EMPTY' => 'You did not enter a confirm password.',
'NEW_PASSWORD_ERROR' => 'The passwords you entered do not match.',
'NOTIFICATIONS' => 'Notifications',
'NOTIFICATION_METHOD_EMAIL' => 'Email',
'NOTIFICATION_METHOD_JABBER' => 'Jabber',
'NOTIFICATION_TYPE' => 'Notification type',