update version 0.0.9
update version 0.0.9
This commit is contained in:
@@ -101,8 +101,16 @@ $lang = array_merge($lang, array(
|
||||
'MCHAT_OVERRIDE_SMILIE_LIMIT_EXPLAIN' => 'Stel hier het aantal smilie limiet in voor de chat berichten',
|
||||
'MCHAT_OVERRIDE_MIN_POST_CHARS' => 'Minimum karakters limit',
|
||||
'MCHAT_OVERRIDE_MIN_POST_CHARS_EXPLAIN' => 'Stel ja in om het aantal minimum karakters in te stellen voor een chat bericht',
|
||||
'MCHAT_NEW_POSTS' => 'Toon nieuwe berichten',
|
||||
'MCHAT_NEW_POSTS_EXPLAIN' => 'Stel ja in om nieuwe berichten te plaatsen in een chat bericht<br /><strong>Je moet de add-on voor de nieuwe post meldingen geïnstalleerd hebben</strong> (binnen de directory van de download voor deze extensie).',
|
||||
'MCHAT_NEW_POSTS' => 'Enable Posts Display',
|
||||
'MCHAT_NEW_POSTS_EXPLAIN' => 'Set to yes and you can set below the options what message to display in the chat message area.',
|
||||
'MCHAT_NEW_POSTS_TOPIC' => 'Display New Topic Posts',
|
||||
'MCHAT_NEW_POSTS_TOPIC_EXPLAIN' => 'Set to yes to allow new topic posts from the forum to be posted into the chat message area.',
|
||||
'MCHAT_NEW_POSTS_REPLY' => 'Display New Replied Posts',
|
||||
'MCHAT_NEW_POSTS_REPLY_EXPLAIN' => 'Set to yes to allow replied posts from the forum to be posted into the chat message area.',
|
||||
'MCHAT_NEW_POSTS_EDIT' => 'Display Edited Posts',
|
||||
'MCHAT_NEW_POSTS_EDIT_EXPLAIN' => 'Set to yes to allow edited posts from the forum to be posted into the chat message area.',
|
||||
'MCHAT_NEW_POSTS_QUOTE' => 'Display Quoted Posts',
|
||||
'MCHAT_NEW_POSTS_QUOTE_EXPLAIN' => 'Set to yes to allow quoted posts from the forum to be posted into the chat message area.',
|
||||
'MCHAT_MAIN' => 'Hoofd Configuratie',
|
||||
'MCHAT_STATS' => 'Wie is aan het chatten',
|
||||
'MCHAT_STATS_INDEX' => 'Statistieken op de Index pagina',
|
||||
|
||||
Reference in New Issue
Block a user