'Topics must contain a subject.', 'Too long subject' => 'Subjects cannot be longer than 70 characters.', 'No message' => 'You must enter a message.', 'Too long message' => 'Posts cannot be longer than '.PUN_MAX_POSTSIZE.' characters.', 'CSRF token mismatch' => 'Unable to confirm security token. A likely cause for this is that some time passed between when you first entered the page and when you posted the form. Clicking "Submit" again should solve the problem.', // Posting 'Compose your' => 'Compose your', 'New topic' => 'new topic', 'New reply' => 'new reply', 'Topic' => 'topic', 'Reply' => 'reply', 'Guest post legend' => 'Required information for guests', 'Post errors' => 'Warning! The following errors must be corrected before your message can be posted:', 'Guest name' => 'Guest name:', // For guests (instead of Username) 'Guest e-mail' => 'Guest e-mail:', 'Post redirect' => 'Post entered. Redirecting …', 'Post reply' => 'Post reply', 'Post new topic' => 'Post new topic', 'Topic subject' => 'Topic subject:', 'Write message' => 'Write message:', 'Hide smilies' => 'Never show smilies as icons (images) for this post.', 'Subscribe' => 'Subscribe to this topic.', 'Stay subscribed' => 'Stay subscribed to this topic.', 'Topic review' => 'Topic review (newest first)', 'Flood' => 'At least %s seconds have to pass between posts. Please wait a while and try posting again.', 'Permalink post' => 'Permanent link to this post', 'Optional legend' => 'Optional', 'Post settings' => 'Post settings:', 'Preview reply' => 'Preview of your reply', 'Preview new topic' => 'Preview of your new topic', 'Preview info' => 'This is how your post will appear once submitted.', 'Skip to preview' => 'Go to post preview', 'Skip to review' => 'Go to topic review', // Edit post 'Edit post legend' => 'Edit message', 'Edit this' => 'Edit this %s by %s', 'Silent edit' => 'Silent edit (don\'t display "Last edited by …" in topic view for this edit).', 'Edit post' => 'Edit ', 'Edit redirect' => 'Post updated. Redirecting …' );