Version 2.0.0-RC3
This commit is contained in:
@@ -37,7 +37,11 @@ if (empty($lang) || !is_array($lang))
|
||||
$lang = array_merge($lang, array(
|
||||
// Module titles
|
||||
'ACP_CAT_MCHAT' => 'mChat',
|
||||
'ACP_MCHAT_CONFIG' => 'Configuration',
|
||||
'ACP_CAT_MCHAT_USER_CONFIG' => 'mChat in UCP',
|
||||
'ACP_MCHAT_GLOBALSETTINGS' => 'Global settings',
|
||||
'ACP_MCHAT_GLOBALUSERSETTINGS' => 'Global user settings',
|
||||
|
||||
'MCHAT_ACP_USER_PREFS_EXPLAIN' => 'Below are listed all mChat preferences of the selected user. Settings for which the selected user does not have permission to customise are disabled. These settings can be changed in the <em>Global user settings</em> mChat configuration section.',
|
||||
|
||||
// Log entries (%1$s is replaced with the user name who triggered the event)
|
||||
'LOG_MCHAT_CONFIG_UPDATE' => '<strong>mChat configuration updated</strong><br />» %1$s',
|
||||
|
||||
Reference in New Issue
Block a user