var
textTooLarge = 'Message text is too long (maximum length is ' + maxMsgSize + ' characters)';
rusInName = 'Cyrillic character is found in topic title.',
rusInText = 'Cyrillic character is found in message text.',
engInName = '',
engInText = '',
noSect = 'Forum section is not selected';
