'Send', 'MCHAT_ARCHIVE' => 'Archive', 'MCHAT_ARCHIVE_PAGE' => 'mChat Archive', 'MCHAT_CUSTOM_PAGE' => 'mChat', 'MCHAT_BBCODES' => 'BBCodes', 'MCHAT_CUSTOM_BBCODES' => 'Custom BBCodes', 'MCHAT_DELCONFIRM' => 'Are you sure you want to delete this message?', 'MCHAT_EDIT' => 'Edit', 'MCHAT_EDITINFO' => 'Edit the message below.', 'MCHAT_NEW_CHAT' => 'New chat message!', 'MCHAT_SEND_PM' => 'Send private message', 'MCHAT_LIKE' => 'Like this message', 'MCHAT_LIKES' => 'likes this message', 'MCHAT_FLOOD' => 'You can not post another message so soon after your last.', 'MCHAT_FOE' => 'This message was made by %1$s who is currently on your ignore list.', 'MCHAT_RULES' => 'Rules', 'MCHAT_WHOIS_USER' => 'IP whois for %1$s', 'MCHAT_MESS_LONG' => 'Your message is too long. Please limit it to %1$d characters.', 'MCHAT_NO_CUSTOM_PAGE' => 'The mChat page is not activated at this time.', 'MCHAT_NO_RULES' => 'The mChat rules page is not activated at this time.', 'MCHAT_NOACCESS_ARCHIVE' => 'You don’t have permission to view the archive.', 'MCHAT_NOJAVASCRIPT' => 'Please enable JavaScript to use mChat.', 'MCHAT_NOMESSAGE' => 'No messages', 'MCHAT_NOMESSAGEINPUT' => 'You have not entered a message', 'MCHAT_MESSAGE_DELETED' => 'This message has been deleted.', 'MCHAT_OK' => 'OK', 'MCHAT_PAUSE' => 'Paused', 'MCHAT_PERMISSIONS' => 'Change user’s permissions', 'MCHAT_REFRESHING' => 'Refreshing…', 'MCHAT_RESPOND' => 'Respond to user', 'MCHAT_SMILES' => 'Smilies', 'MCHAT_TOTALMESSAGES' => 'Total messages: %1$d', 'MCHAT_USESOUND' => 'Play sound', 'MCHAT_SOUND_ON' => 'Sound is on', 'MCHAT_SOUND_OFF' => 'Sound is off', 'MCHAT_ENTER' => 'Use Ctrl/Cmd + Enter for the alternative action', 'MCHAT_ENTER_SUBMIT' => 'Enter sends the message', 'MCHAT_ENTER_LINEBREAK' => 'Enter adds a new line', 'MCHAT_COLLAPSE_TITLE' => 'Toggle visibility of mChat', 'MCHAT_WHO_IS_REFRESH_EXPLAIN' => 'Refreshes every %1$d seconds', 'MCHAT_MINUTES_AGO' => [ 0 => 'just now', 1 => '%1$d minute ago', 2 => '%1$d minutes ago', ], // These messages are formatted with JavaScript, hence {} and no %d 'MCHAT_CHARACTER_COUNT' => '{current} characters', 'MCHAT_CHARACTER_COUNT_LIMIT' => '{current} out of {max} characters', 'MCHAT_MENTION' => ' @{username} ', ]);