mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/11103] Fix module setup, add explanation to template
PHPBB3-11103
This commit is contained in:
@@ -468,7 +468,8 @@ $lang = array_merge($lang, array(
|
||||
'UCP_MSNM' => 'Windows Live Messenger',
|
||||
'UCP_NO_ATTACHMENTS' => 'You have posted no files.',
|
||||
|
||||
'UCP_NOTIFICATION_OPTIONS' => 'Notification options',
|
||||
'UCP_NOTIFICATION_OPTIONS' => 'Notification options',
|
||||
'UCP_NOTIFICATION_OPTIONS_EXPLAIN' => 'Here you can set your preferred notification methods for the board.',
|
||||
|
||||
'UCP_PREFS' => 'Board preferences',
|
||||
'UCP_PREFS_PERSONAL' => 'Edit global settings',
|
||||
|
Reference in New Issue
Block a user