$txt['manual_posting_sub_bbc'] = 'Bulletin Board Code';
$txt['manual_posting_bbc_desc'] = 'Bulletin Board Code (or BBC) is the essential tool for formatting and changing the appearance of your post. While it affects the plain text in much the same way as the formatting tools in any word processor, the main <strong>Message</strong> field does not behave in a WYSIWYG manner, so you should preview your message if you need to see what it will look like when posted.';
$txt['manual_posting_bbc_ref_part1'] = 'A complete ';
$txt['manual_posting_bbc_ref_link_bbcref'] = 'SMF Bulletin Board Code Reference';
$txt['manual_posting_bbc_ref_part2'] = ' is provided below.';
$txt['manual_posting_sub_smileys'] = 'Smileys';
$txt['manual_posting_smiley_desc_part1'] = 'While smileys can be viewed as purely whimsical in nature, they can also play a valuable role in clarifying the written word in much the same way as vocal inflections and/or facial expressions clarify the spoken word. Like most forum software, SMF provides a standard range of smiley images which can be added to posts by clicking the relevant icons or typing the relevant codes. A ';
$txt['manual_posting_smiley_desc_link_nosmileys'] = 'don\'t use smileys';
$txt['manual_posting_smiley_desc_part2'] = ' option is naturally also provided for those occasions when you don\'t want typed character combinations that would normally be displayed as smileys to be converted to the expected images!';
$txt['manual_posting_smiley_ref_part1'] = 'A complete ';
$txt['manual_posting_smiley_ref_link_smileysref'] = 'SMF Smileys Reference';
$txt['manual_posting_smiley_ref_part2'] = ' is provided below.';
$txt['manual_posting_sec_tags'] = 'Tags and Nesting (for beginners)';
$txt['manual_posting_tags_desc_part1'] = 'Before listing the available ';
$txt['manual_posting_tags_desc_link_bbcref'] = 'BBC buttons';
$txt['manual_posting_tags_desc_part2'] = ' and their purposes, let\'s see how they work by imagining that we want to post some text in bold type. While we can start by clicking the <strong>B</strong> (Bold) button and typing our text between the tags it produces, it\'s often more practical to type the text first, highlight it and then click the button. So typing \'text\', highlighting it and clicking the \'B\' button should produce \'
text\', which renders as
text when posted or previewed. (NB This doesn\'t work in Opera, which inserts the tags at the end of the post.) Subsequently highlighting \'
text\' and clicking the <strong>I</strong> (Italicized) button will produce \'
text\', which not only renders as
text when posted or previewed but also introduces the concept of nesting, which means that each new set of tags in a case like this should be seen as a new \'box\' containing both the original text
and any tags already applied to it.';
$txt['manual_posting_note_tags'] = 'Note that the BBC tags can also be typed and edited direct instead of clicking the buttons.';
$txt['manual_posting_sec_additional_options'] = 'Additional Options';
$txt['manual_posting_sec_additional_options_desc'] = 'The following options may appear by default in some forums but be contained within an expanding/collapsing panel (try clicking the link with the arrow below!) in others:';
$txt['manual_posting_notify'] = 'Notify me of replies.';
$txt['manual_posting_return'] = 'Return to this topic.';
$txt['manual_posting_no_smiley'] = 'Don\'t use smileys.';
$txt['manual_posting_attach'] = 'Attach';
$txt['manual_posting_allowed_types'] = 'Allowed file types: txt, jpg, gif, pdf, mpg, png';
$txt['manual_posting_max_size'] = 'Maximum attachment size allowed: 128 KB';
$txt['manual_posting_sub_notify'] = 'Notify me of replies';
$txt['manual_posting_notify_desc'] = 'Check this to subscribe to email notification for the topic.';
$txt['manual_posting_sub_return'] = 'Return to this topic';
$txt['manual_posting_return_desc'] = 'Check this to return to the topic (instead of the message index) after posting (NB you can also set this behaviour as a preference in your profile).';
$txt['manual_posting_sub_no_smiley'] = 'Don\'t use smileys';
$txt['manual_posting_no_smiley_desc_part1'] = 'Check this to prevent certain ';
$txt['manual_posting_no_smiley_desc_link_smileysref'] = 'character combinations';
$txt['manual_posting_no_smiley_desc_part2'] = ' in your post from being parsed and rendered as smileys.';
$txt['manual_posting_sub_attach'] = 'Attachments';
$txt['manual_posting_attach_desc_part1'] = 'If enabled, this feature allows you to attach files to your posts in much the same way as most email clients, so you simply have to browse to the relevant file(s) on your computer before clicking <strong>Post</strong>. You can delete your attachment(s) or add more by ';
$txt['manual_posting_attach_desc_link_modify'] = 'modifying your post';
$txt['manual_posting_attach_desc_part2'] = ', but please note that:';
$txt['manual_posting_attach_desc2'] = 'The permitted file types and sizes are set by the forum administrator(s).';
$txt['manual_posting_most_forums_attach'] = 'Although most forums are likely be configured to display attached images as part of the post, it\'s not possible to
preview attachments so you should always browse to and attach your files just before you finally
post your message.';
$txt['manual_posting_sec_references'] = 'References';
$txt['manual_posting_sub_SMF_bbc'] = 'SMF Bulletin Board Code';
$txt['manual_posting_sub_smf_bbc_desc'] = 'The buttons shown belong to the SMF default theme and may differ from forum to forum.';
$txt['manual_posting_header_name'] = 'Tag Name';
$txt['manual_posting_header_button'] = 'Button';
$txt['manual_posting_header_code'] = 'Code';
$txt['manual_posting_header_output'] = 'Output';
$txt['manual_posting_header_comments'] = 'Comments';
$txt['manual_posting_bbc_bold'] = 'Bold';
$txt['manual_posting_bold_code'] = '
bold';
$txt['manual_posting_bold_output'] = 'bold';
$txt['manual_posting_bold_comment'] = '*';
$txt['manual_posting_bbc_italic'] = 'Italicized';
$txt['manual_posting_italic_code'] = '
italicized';
$txt['manual_posting_italic_output'] = 'italicized';
$txt['manual_posting_italic_comment'] = '*';
$txt['manual_posting_bbc_underline'] = 'Underline';
$txt['manual_posting_underline_code'] = '
underline';
$txt['manual_posting_underline_output'] = 'underline';
$txt['manual_posting_underline_comment'] = '*';
$txt['manual_posting_bbc_strike'] = 'Strikethrough';
$txt['manual_posting_strike_code'] = '
strikethrough';
$txt['manual_posting_strike_output'] = 'strikethrough';
$txt['manual_posting_strike_comment'] = '*';
$txt['manual_posting_bbc_glow'] = 'Glow';
$txt['manual_posting_glow_code'] = '
glow';
$txt['manual_posting_glow_output'] = 'glow';
$txt['manual_posting_glow_comment'] = 'The three attributes (eg red, 2, 50) in the \'glow\' tag are color, strength and width respectively.';
$txt['manual_posting_bbc_shadow'] = 'Shadow';
$txt['manual_posting_shadow_code'] = '
shadow
';
$txt['manual_posting_shadow_output'] = 'shadow';
$txt['manual_posting_shadow_comment'] = 'The two attributes (eg red, left) in the \'shadow\' tag are color and direction respectively.';
$txt['manual_posting_bbc_move'] = 'Marquee';
$txt['manual_posting_move_code'] = '
';
$txt['manual_posting_move_output'] = 'move';
$txt['manual_posting_move_comment'] = 'Not valid XHTML, but can also be used for images!';
$txt['manual_posting_bbc_pre'] = 'Preformatted Text';
$txt['manual_posting_pre_comment'] = 'Preserves critical text formatting, rendered in a monospace font.';
$txt['manual_posting_bbc_left'] = 'Left Align';
$txt['manual_posting_left_code'] = '
left align
';
$txt['manual_posting_left_output'] = 'left align';
$txt['manual_posting_left_comment'] = '*';
$txt['manual_posting_bbc_centered'] = 'Centered';
$txt['manual_posting_centered_code'] = '
centered
';
$txt['manual_posting_centered_output'] = 'centered';
$txt['manual_posting_centered_comment'] = '*';
$txt['manual_posting_bbc_right'] = 'Right Align';
$txt['manual_posting_right_code'] = '
right align
';
$txt['manual_posting_right_output'] = 'right align';
$txt['manual_posting_right_comment'] = '*';
$txt['manual_posting_bbc_rtl'] = 'Right-to-Left';
$txt['manual_posting_rtl_code'] = '
right to left!
';
$txt['manual_posting_rtl_output'] = 'right to left!';
$txt['manual_posting_rtl_comment'] = 'Typical usage would be to post Arabic or Hebrew in an English document.';
$txt['manual_posting_bbc_ltr'] = 'Left-to-Right';
$txt['manual_posting_ltr_code'] = '
left to right!
';
$txt['manual_posting_ltr_output'] = 'left to right!';
$txt['manual_posting_ltr_comment'] = 'Typical usage would be to post English in an Arabic or Hebrew document.';
$txt['manual_posting_bbc_hr'] = 'Horizontal Rule';
$txt['manual_posting_hr_code'] = '
';
$txt['manual_posting_hr_comment'] = '*';
$txt['manual_posting_bbc_size'] = 'Font Size';
$txt['manual_posting_size_code'] = '
font size';
$txt['manual_posting_size_output'] = 'font size';
$txt['manual_posting_size_comment'] = '*';
$txt['manual_posting_bbc_font'] = 'Font Face';
$txt['manual_posting_font_code'] = '
font face';
$txt['manual_posting_font_output'] = 'font face';
$txt['manual_posting_font_comment'] = 'Only fonts installed on the user\'s computer will be displayed, so use with caution!';
$txt['manual_posting_bbc_color'] = 'Font Color';
$txt['manual_posting_color_code'] = '
red';
$txt['manual_posting_color_output'] = 'red';
$txt['manual_posting_color_comment'] = 'Select the color from the drop-down.';
$txt['manual_posting_bbc_flash'] = 'Insert Flash';
$txt['manual_posting_flash_code'] = '
http://<br />http://somesite/somefile.swf<br />';
$txt['manual_posting_flash_output'] = '
http://somesite/somefile.swf';$txt['manual_posting_flash_comment'] = 'Please note that, if embedded Flash has been disabled by the forum administrator(s), the Flash file will appear as a straight hyperlink as shown here. The two attributes in the \'flash\' tag (where relevant) are width and height respectively.';
$txt['manual_posting_bbc_img'] = 'Insert Image';
$txt['manual_posting_img_top_code'] = '
';
$txt['manual_posting_img_top_comment'] = 'Type the width and height attributes to resize the image.';
$txt['manual_posting_img_bottom_code'] = '
';
$txt['manual_posting_bbc_url'] = 'Insert Hyperlink';
$txt['manual_posting_url_code'] = '
http://somesite/';
$txt['manual_posting_url_output'] = '
http://somesite/';$txt['manual_posting_url_comment'] = 'NB the \'url\' tag opens in a new window, but you can type \'iurl\' tags to open in the same window.';
$txt['manual_posting_url_bottom_code'] = '
descriptive link
';
$txt['manual_posting_url_bottom_output'] = 'descriptive link';
$txt['manual_posting_bbc_email'] = 'Insert Email';
$txt['manual_posting_email_code'] = '
<br />someone@somesite<br />';
$txt['manual_posting_email_output'] = 'someone@somesite';
$txt['manual_posting_email_comment'] = '*';
$txt['manual_posting_bbc_ftp'] = 'Insert FTP Link';
$txt['manual_posting_ftp_code'] = '
ftp://somesite/somefile
';
$txt['manual_posting_ftp_output'] = '
ftp://somesite/somefile';$txt['manual_posting_ftp_comment'] = '*';
$txt['manual_posting_ftp_bottom_code'] = '
descriptive link
';
$txt['manual_posting_ftp_bottom_output'] = 'descriptive link';
$txt['manual_posting_bbc_table'] = 'Insert Table';
$txt['manual_posting_table_code'] = '
';
$txt['manual_posting_table_comment'] = 'No meaningful output from the \'table\' tags alone.';
$txt['manual_posting_bbc_row'] = 'Insert Table Row';
$txt['manual_posting_row_code'] = '
';
$txt['manual_posting_row_comment'] = 'No meaningful output from the \'table\' and \'tr\' tags alone.';
$txt['manual_posting_bbc_column'] = 'Insert Table Column';
$txt['manual_posting_column_code'] = '
';
$txt['manual_posting_column_output'] = 'content';
$txt['manual_posting_column_comment'] = 'Note the correct nesting of the tags, so the \'table\' tags contain the \'tr\' tags, which each contain an equal number of \'td\' tags!';
$txt['manual_posting_column_bottom_code'] = '
';
$txt['manual_posting_bbc_sup'] = 'Superscript';
$txt['manual_posting_sup_code'] = '
superscript';
$txt['manual_posting_sup_output'] = 'superscript';
$txt['manual_posting_sup_comment'] = '*';
$txt['manual_posting_bbc_sub'] = 'Subscript';
$txt['manual_posting_sub_code'] = '
subscript';
$txt['manual_posting_sub_output'] = 'subscript';
$txt['manual_posting_sub_comment'] = '*';
$txt['manual_posting_bbc_tt'] = 'Teletype';
$txt['manual_posting_tt_code'] = '
teletype';
$txt['manual_posting_tt_output'] = 'teletype';
$txt['manual_posting_tt_comment'] = 'Monospace font.';
$txt['manual_posting_bbc_code'] = 'Insert Code';
$txt['manual_posting_code_code'] = '
<?php phpinfo(); ?>
';
$txt['manual_posting_code_comment'] = 'Always use to preserve formatting of code and avoid parsing as BBC and/or smileys!';
$txt['manual_posting_bbc_quote'] = 'Insert Quote';
$txt['manual_posting_quote_code'] = '
quote
';
$txt['manual_posting_quote_output'] = 'quote';
$txt['manual_posting_quote_comment'] = 'Note the optional \'author\' attribute.';
$txt['manual_posting_quote_buttom_code'] = '
quote
';
$txt['manual_posting_quote_buttom_output'] = 'quote';
$txt['manual_posting_bbc_list'] = 'Insert List';
$txt['manual_posting_list_code'] = '
[/list]';
$txt['manual_posting_list_output'] = '<ul><li>SMF</li><li>YaBB SE</li></ul>';
$txt['manual_posting_list_comment'] = 'While you can add as many items as you wish, each item must be contained by the correct opening and closing tags. You can also style your list item bullets with special opening tags and no closing tags, but this option doesn\'t currently output valid XHTML.';
$txt['manual_posting_list_buttom_code'] = '
- circle
- circle
[0]circle
- disc
- disc
- square
- square
- square
';
$txt['manual_posting_list_buttom_output'] = '<ul><li type="circle">circle
<li type="circle">circle
<li type="circle">circle
<li type="disc">disc
<li type="disc">disc
<li type="square">square
<li type="square">square
<li type="square">square
</ul>';
$txt['manual_posting_bbc_abbr'] = 'Abbreviation';
$txt['manual_posting_abbr_code'] = '
eg';
$txt['manual_posting_abbr_output'] = 'eg';
$txt['manual_posting_abbr_comment'] = 'Displays the full expression for the abbreviation on mouseover.';
$txt['manual_posting_bbc_acro'] = 'Acronym';
$txt['manual_posting_acro_code'] = '
SMF';
$txt['manual_posting_acro_output'] = 'SMF';
$txt['manual_posting_acro_comment'] = 'Displays the full expression for the acronym on mouseover.';
$txt['manual_posting_sub_help_smileys'] = 'SMF Smileys';
$txt['manual_posting_smileys_help_desc'] = 'The smileys shown here are the standard set from the SMF default theme and may differ from forum to forum.';
$txt['manual_posting_smileys_help_name'] = 'Name';
$txt['manual_posting_smileys_help_img'] = 'Image (click to insert)';
$txt['manual_posting_smileys_help_code'] = 'Code (type to insert)';
$txt['manual_posting_smiley_help_name'] = 'Smiley';
$txt['manual_posting_wink_help_name'] = 'Wink';
$txt['manual_posting_cheesy_help_name'] = 'Cheesy';
$txt['manual_posting_grin_help_name'] = 'Grin';
$txt['manual_posting_angry_help_name'] = 'Angry';
$txt['manual_posting_sad_help_name'] = 'Sad';
$txt['manual_posting_shocked_help_name'] = 'Shocked';
$txt['manual_posting_cool_help_name'] = 'Cool';
$txt['manual_posting_huh_help_name'] = 'Huh';
$txt['manual_posting_rolleyes_help_name'] = 'Roll Eyes';
$txt['manual_posting_tongue_help_name'] = 'Tongue';
$txt['manual_posting_embarrassed_help_name'] = 'Embarrassed';
$txt['manual_posting_lipsrsealed_help_name'] = 'Lips Sealed';
$txt['manual_posting_undecided_help_name'] = 'Undecided';
$txt['manual_posting_kiss_help_name'] = 'Kiss';
$txt['manual_posting_cry_help_name'] = 'Cry';
$txt['manual_posting_smiley_parse'] = 'Please note that not all of the smiley codes will be correctly parsed and converted to images unless their opening spaces are present.';