?php
// Version: 2.0; Modifications
// Begin Download System Text Strings
$txt['downloads_menu'] = 'Downloads';
$txt['downloads_admin'] = 'Downloads Configuration';
$txt['downloads_text_settings'] = 'Settings';
$txt['downloads_form_approvedownloads'] = 'Approve Downloads';
$txt['downloads_form_reportdownloads'] = 'Reported Downloads';
$txt['downloads_form_approvecomments'] = 'Approve Comments';
$txt['downloads_filespace'] = 'File Space Manager';
$txt['downloads_text_catpermlist2'] = 'Category Permissions';
$txt['downloads_txt_import'] = 'Import';
// Permissions
$txt['permissiongroup_downloads'] = 'Downloads System';
$txt['permissiongroup_simple_downloads'] = 'Downloads System';
$txt['permissionname_downloads_view'] = 'View Downloads';
$txt['permissionhelp_downloads_view'] = 'Allows the user to view the Downloads';
$txt['cannot_downloads_view'] = 'You are not allowed to view the Downloads';
$txt['permissionname_downloads_add'] = 'Add Download';
$txt['permissionhelp_downloads_add'] = 'Allows the user to add a download.';
$txt['cannot_downloads_add'] = 'You are not allowed to add a download.';
$txt['permissionname_downloads_edit'] = 'Edit own Download';
$txt['permissionhelp_downloads_edit'] = 'Allows the user to edit their own download.';
$txt['cannot_downloads_edit'] = 'You are not allowed to edit that download';
$txt['permissionname_downloads_delete'] = 'Delete own Download';
$txt['permissionhelp_downloads_delete'] = 'Allows the user to delete their own download.';
$txt['cannot_downloads_delete'] = 'You are not allowed to delete that download.';
$txt['permissionname_downloads_ratefile'] = 'Rate Downloads';
$txt['permissionhelp_downloads_ratefile'] = 'Allows the user to rate a file.';
$txt['cannot_downloads_ratefile'] = 'You are not allowed to rate that file.';
$txt['permissionname_downloads_editcomment'] = 'Edit own Comment';
$txt['permissionhelp_downloads_editcomment'] = 'Allows the user to edit their own comments.';
$txt['cannot_downloads_editcomment'] = 'You are not allowed to edit that comment.';
$txt['permissionname_downloads_comment'] = 'Leave Comments';
$txt['permissionhelp_downloads_comment'] = 'Allows the user to leave comments on a download.';
$txt['cannot_downloads_comment'] = 'You are not allowed to leave comments.';
$txt['permissionname_downloads_report'] = 'Report Pictures/Comments';
$txt['permissionhelp_downloads_report'] = 'Allows the user to report downloads and comments.';
$txt['cannot_downloads_report'] = 'You are not allowed to report content.';
$txt['permissionname_downloads_autocomment'] = 'Auto Approve Comments';
$txt['permissionhelp_downloads_autocomment'] = 'Comments do not need to wait for approval.';
$txt['permissionname_downloads_autoapprove'] = 'Auto Approve Downloads';
$txt['permissionhelp_downloads_autoapprove'] = 'Downloads do not need to wait for approval.';
$txt['permissionname_downloads_manage'] = 'Admin Download System';
$txt['permissionhelp_downloads_manage'] = 'Allows the user to add/delete/edit all catagories. Delete Comments, Delete Downloads, Approve Downloads';
$txt['cannot_downloads_manage'] = 'You are not allowed to manage the downloads.';
// END Download System Text Strings
// Read the Rules Link Above Post Button Mod
$txt['read_the_rules_text1'] = 'Please read';
$txt['read_the_rules_text2'] = 'the rules';
$txt['read_the_rules_text3'] = 'before you post!';
$txt['read_the_rules_enable'] = 'Enable Read the Rules Link Above Post Button';
$txt['read_the_rules_link'] = 'Link for Read the Rules Link Mod';
$txt['read_the_rules_link_text'] = 'Default is index.php?action=help but this can be any link you like.';
// Read the Rules Link Above Post Button Mod
// Added for member notepad mod.
$txt['notepad'] = 'Notepad';
$txt['mem_notepad'] = 'Member Notepad';
$txt['delete_note'] = 'Delete this note';
$txt['add_note'] = 'Add new note';
$txt['note_edit'] = 'Edit Note';
$txt['note_submit'] = 'Add Note';
$txt['notes_close'] = 'Close Notepad';
$txt['notes_no_subject'] = 'Input a subject';
$txt['notes_no_subject_display'] = 'Input a subject';
$txt['notes_add_new_title'] = 'Input the subject here';
$txt['notes_add_new_text'] = 'Add your new note here.';
$txt['notes_delete_confirm'] = 'Are you sure you wish to delete this note?';
$txt['mem_total_notes'] = 'You have a total of ';
$txt['mem_total_notes1'] = ' note.';
$txt['mem_total_notes2'] = ' notes.';
$txt['mem_total_notes_allowed'] = ' The maximum allowed is ';
$txt['notes_nojs'] = 'You do not have Javascript enabled';
$txt['notes_nojs_click'] = 'Click here for Notepad';
$txt['notes_popup'] = 'Open in Popup Window';
$txt['note_highlight'] = 'Highlight Note';
$txt['notepad_enable_use'] = 'Enable Member Notepad';
$txt['notepad_max_notes'] = 'Maximum number of notes allowed. (0 for no max)';
$txt['notepad_select_groups'] = 'Member groups allowed to use Notepad ';
$txt['notepad_max_select_groups'] = 'Member groups allowed to ignore the maximum notes limit.';
$txt['notepad_menu_select'] = 'Menu position for the "Notepad" button';
$txt['notepad_parent_menu'] = '
Select the parent menu';
$txt['notepad_menu_pos'] = 'Menu postion.';
$txt['main_menu'] = 'Main menu';
$txt['cannot_use_notepad'] = 'Sorry. You don\'t have permission to use Notepad';
$txt['notes_error1'] = 'The body of this note was left empty.';
$txt['notes_error2'] = 'The body text was not changed';
$txt['notes_error3'] = 'Please change the subject for this note';
$txt['notes_error4'] = 'The subject cannot be left blank.';
//Begin SMF Gallery Text Strings
$txt['smfgallery_title'] = 'Gallery For SMF';
$txt['smfgallery_menu'] = 'Gallery';
$txt['smfgallery_version'] = '5.0 Lite';
$txt['smfgallery_admin'] = 'Gallery Configuration';
$txt['gallery_txt_convertors'] = 'Convertors';
//Permissions
$txt['permissiongroup_smfgallery'] = 'SMF Gallery';
$txt['permissiongroup_simple_smfgallery'] = 'Use SMF Gallery.';
$txt['permissionname_smfgallery_view'] = 'View SMF Gallery';
$txt['permissionhelp_smfgallery_view'] = 'Allows the user to view the Gallery';
$txt['cannot_smfgallery_view'] = 'You are not allowed to view the Gallery';
$txt['permissionname_smfgallery_add'] = 'Add Picture';
$txt['permissionhelp_smfgallery_add'] = 'Allows the user to add a picture.';
$txt['cannot_smfgallery_add'] = 'You are not allowed to add a picture.';
$txt['permissionname_smfgallery_edit'] = 'Edit own Picture';
$txt['permissionhelp_smfgallery_edit'] = 'Allows the user to edit a picture.';
$txt['cannot_smfgallery_edit'] = 'You are not allowed to edit a picture.';
$txt['permissionname_smfgallery_delete'] = 'Delete own Picture';
$txt['permissionhelp_smfgallery_delete'] = 'Allows the user to delete a picture.';
$txt['cannot_smfgallery_delete'] = 'You are not allowed to delete a picture.';
$txt['permissionname_smfgallery_comment'] = 'Leave Comments';
$txt['permissionhelp_smfgallery_comment'] = 'Allows the user to leave comments on a picture.';
$txt['cannot_smfgallery_comment'] = 'You are not allowed to leave comments.';
$txt['permissionname_smfgallery_report'] = 'Report Pictures/Comments';
$txt['permissionhelp_smfgallery_report'] = 'Allows the user to report pictures and comments.';
$txt['cannot_smfgallery_report'] = 'You are not allowed to report content.';
$txt['permissionname_smfgallery_autoapprove'] = 'Auto Approve Pictures';
$txt['permissionhelp_smfgallery_autoapprove'] = 'Pictures do not need to wait for approval.';
$txt['permissionname_smfgallery_manage'] = 'Manage Gallery';
$txt['permissionhelp_smfgallery_manage'] = 'Allows the user to add/delete/edit all catagories. Delete Comments, Delete Pictures, Approve Pictures';
$txt['cannot_smfgallery_manage'] = 'You are not allowed to manage gallery.';
$txt['gallery_form_managecats'] = 'Manage Categories';
$txt['gallery_form_approveimages'] = 'Approve Images';
$txt['gallery_form_reportimages'] = 'Reported Images';
$txt['gallery_text_settings'] = 'Settings';
$txt['gallery_txt_copyrightremoval'] = 'Copyright Removal';
//END SMF Gallery Text Strings
// BEGIN MOD BBCodeWithStyle
$txt['style_paragraph'] = 'Paragraph style';
$txt['style_character'] = 'Character style';
// END MOD BBCodeWithStyle
// Post History Start
$txt['core_settings_item_posthistory'] = 'Post History';
$txt['core_settings_item_posthistory_desc'] = 'Store history of edits of message content into database.';
$txt['view_post_history'] = 'View Edits of Post';
$txt['title_view_post_history'] = 'Viewing Post History for - %1$s';
$txt['ph_last_edit'] = 'Latest Edit By';
$txt['ph_last_time'] = 'Edit Time';
$txt['ph_view_edit'] = 'View Post';
$txt['ph_original_edit'] = 'original';
$txt['ph_current_edit'] = 'current';
$txt['ph_current_original_edit'] = 'current, original';
$txt['ph_no_edits'] = 'No one has edited this post yet';
$txt['compare_selected'] = 'Compare Selected';
$txt['restore'] = 'Restore';
$txt['permissionname_posthistory_view'] = 'View Edit History of Post';
$txt['permissionhelp_posthistory_view'] = 'Allows user to view past versions of post.';
$txt['permissionname_posthistory_view_own'] = 'Own post';
$txt['permissionname_posthistory_view_any'] = 'Any post';
$txt['permissionname_posthistory_restore'] = 'Restore older version';
$txt['permissionhelp_posthistory_restore'] = 'Allows user to start editing from older version of post.';
$txt['permissionname_posthistory_restore_own'] = 'Own post';
$txt['permissionname_posthistory_restore_any'] = 'Any post';
$txt['permissionname_simple_posthistory_view_own'] = 'View edit history of their own post';
$txt['permissionname_simple_posthistory_view_any'] = 'View edit history of someone else\'s post';
$txt['permissionname_simple_posthistory_restore_own'] = 'Restore older version of own post';
$txt['permissionname_simple_posthistory_restore_any'] = 'Restore older versions of someone else\'s post';
$txt['cannot_posthistory_view_any'] = 'You are not allowed to view history of this post!';
$txt['cannot_posthistory_restore_own'] = 'You are not allowed to start editing from older version of your posts!';
$txt['cannot_posthistory_restore_any'] = 'You are not allowed to start editing from older version of someone else\'s post!';
// Post History END
//Begin Reg Links
//$txt['no_view_links'] = 'You are not allowed to view links.';
//$txt['txt_reg_links_register'] = 'Register';
//$txt['txt_reg_links_login'] = 'Login';
//$txt['txt_reg_links_or'] = 'or';
//END Reg Links Text Strings
$txt['show_additional_groups'] = 'Show additional membergroups on Topic Display and Profile Summary?';
$txt['show_additional_groups_name'] = 'Show the name of the additional membergroups? If not selected, only the stars will be shown. This is only active if the previous option is selected';
//Start Pm Notification Bar by Dzonny
$txt['msg_alert_you_have'] = 'You have';
$txt['msg_alert_messages'] = 'messages';
$txt['message_lowercase'] = 'messages';
$txt['newmessages4'] = ',';
$txt['newmessages0'] = 'new message';
$txt['newmessages1'] = 'new messages';
//End Pm Notification Bar by Dzonny
$txt['pm_register'] = 'Send pm to new members';
$txt['pm_register_id'] = 'Select the ID of the sender';
$txt['pm_register_username'] = 'Select the Username of the sender';
$txt['pm_register_subject'] = 'The subject of the PM';
$txt['pm_register_body'] = 'The message of the PM (BBCODE)';
$txt['pm_register_body_desc'] = 'This is where you set the message that you would like to send to the user. To insert the username of the user just insert "{$username}". For forum name use "{$forumname}".';
$txt['who_is_online_avatar_show'] = 'Who is online avatar show';
$txt['who_is_avatar'] = 'Avatar';
$txt['who_is_online_avatar_height'] = 'Who is_online avatar max-height (px)';
$txt['who_is_online_avatar_30px'] = '30px';
$txt['who_is_online_avatar_40px'] = '40px';
$txt['who_is_online_avatar_50px'] = '50px';
$txt['who_is_online_avatar_60px'] = '60px';
$txt['who_is_online_avatar_70px'] = '70px';
$txt['who_is_online_avatar_80px'] = '80px';
$txt['who_is_online_avatar_90px'] = '90px';
$txt['who_is_online_avatar_100px'] = '100px';
// Begin Auto Embed Media Pro Text Strings
$txt['mediapro_admin'] = 'Simple Audio Video Embedder';
$txt['mediapro_settings'] = 'Settings';
$txt['mediapro_save_settings'] = 'Save Settings';
$txt['mediapro_err_cache'] = 'Cache folder not writable must fix for performance!';
$txt['mediapro_settings2'] = 'Settings and configuration for Simple Audio Video Embedder';
$txt['mediapro_copyremove'] = 'Copyright Removal';
$txt['mediapro_copyremove2'] = 'Remove the copyright for Simple Audio Video Embedder';
// END Auto Embed Media Pro Text Strings
// Begin SMF Articles Text Strings
$txt['smfarticles_menu'] = 'Articles';
$txt['smfarticles_admin'] = 'Articles Configuration';
$txt['smfarticles_articlessettings'] = 'Settings';
$txt['smfarticles_approvearticles'] = 'Approve Articles';
$txt['smfarticles_form_approvecomments'] = 'Approve Comments';
$txt['smfarticles_catpermlist'] = 'Category Permission List';
$txt['smfarticles_txt_copyrightremoval'] = 'Copyright Removal';
$txt['smfarticles_txt_managecategories'] = 'Manage Categories';
$txt['smfarticles_txt_import'] = 'Import';
$txt['permissiongroup_smfarticles'] = 'SMF Articles';
$txt['permissiongroup_simple_smfarticles'] = 'SMF Articles';
$txt['permissionname_view_articles'] = 'View Articles';
$txt['permissionhelp_view_articles'] = 'Sets if the user can view the articles.';
$txt['cannot_view_articles'] = 'You can not view the articles page.';
$txt['permissionname_add_articles'] = 'Add Article';
$txt['permissionhelp_add_articles'] = 'If the user is allowed to submit articles';
$txt['cannot_add_articles'] = 'You can not add articles.';
$txt['permissionname_edit_articles'] = 'Edit own Articles';
$txt['permissionhelp_edit_articles'] = 'If the user is allowed to edit articles';
$txt['cannot_edit_articles'] = 'You can not edit articles.';
$txt['permissionname_delete_articles'] = 'Delete own Articles';
$txt['permissionhelp_delete_articles'] = 'If the user is allowed to delete articles';
$txt['cannot_delete_articles'] = 'You can not delete articles.';
$txt['permissionname_articles_comment'] = 'Leave Comments';
$txt['permissionhelp_articles_comment'] = 'Allows the user to leave comments on an article.';
$txt['cannot_articles_comment'] = 'You are not allowed to leave comments.';
$txt['permissionname_articles_auto_approve'] = 'Articles Auto Approved';
$txt['permissionhelp_articles_auto_approve'] = 'If the users articles are auto approved when submitted.';
$txt['permissionname_articles_autocomment'] = 'Auto Approve Comments';
$txt['permissionhelp_articles_autocomment'] = 'Comments do not need to wait for approval.';
$txt['permissionname_rate_articles'] = 'Rate Articles';
$txt['permissionhelp_rate_articles'] = 'If the user is allowed to rate articles';
$txt['cannot_rate_articles'] = 'You are not allowed to rate articles.';
$txt['permissionname_articles_admin'] = 'Admin Articles';
$txt['permissionhelp_articles_admin'] = 'User can manage the articles';
$txt['cannot_articles_admin'] = 'You are not allowed to manage the articles.';
// END SMF Articles Strings
$txt['b_color'] = 'Board Color';
$txt['color_of_board'] = 'This is where you can set the color of the board IE: red OR #FF0000';
$txt['b_icon'] = 'Board Icon';
$txt['icon_of_board'] = 'Please insert link to icon preferably 18x18pix. Auto resize';
$txt['permissionname_view_hidden'] = 'View hidden users in the online list';
$txt['permissionhelp_view_hidden'] = 'This permission determines whether or not members of this group can view the hidden users in the online list';
//Buddies Block MOD
$txt['bb_enable'] = 'Enable buddis block
(Also check permissions settings)
';
$txt['bb_number'] = 'Number of buddies in block
';
$txt['attachmentPMLimit'] = 'Max attachment size per PM
(0 for no limit)
';
$txt['pmAttachmentSizeLimit'] = 'Max size per attachment
(0 for no limit)
';
$txt['attachmentNumPerPMLimit'] = 'Max number of attachments per PM
(0 for no limit)
';
$txt['pmAttachmentThumbnails'] = 'Resize images when showing under PM\'s';
$txt['pmAttachmentThumbWidth'] = 'Maximum width of thumbnails';
$txt['pmAttachmentThumbHeight'] = 'Maximum height of thumbnails';
$txt['pmattach_dir_does_not_exist'] = 'Does Not Exist';
$txt['pmattach_dir_not_writable'] = 'Not Writable';
$txt['pmattach_dir_files_missing'] = 'Files Missing (Repair)';
$txt['pmattach_dir_unused'] = 'Unused';
$txt['pmattach_dir_ok'] = 'OK';
$txt['pmattach_path_manage'] = 'Manage Attachment Paths';
$txt['pmattach_paths'] = 'Attachment Paths';
$txt['pmattach_current_dir'] = 'Current Directory';
$txt['pmattach_path'] = 'Path';
$txt['pmattach_current_size'] = 'Current Size (KB)';
$txt['pmattach_num_files'] = 'Files';
$txt['pmattach_dir_status'] = 'Status';
$txt['pmattach_add_path'] = 'Add Path';
$txt['pmattach_path_current_bad'] = 'Invalid current attachment path.';
$txt['pmattachment_total'] = 'Total PM Attachments';
$txt['pmattachmentdir_size'] = 'Total Size of PM Attachment Directory';
$txt['pmattachmentdir_size_current'] = 'Total Size of Current PM Attachment Directory';
$txt['pmattachment_space'] = 'Total Space Available in PM Attachment Directory';
$txt['pmattachment_space_current'] = 'Total Space Available in Current PM Attachment Directory';
// Deletion of PM Attachments
$txt['confirm_delete_pmattachments_all'] = 'Are you sure you want to delete all PM attachments?';
$txt['confirm_delete_pmattachments'] = 'Are you sure you want to delete the selected PM attachments?';
$txt['confirm_delete_pmattachments_members'] = 'Are you sure you want to delete all PM attachments sent, either, from or to the following member(s)?';
// Error Handling
$txt['pm_attach_not_allowed'] = 'Sorry, you are not allowed to send attachments to other users via Personal Messages!';
$txt['attach_pmrepair_missing_thumbnail_parent'] = '%d thumbnails are missing a parent attachment';
$txt['attach_pmrepair_parent_missing_thumbnail'] = '%d parents are flagged as having thumbnails but don\'t';
$txt['attach_pmrepair_file_missing_on_disk'] = '%d attachments have an entry but no longer exist on disk';
$txt['attach_pmrepair_file_wrong_size'] = '%d attachments are being reported as the wrong filesize';
$txt['attach_pmrepair_file_size_of_zero'] = '%d attachments have a size of zero on disk. (These will be deleted)';
$txt['attach_pmrepair_attachment_no_pm'] = '%d attachments no longer have a personal message associated with them';
$txt['attach_pmrepair_wrong_folder'] = '%d attachments are in the wrong folder';
$txt['pm_cant_upload_type'] = 'You cannot upload that type of file. The only allowed extensions are';
$txt['pm_restricted_filename'] = 'That is a restricted filename. Please try a different filename.';
$txt['cannot_pm_view_attachments'] = 'You are not allowed to access this section';
$txt['pmattach_no_selection'] = 'Strange thing happened, nothing was selected!';
// PM Attachment Permissions...
$txt['permissionname_pm_view_attachments'] = 'View PM attachments';
$txt['permissionhelp_pm_view_attachments'] = 'PM Attachments are files that are attached to personal messages. This feature can be enabled and configured in \'Attachments and Avatars - PM Attachment Settings\'. Since PM attachments are not directly accessed, you can protect them from being downloaded by users that don\'t have this permission.';
$txt['permissionname_pm_post_attachments'] = 'Upload PM attachments';
$txt['permissionhelp_pm_post_attachments'] = 'PM Attachments are files that are attached to personal messages. One personal message can contain multiple attachments. Unchecking this completely disables these users from being able to upload attachments in personal messages.';
//
// PM Attachments MOD End
//
$txt['tag_comment_mod'] = 'Moderator Comment';
$txt['tag_comment_gmod'] = 'Global Moderator Comment';
$txt['tag_comment_admin'] = 'Administrator Comment';
$txt['permissiongroup_modtag_g'] = 'Moderator tag controls';
$txt['permissiongroup_modtag_b'] = 'Moderator tag controls';
$txt['permissiongroup_simple_modtag_g'] = 'Moderator tag controls';
$txt['permissiongroup_simple_modtag_b'] = 'Moderator tag controls';
$txt['permissionname_allow_mod_tag'] = 'Allow this user to use [mod] ?';
$txt['permissionhelp_allow_mod_tag'] = 'This permission allows users in this group to use the [mod] tag for "Moderator Comment" blocks. Such comments added are NOT removed if the user leaves this group.';
$txt['permissionname_allow_gmod_tag'] = 'Allow this user to use [gmod] ?';
$txt['permissionhelp_allow_gmod_tag'] = 'This permission allows users in this group to use the [gmod] tag for "Global Moderator Comment" blocks. Such comments added are NOT removed if the user leaves this group.';
$txt['permissionname_allow_admin_tag'] = 'Allow this user to use [admin] ?';
$txt['permissionhelp_allow_admin_tag'] = 'This permission allows users in this group to use the [admin] tag for "Adminstrator Comment" blocks. Such comments added are NOT removed if the user leaves this group.';
//
// BIOHAZARD:CustomSearch strings
$txt['admin_menu_CustomSearch'] = 'CustomSearch';
$txt['CustomSearch_settings_title'] = 'CustomSearch settings';
$txt['CustomSearch_settings_desc'] = 'Edit CustomSearch settings';
//Strings for the settings area
$txt['CustomSearch_use_Google'] = 'Use Google search';
$txt['CustomSearch_use_Yandex'] = 'Use Yandex search';
$txt['CustomSearch_use_Nigma'] = 'Use Nigma search';
$txt['CustomSearch_use_ISE'] = 'Use ISE search';
$txt['CustomSearch_use_ISEpdf'] = 'Use ISEpdf search';
$txt['CustomSearch_use_ISEmisc'] = 'Use ISEmisc search';
// Strings for the select box in index.template.php
$txt['CustomSearch_SMF'] = 'Default';
$txt['CustomSearch_Google'] = 'Google';
$txt['CustomSearch_Yandex'] = 'Yandex';
$txt['CustomSearch_Nigma'] = 'Nigma';
$txt['ise_reset_pdfjs'] = 'Wipe pdfjs on next reinstall (will require re-establishing "ln" links)';
$txt['ise_reset_isedata'] = 'Wipe ISE_Data on next reinstall';
$txt['CustomSearch_ISE'] = 'ISE';
$txt['CustomSearch_ISEpdf'] = 'ISEpdf';
$txt['CustomSearch_ISEmisc'] = 'ISEmisc';
// End BIOHAZARD:CustomSearch strings
//
$txt['optv_original_poster'] = 'OP';
$txt['bg'] = 'Add background';
// Show Banned Message Start
$txt['banned'] = 'Banned';
// Show Banned Message End
// BEGIN MOD PurgeMemberEnhancement
$txt['maintain_members_since1_2'] = 'Remove all members who have';
$txt['maintain_members_activated_2'] = 'not activated their account for';
$txt['maintain_members_activated_email'] = 'not activated their account after email change for';
$txt['maintain_members_approved'] = 'not approved their account for';
$txt['maintain_members_approved_delete'] = 'not approved the deletion of their account for';
$txt['maintain_members_approved_coppa'] = 'not parental approval of their account for';
$txt['maintain_members_logged_in_2'] = 'not logged in for';
$txt['maintain_members_registered'] = 'been registered more than';
$txt['maintain_members_post'] = 'Remove members who have %s posts or less (Leave empty to any number.)';
$txt['maintain_members_delete_posts'] = 'Delete posts of removed members';
$txt['maintain_members_delete_posts_none'] = 'None';
$txt['maintain_members_delete_posts_all_posts'] = 'All posts';
$txt['maintain_members_delete_posts_topics'] = 'Topics and posts';
$txt['maintain_members_max'] = 'Process a maximum of %s members (Not to exceed the system resources.)';
// END MOD PurgeMemberEnhancement
// Password Protected Board
$txt['passwd_board'] = 'Please enter the board password: ';
$txt['mpasswd_board'] = 'Password for this board';
$txt['mpasswd_board_desc'] = 'Leave blank for no password';
$txt['passwd_board_enter'] = 'Enter Board';
$txt['passwd_board_notice'] = 'Board is protected';
$txt['passwd_board_error'] = 'This board is password protected and you have not provided the correct password during this session';// AJAX Recent Topics
$txt['recent_topics'] = 'Recent Topics';
$txt['minutes_ago'] = ' minutes ago';
$txt['number_recent_topics_interval'] = 'Time delay (in seconds) between checking for updated topics';
$txt['number_recent_topics_interval_desc'] = 'Not too low, a 5-10 second delay is reasonable';
$txt['number_recent_topics'] = 'Topics to display on Recent Topic page';
// Begin Poll Vote Visibility Display strings
$txt['poll_vv_opt'] = 'Vote visibility';
$txt['poll_vv_opt_ro'] = '(read-only)';
$txt['poll_vv_opt_public'] = 'PUBLIC';
$txt['poll_vv_opt_discreet'] = 'DISCREET';
$txt['poll_vv_opt_private'] = 'PRIVATE';
$txt['poll_vv_opt_public_txt'] = 'Allow everyone to see votes.';
$txt['poll_vv_opt_discreet_txt'] = 'Only creator and admins can see votes.';
$txt['poll_vv_opt_private_txt'] = 'Only forum admins can see votes.';
$txt['poll_vv_vlog_empty'] = 'No votes have been found for this poll.';
$txt['poll_vv_vlog_title'] = 'Vote Log';
$txt['poll_vv_vlog_button'] = 'View Votes';
$txt['poll_vv_vlog_for'] = 'Responses to %1$s poll:';
$txt['poll_vv_vlog_th_tstamp'] = 'Timestamp';
$txt['poll_vv_vlog_th_member'] = 'Member';
$txt['poll_vv_vlog_th_choicenum'] = 'Choice';
$txt['poll_vv_vlog_th_choicelbl'] = 'Choice Label';
$txt['poll_vv_vlog_th_comment'] = 'Comment';
$txt['poll_vv_vlog_err_discreet'] = 'Vote visibility is DISCREET and you are not the creator or a forum administrator!';
$txt['poll_vv_vlog_err_private'] = 'Vote visibility is PRIVATE and you are not a forum administrator!';
$txt['poll_vv_vlog_vote_warning'] = 'This is a %1$s poll; %2$s';
$txt['poll_vv_vlog_guest_or_unknown'] = '(Guest or Removed Member)';
$txt['poll_vv_shwcmt_opt'] = 'Allow vote comment';
$txt['poll_vv_reqcmt_opt'] = 'Require comment for';
$txt['poll_vv_reqcmt_warn'] = '(requires comment)';
$txt['poll_vv_cmt_label'] = 'Comment';
$txt['poll_vv_cmt_missing_required'] = 'A comment is required when voting for Option %1$d: "%2$s".';
// End Poll Vote Visibility Display strings
//Activity Bar mod
$txt['Activity_Bar_title'] = 'Activity Bar';
$txt['Activity_Bar_standardlabel'] = 'Activity';
$txt['Activity_Bar_enable'] = 'Enable activity bar
Enable the activity bar, a bar that shows how active a user has been.
';
$txt['Activity_Bar_label'] = 'Bar label
A label displayed along with the bar. Default is "'.$txt['Activity_Bar_standardlabel'].'".
The modification will count all posts made during this timeframe. In days. Default to 30.
';
$txt['Activity_Bar_show_in_posts'] = 'Display the activity bar in posts';
$txt['Activity_Bar_show_in_profile'] = 'Display the activity bar in profiles';
$txt['Activity_Bar_max_posts'] = 'Max posts
Number of posts required in order to fill the bar. Leave empty for defaults (500 posts).
';
$txt['Activity_Bar_max_width'] = 'Max width
The width of the bar. When the post limit set above is reached, the bar will have this width. In pixels. Leave empty for defaults (139px).
';
$txt['pmwarning_enable'] = 'Enable Personal Message Warning Notes?';
$txt['pmwarning'] = 'Type your warning notes to show above personal message.';
$txt['copytopic_copyto'] = 'Copy to';
$txt['quick_mod_copy'] = 'Copy selected to';
$txt['copytopic'] = 'Copy Topic';
$txt['copytopics'] = 'Copy Topics';
$txt['cannot_copy'] = 'You do not have the permissions to allow you to copy a topic';
$txt['copytopic_noboards'] = 'There are no boards to copy this topic to!';
$txt['copytopic_notallowed'] = 'You are not allowed to copy topics to boards you cannot view!';
$txt['permissionname_copy'] = 'Copy Topic';
$txt['permissionhelp_copy'] = 'Copy a topic from one board to the other. Users can only select target boards they are allowed to access.';
$txt['copytopic_negativeseo'] = 'Be aware that there maybe a negative SEO effect by copying topics as it may get detected by Search Engines as duplicated content.';
$txt['custom_tab_enable_guest_access'] = 'Enable guest access:';
$txt['custom_tab_enable_member_access'] = 'Enable member access:';
$txt['custom_tab_execute_url'] = 'Custom tab execute URL:';
$txt['custom_tab_label'] = 'Custom tab label:';
$txt['custom_tab_label_default'] = 'CUSTOM';
$txt['custom_tab_mods_cat'] = 'Custom Tab';
$txt['custom_tab_title']='Custom Tab';
/* Open Graph Embed BBC */
$txt['scheduled_task_og_prune'] = 'Open Embed - Prune.';
$txt['scheduled_task_desc_og_prune'] = 'Removes embed data that is older than 30 days from the database.';
$txt['og_settings'] = 'Open Embed';
$txt['og_ext_chk'] = 'Enable check on all embeds';
$txt['og_ext_chk_desc'] = 'When unchecked it is set to only oEmbed sites.';
$txt['og_allowed'] = 'Allowed Sites';
$txt['og_allowed_desc'] = 'One per line - Example sicomm.us facebook.com';
$txt['bookmarks'] = 'My Bookmarks';
$txt['bookmark_list'] = 'Bookmarks';
$txt['bookmark_list_empty'] = 'You don\'t have any bookmarks at the moment. Add one by clicking \'Add bookmark\' in topics.';
$txt['bookmark_open_window'] = 'Open in new window';
$txt['bookmark_delete'] = 'Delete selected bookmarks';
$txt['bookmark_delete_success'] = '%1$s bookmarks were deleted successfully!';
$txt['bookmark_delete_failure'] = 'No bookmarks have been deleted.';
$txt['bookmark_add'] = 'Add bookmark';
$txt['bookmark_add_success'] = 'The topic was successfully added to your bookmarks!';
$txt['bookmark_add_exists'] = 'This topic is already listed in your bookmarks!';
$txt['bookmark_add_failed'] = 'Failed to add the topic to your bookmarks.';
$txt['permissionname_make_bookmarks'] = 'Create bookmarks for topics';
$txt['cannot_make_bookmarks'] = 'Sorry, you don\'t have permission to make bookmarks.';
// Start Custom Greeting Mod by Nas
$txt['customgreeting_title'] = 'Custom Greeting';
$txt['up_late_arent_we'] = 'Up Late Aren\'t We';
$txt['are_you_the_early_bird'] = 'Are you the early bird';
$txt['good_morning'] = 'Good Morning';
$txt['good_afternoon'] = 'Good Afternoon';
$txt['good_evening'] = 'Good Evening';
$txt['shouldnt_you_be_going_to_bed_soon'] = 'Shouldn\'t You Be Going To Bed Soon';
$txt['cgdt_message1'] = 'CGDT Message 1
Displayed at 12:00am to 5:59am
';
$txt['cgdt_message2'] = 'CGDT Message 2
Displayed at 6:00am to 6:59am
';
$txt['cgdt_message3'] = 'CGDT Message 3
Displayed at 7:00 to 11:59am
';
$txt['cgdt_message4'] = 'CGDT Message 4
Displayed at 12:00pm to 5:59pm
';
$txt['cgdt_message5'] = 'CGDT Message 5
Displayed at 6:00pm to 9:59pm
';
$txt['cgdt_message6'] = 'CGDT Message 6
Displayed at 10:00pm to 11:59pm
';
$txt['cgdt_enable'] = 'Enable custom greetings
This will show different greetings in the forum header depending on the time of the day. Messages are set below.
';
// End Custom Greeting by Nas
// Caps Lock detection on Login Mod
$txt['capslock_warning'] = 'Caps lock is activated.';
// End Caps Lock detection on Login Mod
$txt['nobbc'] = 'Insert No BBC';
//AutoRefreshWho Mod
$txt['autorefresh_timeout'] = 'Set Timeout to AutoRefresh "Online Who" (seconds)
Default value: 10 seconds';
// DevCenter mod -- Settings
$txt['mods_cat_modifications_devcenter'] = 'DevCenter settings';
$txt['devcenter'] = 'DevCenter settings';
$txt['devcenter_menu_count_log_entries'] = 'Show the amount of error log entries in the Admin menu button';
$txt['devcenter_dont_show_when_0'] = 'Do not show the counter when there are no entries';
$txt['devcenter_direct_printing_error'] = 'Show debugging information (including errors, will be shown to every user!)';
$txt['devcenter_show_phpinfo'] = 'Show phpinfo() when action \'phpinfo\' is called';
$txt['devcenter_displayserverload'] = 'Display the server load in the footer (not supported on Windows hosts!)';
$txt['devcenter_load'] = 'Server load over the past 5, 10 and 15 minutes respectively: %s, %s, %s';
$txt['minCount_messageLength'] = 'Minimum post size to increase post count';
//Begin Tagging System Text Strings
$txt['smftags_menu'] = 'Tags';
$txt['smftags_admin'] = 'Tags Configuration';
$txt['smftags_settings'] = 'Settings';
$txt['smftags_addtag'] = '[Add Tag]';
$txt['smftags_addtag2'] = 'Add Tag';
$txt['smftags_seperate'] = 'Separate each tag by a comma';
$txt['smftags_topic'] = 'Tags: ';
$txt['permissiongroup_smftags'] = 'SMF Tags';
$txt['permissiongroup_simple_smftags'] = 'SMF Tags';
$txt['permissionname_smftags_suggest'] = 'Suggest Tags';
$txt['permissionhelp_smftags_suggest'] = 'Users can suggest tags to add';
$txt['cannot_smftags_suggest'] = 'You are not allowed to suggest tags.';
$txt['permissionname_smftags_add'] = 'Add Tags to Own Topics';
$txt['permissionhelp_smftags_add'] = 'Users can add tags';
$txt['cannot_smftags_add'] = 'You are not allowed to add tags to topics';
$txt['permissionname_smftags_del'] = 'Delete Tags to Own Topics';
$txt['permissionhelp_smftags_del'] = 'Users can delete tags from topics they open';
$txt['cannot_smftags_del'] = 'You are not allowed to delete this tags';
$txt['permissionname_smftags_manage'] = 'Manage Tags';
$txt['permissionhelp_smftags_manage'] = 'Users can modify the tag settings and add and remove ANY tags. This permission is normally given to forum admins only!';
$txt['cannot_smftags_manage'] = 'You are not allowed to manage tags.';
//END Tagging System Strings
// Begin Login Security Text Strings
$txt['ls_login_security'] = 'Login Security';
$txt['ls_invalid_ip'] = 'Login failed. This account is protected by ip address. If you are the owner of this account you can reset this by creating a secure login link sent to your email address.';
$txt['ls_account_locked'] = 'Account Locked due to failed logins. This account has been locked until %min. If you are the owner of this account you can reset this by creating a secure login link sent to your email address.';
$txt['ls_secure_email_subject'] = 'Secure Login Link';
$txt['ls_secure_email_body'] = 'Hello %name,
A secure login link has been requested for your account.
If you requested this link please follow the link below to login into your account.
%link
This link expires in %min minutes.
Requesters IP address: %ip';
$txt['ls_matched_members'] = 'Matched forum members with same ip address:';
$txt['ls_failed_email_subject'] = 'Failed Login Attempt';
$txt['ls_failed_email_body'] = 'Hello %name,
We have detected a failed login attempt on your account.
%membermatches
IP address of the failed login attempt: %ip
';
// Settings
$txt['ls_securehash_expire_minutes'] = 'Secure Login Link Expire time in minutes';
$txt['ls_allowed_login_attempts'] = 'Number of allowed login attempts';
$txt['ls_allowed_login_attempts_mins'] = 'Login attempt check time range in minutes';
$txt['ls_login_retry_minutes'] = 'Account locked retry minutes';
$txt['ls_allow_ip_security'] = 'Allow users to protect their account by ip address';
$txt['ls_send_mail_failed_login'] = 'Send email on failed login attempt';
$txt['ls_current_ip_address'] = 'Current IP Address: ';
$txt['ls_ip_address_protection'] = 'IP Address Account Protection';
$txt['ls_ip_address_protection_note'] = 'You can allow multiple ips by seperating them with a comma';
// END Login Security Text Strings
// Added by Related Topics
$txt['admin_related_topic'] = 'Related Topics';
$txt['admin_related_topics_information'] = 'Information';
$txt['admin_related_topics_settings'] = 'Settings';
$txt['admin_related_topics_methods'] = 'Methods';
$txt['related_topics_admin_title'] = 'Related Topics';
$txt['related_topics_admin_desc'] = '';
$txt['related_latest_news'] = 'Latest News';
$txt['related_news_unable_to_connect'] = 'Unable to connect to SMFArcade.info for latest news...';
$txt['related_version_info'] = 'Version Information';
$txt['related_installed_version'] = 'Installed Version';
$txt['related_latest_version'] = 'Latest Version';
$txt['related_topics_ignored_boards'] = 'Ignored Boards';
$txt['related_topics_methods_title'] = 'Methods';
$txt['related_topics_methods'] = 'Select methods used for determining Related Topics
Rebuild of index is required after changing these settings
';
$txt['related_topics_index'] = 'Index';
$txt['related_topics_rebuild'] = 'Rebuild Indexes';
$txt['related_topics_rebuild_desc'] = 'Use this after changing settings or to build initial cache';
$txt['relatedFulltext'] = 'Fulltext';
$txt['related_topics_settings_title'] = 'Related Topics';
$txt['relatedTopicsEnabled'] = 'Enable Related Topics';
$txt['relatedTopicsCount'] = 'How many related topics to show';
$txt['no_methods_selected'] = 'You haven\'t selected which methods to use to determine related topics';
$txt['related_topics'] = 'Related Topics';
// END Added by Related Topics
$txt['groups_can_pm'] = 'Can send PMs to this group';
$txt['pm_group_to'] = 'Send to group';
$txt['permissionname_pm_to_group'] = 'Send private messages to entire membergroups';
$txt['permissionhelp_pm_to_group'] = 'Allows the users in this group to send private messages to one or more member groups';
$txt['show_groups'] = 'Show membergroups';
$txt['hide_groups'] = 'Hide membergroups';
$txt['pm_auto_respond'] = 'PM Auto Response';
$txt['pm_auto_respond_desc'] = 'Auto Response message that will be send to users that PM you';
$txt['pm_auto_respond_subject'] = 'Auto Response';
// MOD Auto Merge Double Post
$txt['permissionname_doublePost'] = 'Allow Double Posts';
$txt['permissionhelp_doublePost'] = 'By Enabling this will allow them to double post.';
$txt['AutoMergePost_div'] = 'Add text when merging posts
You can use BBCode and the $date variable
';
$txt['AutoMergePost_time'] = 'Time to allow the Double Post and Bump the Topic
Set time in days. Set 9999 days for never allow
';
$txt['AutoMergePost_4all'] = 'Ignore Double Post Permission
Always Merge Double Posts, even for administrators
';
$txt['merge_button'] = 'Merge Posts';
$txt['AutoMergePost_auto'] = 'Enable Auto Merge Doble Posts';
$txt['AutoMergePost_manual'] = 'Enable Manual Merge Doble Posts';
$txt['AutoMergePost_nomax'] = 'Ignore maximum post size';
$txt['AutoMergePost_reason'] = 'Merged DoublePost';
$txt['permissionname_doublePostmerge'] = 'Allow manual merge double posts';
$txt['permissionhelp_doublePostmerge'] = 'This permission allows users to merge double posts.';
$txt['permissionname_doublePostmerge_own'] = 'Own double posts';
$txt['permissionname_doublePostmerge_any'] = 'Any double posts';
$txt['cannot_merged_replies'] = 'You are not, allowed to merge this posts.';
$txt['modlog_ac_merged'] = 'Merged "{message}" by "{member}"';
$txt['manageposts_automerge_settings'] = 'Merge Double Posts';
$txt['manageposts_automerge_settings_description'] = 'Here you can set all settings involving auto & manual merge doubles posts.';$txt['ip_already_registered_once'] = 'According to our database records there is already an account registered from this ip: %s.';
// BEGIN MOD ReattributePostWithNr
$txt['reattribute_any'] = 'Any email address or username';
$txt['reattribute_post_no_guest'] = 'Attribute registered member posts';
$txt['reattribute_post_no_guest_desc'] = 'Reassign posts made by registered member/s to another member.';
$txt['reattribute_post_no_guest_desc2'] = '(If member account is registered, type in the post ID above or enter how old the posts should be.)';
$txt['reattribute_post_number'] = 'Attribute specific posts';
$txt['reattribute_post_number_desc'] = 'Use comma to separate each post ID. Example: index.php?topic=4043.msg23892, use 23892. Leave empty to use all posts.';
$txt['reattribute_post_age'] = 'Attribute posts based on time';
$txt['reattribute_post_age_desc'] = 'Leave empty to use all posts.';
$txt['reattribute_post_date_desc'] = '(YYYY-MM-DD)';
// Don't use entities in the below string.
$txt['reattribute_confirm_post'] = 'Are you sure you want to attribute guest posts specified with %type% of "%find%" to member "%member_to%"?';
// Don't use entities in the below string.
$txt['reattribute_confirm_post_any_guest'] = 'Are you sure you want to attribute guest posts specified to member "%member_to%"?';
// Don't use entities in the below string.
$txt['reattribute_confirm_post_no_guest'] = 'Are you sure you want to attribute registered member posts specified with %type% of "%find%" to member "%member_to%"?';
$txt['reattribute_cannot_find_member_no_guest'] = 'Could not find the specified registered member ID to attribute posts.';
// Don't use entities in the below string.
$txt['reattribute_enter_guest_poster_email'] = 'Please enter email of guest posts to reassign.';
// Don't use entities in the below string.
$txt['reattribute_enter_guest_poster_username'] = 'Please enter username of guest posts to reassign.';
// Don't use entities in the below string.
$txt['reattribute_enter_member'] = 'Please enter member to attribute posts.';
// END MOD ReattributePostWithNr
// Begin Count Child Child Boards Posts Text Strings
// Text from SMF 2.1.x
$txt['boardindex_max_depth'] = 'Maximum depth of sub-boards to check for new posts, etc.';
$helptxt['boardindex_max_depth'] = 'This setting controls how many sub-board levels SMF will check when looking for new posts in sub-boards. It also affects which boards are included when the "Count sub-board\'s posts in parent\'s totals" option is enabled.
For example, if this is set to 1, a sub-board will only be marked "new" on the index page if the sub-board itself contains a new post. If it is set to 2, the sub-board will be marked "new" if there is a new post in the sub-board or in a sub-sub-board. If it is set to 10, the sub-board will be marked "new" if there is a new post in the sub-board, a sub-sub-board, a sub-sub-sub-board, etc., up to 10 levels deep.
Large, active forums may want to set this value to a low number in order to conserve server resources.';
// END Count Child Child Boards Posts Text Strings
// Topic Solved
$txt['topic_solved'] = 'Topic Solved';
$txt['topic_not_solved'] = 'Topic Not Solved';
$txt['topic_solved_quick'] = 'Mark selected as solved';
$txt['topic_solved_quick_confirm'] = 'Are you sure you want to mark selected topics as solved?';
$txt['topic_solved_board'] = 'Topic Solved Board';
$txt['topic_solved_board_desc'] = 'Enables the Topic Solved feature in the board';
$txt['topic_solved_log'] = 'Topic Solved Log';
$txt['topic_solved_no_log'] = 'There are no topic solve actions logged.';
$txt['topic_solved_desc'] = 'Lists topic solved actions that have been performed by moderators on your forum.';
$txt['modlog_topicsolved_log_desc'] = 'Below is a list of all the topic solved actions that have been carried out by moderators of the forum. Please note: Entries cannot be removed from this log until they are at least twenty-four hours old.';
$txt['modlog_ac_solve'] = 'Solved "{topic}"';
$txt['modlog_ac_not_solve'] = 'Un-Solved "{topic}"';
$txt['permissionname_solve_topic'] = 'Marks topics solved';
$txt['permissionhelp_solve_topic'] = 'This permission allows a user to a topic solved.';
$txt['permissionname_solve_topic_own'] = 'Own topic';
$txt['permissionname_solve_topic_any'] = 'Any topic';
$txt['permissionname_simple_solve_topic_own'] = 'Mark their own topic as solved';
$txt['permissionname_simple_solve_topic_any'] = 'Mark anyone\'s topic as solved';
$txt['topic_solved_error_no_board'] = 'Sorry, topic solved feature is not enabled in this board.';
$txt['cannot_support_tools_solve_topic_own'] = 'You cannot mark your topics as solved.';
$txt['cannot_support_tools_solve_topic_any'] = 'You cannot mark topics as solved.';
// Topic Solved
// Begin Who Quoted Me Mod SMFHacks.com Text Strings
$txt['whoquoted_admin'] = 'Who Quoted Me Settings';
$txt['whoquoted_txt_show_whoquoted'] = 'Show who quoted your posts';
// END Who Quoted Me Mod SMFHacks.com Text Strings
$txt['dot'] = 'Dotted Underline';
$txt['bbc_you'] = 'Inserts the name of the person reading';
$txt['validateEmail'] = 'Check MX record and validate e-mail';
//Begin SMF Gallery Text Strings
$txt['smfgallery_title'] = 'Gallery For SMF';
$txt['smfgallery_menu'] = 'Gallery';
$txt['smfgallery_version'] = '5.0 Lite';
$txt['smfgallery_admin'] = 'Gallery Configuration';
$txt['gallery_txt_convertors'] = 'Convertors';
//Permissions
$txt['permissiongroup_smfgallery'] = 'SMF Gallery';
$txt['permissiongroup_simple_smfgallery'] = 'Use SMF Gallery.';
$txt['permissionname_smfgallery_view'] = 'View SMF Gallery';
$txt['permissionhelp_smfgallery_view'] = 'Allows the user to view the Gallery';
$txt['cannot_smfgallery_view'] = 'You are not allowed to view the Gallery';
$txt['permissionname_smfgallery_add'] = 'Add Picture';
$txt['permissionhelp_smfgallery_add'] = 'Allows the user to add a picture.';
$txt['cannot_smfgallery_add'] = 'You are not allowed to add a picture.';
$txt['permissionname_smfgallery_edit'] = 'Edit own Picture';
$txt['permissionhelp_smfgallery_edit'] = 'Allows the user to edit a picture.';
$txt['cannot_smfgallery_edit'] = 'You are not allowed to edit a picture.';
$txt['permissionname_smfgallery_delete'] = 'Delete own Picture';
$txt['permissionhelp_smfgallery_delete'] = 'Allows the user to delete a picture.';
$txt['cannot_smfgallery_delete'] = 'You are not allowed to delete a picture.';
$txt['permissionname_smfgallery_comment'] = 'Leave Comments';
$txt['permissionhelp_smfgallery_comment'] = 'Allows the user to leave comments on a picture.';
$txt['cannot_smfgallery_comment'] = 'You are not allowed to leave comments.';
$txt['permissionname_smfgallery_report'] = 'Report Pictures/Comments';
$txt['permissionhelp_smfgallery_report'] = 'Allows the user to report pictures and comments.';
$txt['cannot_smfgallery_report'] = 'You are not allowed to report content.';
$txt['permissionname_smfgallery_autoapprove'] = 'Auto Approve Pictures';
$txt['permissionhelp_smfgallery_autoapprove'] = 'Pictures do not need to wait for approval.';
$txt['permissionname_smfgallery_manage'] = 'Manage Gallery';
$txt['permissionhelp_smfgallery_manage'] = 'Allows the user to add/delete/edit all catagories. Delete Comments, Delete Pictures, Approve Pictures';
$txt['cannot_smfgallery_manage'] = 'You are not allowed to manage gallery.';
$txt['gallery_form_managecats'] = 'Manage Categories';
$txt['gallery_form_approveimages'] = 'Approve Images';
$txt['gallery_form_reportimages'] = 'Reported Images';
$txt['gallery_text_settings'] = 'Settings';
$txt['gallery_txt_copyrightremoval'] = 'Copyright Removal';
//END SMF Gallery Text Strings
$txt['topic_descriptions'] = 'Topic Descriptions';
$txt['topic_description'] = 'Description';
$txt['topic_descriptions_maxlen'] = 'Set max length of descriptions
Default: 25
';
$txt['topic_descriptions_enable'] = 'Enable Topic Descriptions?';
$txt['topic_descriptions_post_desc'] = 'Description (Optional):';
$txt['topic_descriptions_boards'] = 'Id of board(s) not to enable descriptions in
Select the parent menu';
$txt['notepad_menu_pos'] = 'Menu postion.';
$txt['main_menu'] = 'Main menu';
$txt['cannot_use_notepad'] = 'Sorry. You don\'t have permission to use Notepad';
$txt['notes_error1'] = 'The body of this note was left empty.';
$txt['notes_error2'] = 'The body text was not changed';
$txt['notes_error3'] = 'Please change the subject for this note';
$txt['notes_error4'] = 'The subject cannot be left blank.';
//Begin SMF Gallery Text Strings
$txt['smfgallery_title'] = 'Gallery For SMF';
$txt['smfgallery_menu'] = 'Gallery';
$txt['smfgallery_version'] = '5.0 Lite';
$txt['smfgallery_admin'] = 'Gallery Configuration';
$txt['gallery_txt_convertors'] = 'Convertors';
//Permissions
$txt['permissiongroup_smfgallery'] = 'SMF Gallery';
$txt['permissiongroup_simple_smfgallery'] = 'Use SMF Gallery.';
$txt['permissionname_smfgallery_view'] = 'View SMF Gallery';
$txt['permissionhelp_smfgallery_view'] = 'Allows the user to view the Gallery';
$txt['cannot_smfgallery_view'] = 'You are not allowed to view the Gallery';
$txt['permissionname_smfgallery_add'] = 'Add Picture';
$txt['permissionhelp_smfgallery_add'] = 'Allows the user to add a picture.';
$txt['cannot_smfgallery_add'] = 'You are not allowed to add a picture.';
$txt['permissionname_smfgallery_edit'] = 'Edit own Picture';
$txt['permissionhelp_smfgallery_edit'] = 'Allows the user to edit a picture.';
$txt['cannot_smfgallery_edit'] = 'You are not allowed to edit a picture.';
$txt['permissionname_smfgallery_delete'] = 'Delete own Picture';
$txt['permissionhelp_smfgallery_delete'] = 'Allows the user to delete a picture.';
$txt['cannot_smfgallery_delete'] = 'You are not allowed to delete a picture.';
$txt['permissionname_smfgallery_comment'] = 'Leave Comments';
$txt['permissionhelp_smfgallery_comment'] = 'Allows the user to leave comments on a picture.';
$txt['cannot_smfgallery_comment'] = 'You are not allowed to leave comments.';
$txt['permissionname_smfgallery_report'] = 'Report Pictures/Comments';
$txt['permissionhelp_smfgallery_report'] = 'Allows the user to report pictures and comments.';
$txt['cannot_smfgallery_report'] = 'You are not allowed to report content.';
$txt['permissionname_smfgallery_autoapprove'] = 'Auto Approve Pictures';
$txt['permissionhelp_smfgallery_autoapprove'] = 'Pictures do not need to wait for approval.';
$txt['permissionname_smfgallery_manage'] = 'Manage Gallery';
$txt['permissionhelp_smfgallery_manage'] = 'Allows the user to add/delete/edit all catagories. Delete Comments, Delete Pictures, Approve Pictures';
$txt['cannot_smfgallery_manage'] = 'You are not allowed to manage gallery.';
$txt['gallery_form_managecats'] = 'Manage Categories';
$txt['gallery_form_approveimages'] = 'Approve Images';
$txt['gallery_form_reportimages'] = 'Reported Images';
$txt['gallery_text_settings'] = 'Settings';
$txt['gallery_txt_copyrightremoval'] = 'Copyright Removal';
//END SMF Gallery Text Strings
// BEGIN MOD BBCodeWithStyle
$txt['style_paragraph'] = 'Paragraph style';
$txt['style_character'] = 'Character style';
// END MOD BBCodeWithStyle
// Post History Start
$txt['core_settings_item_posthistory'] = 'Post History';
$txt['core_settings_item_posthistory_desc'] = 'Store history of edits of message content into database.';
$txt['view_post_history'] = 'View Edits of Post';
$txt['title_view_post_history'] = 'Viewing Post History for - %1$s';
$txt['ph_last_edit'] = 'Latest Edit By';
$txt['ph_last_time'] = 'Edit Time';
$txt['ph_view_edit'] = 'View Post';
$txt['ph_original_edit'] = 'original';
$txt['ph_current_edit'] = 'current';
$txt['ph_current_original_edit'] = 'current, original';
$txt['ph_no_edits'] = 'No one has edited this post yet';
$txt['compare_selected'] = 'Compare Selected';
$txt['restore'] = 'Restore';
$txt['permissionname_posthistory_view'] = 'View Edit History of Post';
$txt['permissionhelp_posthistory_view'] = 'Allows user to view past versions of post.';
$txt['permissionname_posthistory_view_own'] = 'Own post';
$txt['permissionname_posthistory_view_any'] = 'Any post';
$txt['permissionname_posthistory_restore'] = 'Restore older version';
$txt['permissionhelp_posthistory_restore'] = 'Allows user to start editing from older version of post.';
$txt['permissionname_posthistory_restore_own'] = 'Own post';
$txt['permissionname_posthistory_restore_any'] = 'Any post';
$txt['permissionname_simple_posthistory_view_own'] = 'View edit history of their own post';
$txt['permissionname_simple_posthistory_view_any'] = 'View edit history of someone else\'s post';
$txt['permissionname_simple_posthistory_restore_own'] = 'Restore older version of own post';
$txt['permissionname_simple_posthistory_restore_any'] = 'Restore older versions of someone else\'s post';
$txt['cannot_posthistory_view_any'] = 'You are not allowed to view history of this post!';
$txt['cannot_posthistory_restore_own'] = 'You are not allowed to start editing from older version of your posts!';
$txt['cannot_posthistory_restore_any'] = 'You are not allowed to start editing from older version of someone else\'s post!';
// Post History END
//Begin Reg Links
//$txt['no_view_links'] = 'You are not allowed to view links.';
//$txt['txt_reg_links_register'] = 'Register';
//$txt['txt_reg_links_login'] = 'Login';
//$txt['txt_reg_links_or'] = 'or';
//END Reg Links Text Strings
$txt['show_additional_groups'] = 'Show additional membergroups on Topic Display and Profile Summary?';
$txt['show_additional_groups_name'] = 'Show the name of the additional membergroups? If not selected, only the stars will be shown. This is only active if the previous option is selected';
//Start Pm Notification Bar by Dzonny
$txt['msg_alert_you_have'] = 'You have';
$txt['msg_alert_messages'] = 'messages';
$txt['message_lowercase'] = 'messages';
$txt['newmessages4'] = ',';
$txt['newmessages0'] = 'new message';
$txt['newmessages1'] = 'new messages';
//End Pm Notification Bar by Dzonny
$txt['pm_register'] = 'Send pm to new members';
$txt['pm_register_id'] = 'Select the ID of the sender';
$txt['pm_register_username'] = 'Select the Username of the sender';
$txt['pm_register_subject'] = 'The subject of the PM';
$txt['pm_register_body'] = 'The message of the PM (BBCODE)';
$txt['pm_register_body_desc'] = 'This is where you set the message that you would like to send to the user. To insert the username of the user just insert "{$username}". For forum name use "{$forumname}".';
$txt['who_is_online_avatar_show'] = 'Who is online avatar show';
$txt['who_is_avatar'] = 'Avatar';
$txt['who_is_online_avatar_height'] = 'Who is_online avatar max-height (px)';
$txt['who_is_online_avatar_30px'] = '30px';
$txt['who_is_online_avatar_40px'] = '40px';
$txt['who_is_online_avatar_50px'] = '50px';
$txt['who_is_online_avatar_60px'] = '60px';
$txt['who_is_online_avatar_70px'] = '70px';
$txt['who_is_online_avatar_80px'] = '80px';
$txt['who_is_online_avatar_90px'] = '90px';
$txt['who_is_online_avatar_100px'] = '100px';
// Begin Auto Embed Media Pro Text Strings
$txt['mediapro_admin'] = 'Simple Audio Video Embedder';
$txt['mediapro_settings'] = 'Settings';
$txt['mediapro_save_settings'] = 'Save Settings';
$txt['mediapro_err_cache'] = 'Cache folder not writable must fix for performance!';
$txt['mediapro_settings2'] = 'Settings and configuration for Simple Audio Video Embedder';
$txt['mediapro_copyremove'] = 'Copyright Removal';
$txt['mediapro_copyremove2'] = 'Remove the copyright for Simple Audio Video Embedder';
// END Auto Embed Media Pro Text Strings
// Begin SMF Articles Text Strings
$txt['smfarticles_menu'] = 'Articles';
$txt['smfarticles_admin'] = 'Articles Configuration';
$txt['smfarticles_articlessettings'] = 'Settings';
$txt['smfarticles_approvearticles'] = 'Approve Articles';
$txt['smfarticles_form_approvecomments'] = 'Approve Comments';
$txt['smfarticles_catpermlist'] = 'Category Permission List';
$txt['smfarticles_txt_copyrightremoval'] = 'Copyright Removal';
$txt['smfarticles_txt_managecategories'] = 'Manage Categories';
$txt['smfarticles_txt_import'] = 'Import';
$txt['permissiongroup_smfarticles'] = 'SMF Articles';
$txt['permissiongroup_simple_smfarticles'] = 'SMF Articles';
$txt['permissionname_view_articles'] = 'View Articles';
$txt['permissionhelp_view_articles'] = 'Sets if the user can view the articles.';
$txt['cannot_view_articles'] = 'You can not view the articles page.';
$txt['permissionname_add_articles'] = 'Add Article';
$txt['permissionhelp_add_articles'] = 'If the user is allowed to submit articles';
$txt['cannot_add_articles'] = 'You can not add articles.';
$txt['permissionname_edit_articles'] = 'Edit own Articles';
$txt['permissionhelp_edit_articles'] = 'If the user is allowed to edit articles';
$txt['cannot_edit_articles'] = 'You can not edit articles.';
$txt['permissionname_delete_articles'] = 'Delete own Articles';
$txt['permissionhelp_delete_articles'] = 'If the user is allowed to delete articles';
$txt['cannot_delete_articles'] = 'You can not delete articles.';
$txt['permissionname_articles_comment'] = 'Leave Comments';
$txt['permissionhelp_articles_comment'] = 'Allows the user to leave comments on an article.';
$txt['cannot_articles_comment'] = 'You are not allowed to leave comments.';
$txt['permissionname_articles_auto_approve'] = 'Articles Auto Approved';
$txt['permissionhelp_articles_auto_approve'] = 'If the users articles are auto approved when submitted.';
$txt['permissionname_articles_autocomment'] = 'Auto Approve Comments';
$txt['permissionhelp_articles_autocomment'] = 'Comments do not need to wait for approval.';
$txt['permissionname_rate_articles'] = 'Rate Articles';
$txt['permissionhelp_rate_articles'] = 'If the user is allowed to rate articles';
$txt['cannot_rate_articles'] = 'You are not allowed to rate articles.';
$txt['permissionname_articles_admin'] = 'Admin Articles';
$txt['permissionhelp_articles_admin'] = 'User can manage the articles';
$txt['cannot_articles_admin'] = 'You are not allowed to manage the articles.';
// END SMF Articles Strings
$txt['b_color'] = 'Board Color';
$txt['color_of_board'] = 'This is where you can set the color of the board IE: red OR #FF0000';
$txt['b_icon'] = 'Board Icon';
$txt['icon_of_board'] = 'Please insert link to icon preferably 18x18pix. Auto resize';
$txt['permissionname_view_hidden'] = 'View hidden users in the online list';
$txt['permissionhelp_view_hidden'] = 'This permission determines whether or not members of this group can view the hidden users in the online list';
//Buddies Block MOD
$txt['bb_enable'] = 'Enable buddis block
(Also check permissions settings)
';
$txt['bb_number'] = 'Number of buddies in block
';
$txt['attachmentPMLimit'] = 'Max attachment size per PM
(0 for no limit)
';
$txt['pmAttachmentSizeLimit'] = 'Max size per attachment
(0 for no limit)
';
$txt['attachmentNumPerPMLimit'] = 'Max number of attachments per PM
(0 for no limit)
';
$txt['pmAttachmentThumbnails'] = 'Resize images when showing under PM\'s';
$txt['pmAttachmentThumbWidth'] = 'Maximum width of thumbnails';
$txt['pmAttachmentThumbHeight'] = 'Maximum height of thumbnails';
$txt['pmattach_dir_does_not_exist'] = 'Does Not Exist';
$txt['pmattach_dir_not_writable'] = 'Not Writable';
$txt['pmattach_dir_files_missing'] = 'Files Missing (Repair)';
$txt['pmattach_dir_unused'] = 'Unused';
$txt['pmattach_dir_ok'] = 'OK';
$txt['pmattach_path_manage'] = 'Manage Attachment Paths';
$txt['pmattach_paths'] = 'Attachment Paths';
$txt['pmattach_current_dir'] = 'Current Directory';
$txt['pmattach_path'] = 'Path';
$txt['pmattach_current_size'] = 'Current Size (KB)';
$txt['pmattach_num_files'] = 'Files';
$txt['pmattach_dir_status'] = 'Status';
$txt['pmattach_add_path'] = 'Add Path';
$txt['pmattach_path_current_bad'] = 'Invalid current attachment path.';
$txt['pmattachment_total'] = 'Total PM Attachments';
$txt['pmattachmentdir_size'] = 'Total Size of PM Attachment Directory';
$txt['pmattachmentdir_size_current'] = 'Total Size of Current PM Attachment Directory';
$txt['pmattachment_space'] = 'Total Space Available in PM Attachment Directory';
$txt['pmattachment_space_current'] = 'Total Space Available in Current PM Attachment Directory';
// Deletion of PM Attachments
$txt['confirm_delete_pmattachments_all'] = 'Are you sure you want to delete all PM attachments?';
$txt['confirm_delete_pmattachments'] = 'Are you sure you want to delete the selected PM attachments?';
$txt['confirm_delete_pmattachments_members'] = 'Are you sure you want to delete all PM attachments sent, either, from or to the following member(s)?';
// Error Handling
$txt['pm_attach_not_allowed'] = 'Sorry, you are not allowed to send attachments to other users via Personal Messages!';
$txt['attach_pmrepair_missing_thumbnail_parent'] = '%d thumbnails are missing a parent attachment';
$txt['attach_pmrepair_parent_missing_thumbnail'] = '%d parents are flagged as having thumbnails but don\'t';
$txt['attach_pmrepair_file_missing_on_disk'] = '%d attachments have an entry but no longer exist on disk';
$txt['attach_pmrepair_file_wrong_size'] = '%d attachments are being reported as the wrong filesize';
$txt['attach_pmrepair_file_size_of_zero'] = '%d attachments have a size of zero on disk. (These will be deleted)';
$txt['attach_pmrepair_attachment_no_pm'] = '%d attachments no longer have a personal message associated with them';
$txt['attach_pmrepair_wrong_folder'] = '%d attachments are in the wrong folder';
$txt['pm_cant_upload_type'] = 'You cannot upload that type of file. The only allowed extensions are';
$txt['pm_restricted_filename'] = 'That is a restricted filename. Please try a different filename.';
$txt['cannot_pm_view_attachments'] = 'You are not allowed to access this section';
$txt['pmattach_no_selection'] = 'Strange thing happened, nothing was selected!';
// PM Attachment Permissions...
$txt['permissionname_pm_view_attachments'] = 'View PM attachments';
$txt['permissionhelp_pm_view_attachments'] = 'PM Attachments are files that are attached to personal messages. This feature can be enabled and configured in \'Attachments and Avatars - PM Attachment Settings\'. Since PM attachments are not directly accessed, you can protect them from being downloaded by users that don\'t have this permission.';
$txt['permissionname_pm_post_attachments'] = 'Upload PM attachments';
$txt['permissionhelp_pm_post_attachments'] = 'PM Attachments are files that are attached to personal messages. One personal message can contain multiple attachments. Unchecking this completely disables these users from being able to upload attachments in personal messages.';
//
// PM Attachments MOD End
//
$txt['tag_comment_mod'] = 'Moderator Comment';
$txt['tag_comment_gmod'] = 'Global Moderator Comment';
$txt['tag_comment_admin'] = 'Administrator Comment';
$txt['permissiongroup_modtag_g'] = 'Moderator tag controls';
$txt['permissiongroup_modtag_b'] = 'Moderator tag controls';
$txt['permissiongroup_simple_modtag_g'] = 'Moderator tag controls';
$txt['permissiongroup_simple_modtag_b'] = 'Moderator tag controls';
$txt['permissionname_allow_mod_tag'] = 'Allow this user to use [mod] ?';
$txt['permissionhelp_allow_mod_tag'] = 'This permission allows users in this group to use the [mod] tag for "Moderator Comment" blocks. Such comments added are NOT removed if the user leaves this group.';
$txt['permissionname_allow_gmod_tag'] = 'Allow this user to use [gmod] ?';
$txt['permissionhelp_allow_gmod_tag'] = 'This permission allows users in this group to use the [gmod] tag for "Global Moderator Comment" blocks. Such comments added are NOT removed if the user leaves this group.';
$txt['permissionname_allow_admin_tag'] = 'Allow this user to use [admin] ?';
$txt['permissionhelp_allow_admin_tag'] = 'This permission allows users in this group to use the [admin] tag for "Adminstrator Comment" blocks. Such comments added are NOT removed if the user leaves this group.';
//
// BIOHAZARD:CustomSearch strings
$txt['admin_menu_CustomSearch'] = 'CustomSearch';
$txt['CustomSearch_settings_title'] = 'CustomSearch settings';
$txt['CustomSearch_settings_desc'] = 'Edit CustomSearch settings';
//Strings for the settings area
$txt['CustomSearch_use_Google'] = 'Use Google search';
$txt['CustomSearch_use_Yandex'] = 'Use Yandex search';
$txt['CustomSearch_use_Nigma'] = 'Use Nigma search';
$txt['CustomSearch_use_ISE'] = 'Use ISE search';
$txt['CustomSearch_use_ISEpdf'] = 'Use ISEpdf search';
$txt['CustomSearch_use_ISEmisc'] = 'Use ISEmisc search';
// Strings for the select box in index.template.php
$txt['CustomSearch_SMF'] = 'Default';
$txt['CustomSearch_Google'] = 'Google';
$txt['CustomSearch_Yandex'] = 'Yandex';
$txt['CustomSearch_Nigma'] = 'Nigma';
$txt['ise_reset_pdfjs'] = 'Wipe pdfjs on next reinstall (will require re-establishing "ln" links)';
$txt['ise_reset_isedata'] = 'Wipe ISE_Data on next reinstall';
$txt['CustomSearch_ISE'] = 'ISE';
$txt['CustomSearch_ISEpdf'] = 'ISEpdf';
$txt['CustomSearch_ISEmisc'] = 'ISEmisc';
// End BIOHAZARD:CustomSearch strings
//
$txt['optv_original_poster'] = 'OP';
$txt['bg'] = 'Add background';
// Show Banned Message Start
$txt['banned'] = 'Banned';
// Show Banned Message End
// BEGIN MOD PurgeMemberEnhancement
$txt['maintain_members_since1_2'] = 'Remove all members who have';
$txt['maintain_members_activated_2'] = 'not activated their account for';
$txt['maintain_members_activated_email'] = 'not activated their account after email change for';
$txt['maintain_members_approved'] = 'not approved their account for';
$txt['maintain_members_approved_delete'] = 'not approved the deletion of their account for';
$txt['maintain_members_approved_coppa'] = 'not parental approval of their account for';
$txt['maintain_members_logged_in_2'] = 'not logged in for';
$txt['maintain_members_registered'] = 'been registered more than';
$txt['maintain_members_post'] = 'Remove members who have %s posts or less (Leave empty to any number.)';
$txt['maintain_members_delete_posts'] = 'Delete posts of removed members';
$txt['maintain_members_delete_posts_none'] = 'None';
$txt['maintain_members_delete_posts_all_posts'] = 'All posts';
$txt['maintain_members_delete_posts_topics'] = 'Topics and posts';
$txt['maintain_members_max'] = 'Process a maximum of %s members (Not to exceed the system resources.)';
// END MOD PurgeMemberEnhancement
// Password Protected Board
$txt['passwd_board'] = 'Please enter the board password: ';
$txt['mpasswd_board'] = 'Password for this board';
$txt['mpasswd_board_desc'] = 'Leave blank for no password';
$txt['passwd_board_enter'] = 'Enter Board';
$txt['passwd_board_notice'] = 'Board is protected';
$txt['passwd_board_error'] = 'This board is password protected and you have not provided the correct password during this session';// AJAX Recent Topics
$txt['recent_topics'] = 'Recent Topics';
$txt['minutes_ago'] = ' minutes ago';
$txt['number_recent_topics_interval'] = 'Time delay (in seconds) between checking for updated topics';
$txt['number_recent_topics_interval_desc'] = 'Not too low, a 5-10 second delay is reasonable';
$txt['number_recent_topics'] = 'Topics to display on Recent Topic page';
// Begin Poll Vote Visibility Display strings
$txt['poll_vv_opt'] = 'Vote visibility';
$txt['poll_vv_opt_ro'] = '(read-only)';
$txt['poll_vv_opt_public'] = 'PUBLIC';
$txt['poll_vv_opt_discreet'] = 'DISCREET';
$txt['poll_vv_opt_private'] = 'PRIVATE';
$txt['poll_vv_opt_public_txt'] = 'Allow everyone to see votes.';
$txt['poll_vv_opt_discreet_txt'] = 'Only creator and admins can see votes.';
$txt['poll_vv_opt_private_txt'] = 'Only forum admins can see votes.';
$txt['poll_vv_vlog_empty'] = 'No votes have been found for this poll.';
$txt['poll_vv_vlog_title'] = 'Vote Log';
$txt['poll_vv_vlog_button'] = 'View Votes';
$txt['poll_vv_vlog_for'] = 'Responses to %1$s poll:';
$txt['poll_vv_vlog_th_tstamp'] = 'Timestamp';
$txt['poll_vv_vlog_th_member'] = 'Member';
$txt['poll_vv_vlog_th_choicenum'] = 'Choice';
$txt['poll_vv_vlog_th_choicelbl'] = 'Choice Label';
$txt['poll_vv_vlog_th_comment'] = 'Comment';
$txt['poll_vv_vlog_err_discreet'] = 'Vote visibility is DISCREET and you are not the creator or a forum administrator!';
$txt['poll_vv_vlog_err_private'] = 'Vote visibility is PRIVATE and you are not a forum administrator!';
$txt['poll_vv_vlog_vote_warning'] = 'This is a %1$s poll; %2$s';
$txt['poll_vv_vlog_guest_or_unknown'] = '(Guest or Removed Member)';
$txt['poll_vv_shwcmt_opt'] = 'Allow vote comment';
$txt['poll_vv_reqcmt_opt'] = 'Require comment for';
$txt['poll_vv_reqcmt_warn'] = '(requires comment)';
$txt['poll_vv_cmt_label'] = 'Comment';
$txt['poll_vv_cmt_missing_required'] = 'A comment is required when voting for Option %1$d: "%2$s".';
// End Poll Vote Visibility Display strings
//Activity Bar mod
$txt['Activity_Bar_title'] = 'Activity Bar';
$txt['Activity_Bar_standardlabel'] = 'Activity';
$txt['Activity_Bar_enable'] = 'Enable activity bar
Enable the activity bar, a bar that shows how active a user has been.
';
$txt['Activity_Bar_label'] = 'Bar label
A label displayed along with the bar. Default is "'.$txt['Activity_Bar_standardlabel'].'".
The modification will count all posts made during this timeframe. In days. Default to 30.
';
$txt['Activity_Bar_show_in_posts'] = 'Display the activity bar in posts';
$txt['Activity_Bar_show_in_profile'] = 'Display the activity bar in profiles';
$txt['Activity_Bar_max_posts'] = 'Max posts
Number of posts required in order to fill the bar. Leave empty for defaults (500 posts).
';
$txt['Activity_Bar_max_width'] = 'Max width
The width of the bar. When the post limit set above is reached, the bar will have this width. In pixels. Leave empty for defaults (139px).
';
$txt['pmwarning_enable'] = 'Enable Personal Message Warning Notes?';
$txt['pmwarning'] = 'Type your warning notes to show above personal message.';
$txt['copytopic_copyto'] = 'Copy to';
$txt['quick_mod_copy'] = 'Copy selected to';
$txt['copytopic'] = 'Copy Topic';
$txt['copytopics'] = 'Copy Topics';
$txt['cannot_copy'] = 'You do not have the permissions to allow you to copy a topic';
$txt['copytopic_noboards'] = 'There are no boards to copy this topic to!';
$txt['copytopic_notallowed'] = 'You are not allowed to copy topics to boards you cannot view!';
$txt['permissionname_copy'] = 'Copy Topic';
$txt['permissionhelp_copy'] = 'Copy a topic from one board to the other. Users can only select target boards they are allowed to access.';
$txt['copytopic_negativeseo'] = 'Be aware that there maybe a negative SEO effect by copying topics as it may get detected by Search Engines as duplicated content.';
$txt['custom_tab_enable_guest_access'] = 'Enable guest access:';
$txt['custom_tab_enable_member_access'] = 'Enable member access:';
$txt['custom_tab_execute_url'] = 'Custom tab execute URL:';
$txt['custom_tab_label'] = 'Custom tab label:';
$txt['custom_tab_label_default'] = 'CUSTOM';
$txt['custom_tab_mods_cat'] = 'Custom Tab';
$txt['custom_tab_title']='Custom Tab';
/* Open Graph Embed BBC */
$txt['scheduled_task_og_prune'] = 'Open Embed - Prune.';
$txt['scheduled_task_desc_og_prune'] = 'Removes embed data that is older than 30 days from the database.';
$txt['og_settings'] = 'Open Embed';
$txt['og_ext_chk'] = 'Enable check on all embeds';
$txt['og_ext_chk_desc'] = 'When unchecked it is set to only oEmbed sites.';
$txt['og_allowed'] = 'Allowed Sites';
$txt['og_allowed_desc'] = 'One per line - Example sicomm.us facebook.com';
$txt['bookmarks'] = 'My Bookmarks';
$txt['bookmark_list'] = 'Bookmarks';
$txt['bookmark_list_empty'] = 'You don\'t have any bookmarks at the moment. Add one by clicking \'Add bookmark\' in topics.';
$txt['bookmark_open_window'] = 'Open in new window';
$txt['bookmark_delete'] = 'Delete selected bookmarks';
$txt['bookmark_delete_success'] = '%1$s bookmarks were deleted successfully!';
$txt['bookmark_delete_failure'] = 'No bookmarks have been deleted.';
$txt['bookmark_add'] = 'Add bookmark';
$txt['bookmark_add_success'] = 'The topic was successfully added to your bookmarks!';
$txt['bookmark_add_exists'] = 'This topic is already listed in your bookmarks!';
$txt['bookmark_add_failed'] = 'Failed to add the topic to your bookmarks.';
$txt['permissionname_make_bookmarks'] = 'Create bookmarks for topics';
$txt['cannot_make_bookmarks'] = 'Sorry, you don\'t have permission to make bookmarks.';
// Start Custom Greeting Mod by Nas
$txt['customgreeting_title'] = 'Custom Greeting';
$txt['up_late_arent_we'] = 'Up Late Aren\'t We';
$txt['are_you_the_early_bird'] = 'Are you the early bird';
$txt['good_morning'] = 'Good Morning';
$txt['good_afternoon'] = 'Good Afternoon';
$txt['good_evening'] = 'Good Evening';
$txt['shouldnt_you_be_going_to_bed_soon'] = 'Shouldn\'t You Be Going To Bed Soon';
$txt['cgdt_message1'] = 'CGDT Message 1
Displayed at 12:00am to 5:59am
';
$txt['cgdt_message2'] = 'CGDT Message 2
Displayed at 6:00am to 6:59am
';
$txt['cgdt_message3'] = 'CGDT Message 3
Displayed at 7:00 to 11:59am
';
$txt['cgdt_message4'] = 'CGDT Message 4
Displayed at 12:00pm to 5:59pm
';
$txt['cgdt_message5'] = 'CGDT Message 5
Displayed at 6:00pm to 9:59pm
';
$txt['cgdt_message6'] = 'CGDT Message 6
Displayed at 10:00pm to 11:59pm
';
$txt['cgdt_enable'] = 'Enable custom greetings
This will show different greetings in the forum header depending on the time of the day. Messages are set below.
';
// End Custom Greeting by Nas
// Caps Lock detection on Login Mod
$txt['capslock_warning'] = 'Caps lock is activated.';
// End Caps Lock detection on Login Mod
$txt['nobbc'] = 'Insert No BBC';
//AutoRefreshWho Mod
$txt['autorefresh_timeout'] = 'Set Timeout to AutoRefresh "Online Who" (seconds)
Default value: 10 seconds';
// DevCenter mod -- Settings
$txt['mods_cat_modifications_devcenter'] = 'DevCenter settings';
$txt['devcenter'] = 'DevCenter settings';
$txt['devcenter_menu_count_log_entries'] = 'Show the amount of error log entries in the Admin menu button';
$txt['devcenter_dont_show_when_0'] = 'Do not show the counter when there are no entries';
$txt['devcenter_direct_printing_error'] = 'Show debugging information (including errors, will be shown to every user!)';
$txt['devcenter_show_phpinfo'] = 'Show phpinfo() when action \'phpinfo\' is called';
$txt['devcenter_displayserverload'] = 'Display the server load in the footer (not supported on Windows hosts!)';
$txt['devcenter_load'] = 'Server load over the past 5, 10 and 15 minutes respectively: %s, %s, %s';
$txt['minCount_messageLength'] = 'Minimum post size to increase post count';
//Begin Tagging System Text Strings
$txt['smftags_menu'] = 'Tags';
$txt['smftags_admin'] = 'Tags Configuration';
$txt['smftags_settings'] = 'Settings';
$txt['smftags_addtag'] = '[Add Tag]';
$txt['smftags_addtag2'] = 'Add Tag';
$txt['smftags_seperate'] = 'Separate each tag by a comma';
$txt['smftags_topic'] = 'Tags: ';
$txt['permissiongroup_smftags'] = 'SMF Tags';
$txt['permissiongroup_simple_smftags'] = 'SMF Tags';
$txt['permissionname_smftags_suggest'] = 'Suggest Tags';
$txt['permissionhelp_smftags_suggest'] = 'Users can suggest tags to add';
$txt['cannot_smftags_suggest'] = 'You are not allowed to suggest tags.';
$txt['permissionname_smftags_add'] = 'Add Tags to Own Topics';
$txt['permissionhelp_smftags_add'] = 'Users can add tags';
$txt['cannot_smftags_add'] = 'You are not allowed to add tags to topics';
$txt['permissionname_smftags_del'] = 'Delete Tags to Own Topics';
$txt['permissionhelp_smftags_del'] = 'Users can delete tags from topics they open';
$txt['cannot_smftags_del'] = 'You are not allowed to delete this tags';
$txt['permissionname_smftags_manage'] = 'Manage Tags';
$txt['permissionhelp_smftags_manage'] = 'Users can modify the tag settings and add and remove ANY tags. This permission is normally given to forum admins only!';
$txt['cannot_smftags_manage'] = 'You are not allowed to manage tags.';
//END Tagging System Strings
// Begin Login Security Text Strings
$txt['ls_login_security'] = 'Login Security';
$txt['ls_invalid_ip'] = 'Login failed. This account is protected by ip address. If you are the owner of this account you can reset this by creating a secure login link sent to your email address.';
$txt['ls_account_locked'] = 'Account Locked due to failed logins. This account has been locked until %min. If you are the owner of this account you can reset this by creating a secure login link sent to your email address.';
$txt['ls_secure_email_subject'] = 'Secure Login Link';
$txt['ls_secure_email_body'] = 'Hello %name,
A secure login link has been requested for your account.
If you requested this link please follow the link below to login into your account.
%link
This link expires in %min minutes.
Requesters IP address: %ip';
$txt['ls_matched_members'] = 'Matched forum members with same ip address:';
$txt['ls_failed_email_subject'] = 'Failed Login Attempt';
$txt['ls_failed_email_body'] = 'Hello %name,
We have detected a failed login attempt on your account.
%membermatches
IP address of the failed login attempt: %ip
';
// Settings
$txt['ls_securehash_expire_minutes'] = 'Secure Login Link Expire time in minutes';
$txt['ls_allowed_login_attempts'] = 'Number of allowed login attempts';
$txt['ls_allowed_login_attempts_mins'] = 'Login attempt check time range in minutes';
$txt['ls_login_retry_minutes'] = 'Account locked retry minutes';
$txt['ls_allow_ip_security'] = 'Allow users to protect their account by ip address';
$txt['ls_send_mail_failed_login'] = 'Send email on failed login attempt';
$txt['ls_current_ip_address'] = 'Current IP Address: ';
$txt['ls_ip_address_protection'] = 'IP Address Account Protection';
$txt['ls_ip_address_protection_note'] = 'You can allow multiple ips by seperating them with a comma';
// END Login Security Text Strings
// Added by Related Topics
$txt['admin_related_topic'] = 'Related Topics';
$txt['admin_related_topics_information'] = 'Information';
$txt['admin_related_topics_settings'] = 'Settings';
$txt['admin_related_topics_methods'] = 'Methods';
$txt['related_topics_admin_title'] = 'Related Topics';
$txt['related_topics_admin_desc'] = '';
$txt['related_latest_news'] = 'Latest News';
$txt['related_news_unable_to_connect'] = 'Unable to connect to SMFArcade.info for latest news...';
$txt['related_version_info'] = 'Version Information';
$txt['related_installed_version'] = 'Installed Version';
$txt['related_latest_version'] = 'Latest Version';
$txt['related_topics_ignored_boards'] = 'Ignored Boards';
$txt['related_topics_methods_title'] = 'Methods';
$txt['related_topics_methods'] = 'Select methods used for determining Related Topics
Rebuild of index is required after changing these settings
';
$txt['related_topics_index'] = 'Index';
$txt['related_topics_rebuild'] = 'Rebuild Indexes';
$txt['related_topics_rebuild_desc'] = 'Use this after changing settings or to build initial cache';
$txt['relatedFulltext'] = 'Fulltext';
$txt['related_topics_settings_title'] = 'Related Topics';
$txt['relatedTopicsEnabled'] = 'Enable Related Topics';
$txt['relatedTopicsCount'] = 'How many related topics to show';
$txt['no_methods_selected'] = 'You haven\'t selected which methods to use to determine related topics';
$txt['related_topics'] = 'Related Topics';
// END Added by Related Topics
$txt['groups_can_pm'] = 'Can send PMs to this group';
$txt['pm_group_to'] = 'Send to group';
$txt['permissionname_pm_to_group'] = 'Send private messages to entire membergroups';
$txt['permissionhelp_pm_to_group'] = 'Allows the users in this group to send private messages to one or more member groups';
$txt['show_groups'] = 'Show membergroups';
$txt['hide_groups'] = 'Hide membergroups';
$txt['pm_auto_respond'] = 'PM Auto Response';
$txt['pm_auto_respond_desc'] = 'Auto Response message that will be send to users that PM you';
$txt['pm_auto_respond_subject'] = 'Auto Response';
// MOD Auto Merge Double Post
$txt['permissionname_doublePost'] = 'Allow Double Posts';
$txt['permissionhelp_doublePost'] = 'By Enabling this will allow them to double post.';
$txt['AutoMergePost_div'] = 'Add text when merging posts
You can use BBCode and the $date variable
';
$txt['AutoMergePost_time'] = 'Time to allow the Double Post and Bump the Topic
Set time in days. Set 9999 days for never allow
';
$txt['AutoMergePost_4all'] = 'Ignore Double Post Permission
Always Merge Double Posts, even for administrators
';
$txt['merge_button'] = 'Merge Posts';
$txt['AutoMergePost_auto'] = 'Enable Auto Merge Doble Posts';
$txt['AutoMergePost_manual'] = 'Enable Manual Merge Doble Posts';
$txt['AutoMergePost_nomax'] = 'Ignore maximum post size';
$txt['AutoMergePost_reason'] = 'Merged DoublePost';
$txt['permissionname_doublePostmerge'] = 'Allow manual merge double posts';
$txt['permissionhelp_doublePostmerge'] = 'This permission allows users to merge double posts.';
$txt['permissionname_doublePostmerge_own'] = 'Own double posts';
$txt['permissionname_doublePostmerge_any'] = 'Any double posts';
$txt['cannot_merged_replies'] = 'You are not, allowed to merge this posts.';
$txt['modlog_ac_merged'] = 'Merged "{message}" by "{member}"';
$txt['manageposts_automerge_settings'] = 'Merge Double Posts';
$txt['manageposts_automerge_settings_description'] = 'Here you can set all settings involving auto & manual merge doubles posts.';$txt['ip_already_registered_once'] = 'According to our database records there is already an account registered from this ip: %s.';
// BEGIN MOD ReattributePostWithNr
$txt['reattribute_any'] = 'Any email address or username';
$txt['reattribute_post_no_guest'] = 'Attribute registered member posts';
$txt['reattribute_post_no_guest_desc'] = 'Reassign posts made by registered member/s to another member.';
$txt['reattribute_post_no_guest_desc2'] = '(If member account is registered, type in the post ID above or enter how old the posts should be.)';
$txt['reattribute_post_number'] = 'Attribute specific posts';
$txt['reattribute_post_number_desc'] = 'Use comma to separate each post ID. Example: index.php?topic=4043.msg23892, use 23892. Leave empty to use all posts.';
$txt['reattribute_post_age'] = 'Attribute posts based on time';
$txt['reattribute_post_age_desc'] = 'Leave empty to use all posts.';
$txt['reattribute_post_date_desc'] = '(YYYY-MM-DD)';
// Don't use entities in the below string.
$txt['reattribute_confirm_post'] = 'Are you sure you want to attribute guest posts specified with %type% of "%find%" to member "%member_to%"?';
// Don't use entities in the below string.
$txt['reattribute_confirm_post_any_guest'] = 'Are you sure you want to attribute guest posts specified to member "%member_to%"?';
// Don't use entities in the below string.
$txt['reattribute_confirm_post_no_guest'] = 'Are you sure you want to attribute registered member posts specified with %type% of "%find%" to member "%member_to%"?';
$txt['reattribute_cannot_find_member_no_guest'] = 'Could not find the specified registered member ID to attribute posts.';
// Don't use entities in the below string.
$txt['reattribute_enter_guest_poster_email'] = 'Please enter email of guest posts to reassign.';
// Don't use entities in the below string.
$txt['reattribute_enter_guest_poster_username'] = 'Please enter username of guest posts to reassign.';
// Don't use entities in the below string.
$txt['reattribute_enter_member'] = 'Please enter member to attribute posts.';
// END MOD ReattributePostWithNr
// Begin Count Child Child Boards Posts Text Strings
// Text from SMF 2.1.x
$txt['boardindex_max_depth'] = 'Maximum depth of sub-boards to check for new posts, etc.';
$helptxt['boardindex_max_depth'] = 'This setting controls how many sub-board levels SMF will check when looking for new posts in sub-boards. It also affects which boards are included when the "Count sub-board\'s posts in parent\'s totals" option is enabled.
For example, if this is set to 1, a sub-board will only be marked "new" on the index page if the sub-board itself contains a new post. If it is set to 2, the sub-board will be marked "new" if there is a new post in the sub-board or in a sub-sub-board. If it is set to 10, the sub-board will be marked "new" if there is a new post in the sub-board, a sub-sub-board, a sub-sub-sub-board, etc., up to 10 levels deep.
Large, active forums may want to set this value to a low number in order to conserve server resources.';
// END Count Child Child Boards Posts Text Strings
// Topic Solved
$txt['topic_solved'] = 'Topic Solved';
$txt['topic_not_solved'] = 'Topic Not Solved';
$txt['topic_solved_quick'] = 'Mark selected as solved';
$txt['topic_solved_quick_confirm'] = 'Are you sure you want to mark selected topics as solved?';
$txt['topic_solved_board'] = 'Topic Solved Board';
$txt['topic_solved_board_desc'] = 'Enables the Topic Solved feature in the board';
$txt['topic_solved_log'] = 'Topic Solved Log';
$txt['topic_solved_no_log'] = 'There are no topic solve actions logged.';
$txt['topic_solved_desc'] = 'Lists topic solved actions that have been performed by moderators on your forum.';
$txt['modlog_topicsolved_log_desc'] = 'Below is a list of all the topic solved actions that have been carried out by moderators of the forum. Please note: Entries cannot be removed from this log until they are at least twenty-four hours old.';
$txt['modlog_ac_solve'] = 'Solved "{topic}"';
$txt['modlog_ac_not_solve'] = 'Un-Solved "{topic}"';
$txt['permissionname_solve_topic'] = 'Marks topics solved';
$txt['permissionhelp_solve_topic'] = 'This permission allows a user to a topic solved.';
$txt['permissionname_solve_topic_own'] = 'Own topic';
$txt['permissionname_solve_topic_any'] = 'Any topic';
$txt['permissionname_simple_solve_topic_own'] = 'Mark their own topic as solved';
$txt['permissionname_simple_solve_topic_any'] = 'Mark anyone\'s topic as solved';
$txt['topic_solved_error_no_board'] = 'Sorry, topic solved feature is not enabled in this board.';
$txt['cannot_support_tools_solve_topic_own'] = 'You cannot mark your topics as solved.';
$txt['cannot_support_tools_solve_topic_any'] = 'You cannot mark topics as solved.';
// Topic Solved
// Begin Who Quoted Me Mod SMFHacks.com Text Strings
$txt['whoquoted_admin'] = 'Who Quoted Me Settings';
$txt['whoquoted_txt_show_whoquoted'] = 'Show who quoted your posts';
// END Who Quoted Me Mod SMFHacks.com Text Strings
$txt['dot'] = 'Dotted Underline';
$txt['bbc_you'] = 'Inserts the name of the person reading';
$txt['validateEmail'] = 'Check MX record and validate e-mail';
//Begin SMF Gallery Text Strings
$txt['smfgallery_title'] = 'Gallery For SMF';
$txt['smfgallery_menu'] = 'Gallery';
$txt['smfgallery_version'] = '5.0 Lite';
$txt['smfgallery_admin'] = 'Gallery Configuration';
$txt['gallery_txt_convertors'] = 'Convertors';
//Permissions
$txt['permissiongroup_smfgallery'] = 'SMF Gallery';
$txt['permissiongroup_simple_smfgallery'] = 'Use SMF Gallery.';
$txt['permissionname_smfgallery_view'] = 'View SMF Gallery';
$txt['permissionhelp_smfgallery_view'] = 'Allows the user to view the Gallery';
$txt['cannot_smfgallery_view'] = 'You are not allowed to view the Gallery';
$txt['permissionname_smfgallery_add'] = 'Add Picture';
$txt['permissionhelp_smfgallery_add'] = 'Allows the user to add a picture.';
$txt['cannot_smfgallery_add'] = 'You are not allowed to add a picture.';
$txt['permissionname_smfgallery_edit'] = 'Edit own Picture';
$txt['permissionhelp_smfgallery_edit'] = 'Allows the user to edit a picture.';
$txt['cannot_smfgallery_edit'] = 'You are not allowed to edit a picture.';
$txt['permissionname_smfgallery_delete'] = 'Delete own Picture';
$txt['permissionhelp_smfgallery_delete'] = 'Allows the user to delete a picture.';
$txt['cannot_smfgallery_delete'] = 'You are not allowed to delete a picture.';
$txt['permissionname_smfgallery_comment'] = 'Leave Comments';
$txt['permissionhelp_smfgallery_comment'] = 'Allows the user to leave comments on a picture.';
$txt['cannot_smfgallery_comment'] = 'You are not allowed to leave comments.';
$txt['permissionname_smfgallery_report'] = 'Report Pictures/Comments';
$txt['permissionhelp_smfgallery_report'] = 'Allows the user to report pictures and comments.';
$txt['cannot_smfgallery_report'] = 'You are not allowed to report content.';
$txt['permissionname_smfgallery_autoapprove'] = 'Auto Approve Pictures';
$txt['permissionhelp_smfgallery_autoapprove'] = 'Pictures do not need to wait for approval.';
$txt['permissionname_smfgallery_manage'] = 'Manage Gallery';
$txt['permissionhelp_smfgallery_manage'] = 'Allows the user to add/delete/edit all catagories. Delete Comments, Delete Pictures, Approve Pictures';
$txt['cannot_smfgallery_manage'] = 'You are not allowed to manage gallery.';
$txt['gallery_form_managecats'] = 'Manage Categories';
$txt['gallery_form_approveimages'] = 'Approve Images';
$txt['gallery_form_reportimages'] = 'Reported Images';
$txt['gallery_text_settings'] = 'Settings';
$txt['gallery_txt_copyrightremoval'] = 'Copyright Removal';
//END SMF Gallery Text Strings
$txt['topic_descriptions'] = 'Topic Descriptions';
$txt['topic_description'] = 'Description';
$txt['topic_descriptions_maxlen'] = 'Set max length of descriptions
Default: 25
';
$txt['topic_descriptions_enable'] = 'Enable Topic Descriptions?';
$txt['topic_descriptions_post_desc'] = 'Description (Optional):';
$txt['topic_descriptions_boards'] = 'Id of board(s) not to enable descriptions in
Solicitation and Dealing of Drugs is Strictly Prohibited ! Please email smfadmin if you wish to advertise here Non drug topics are also very welcome ! All Terms and Conditions are at the Bottom of the Page
dopetalk does not endorse any advertised product nor does it accept any liability for it's use or misuse
TERMS AND CONDITIONS In no event will d&u or any person involved in creating, producing, or distributing site information be liable for any direct, indirect, incidental, punitive, special or consequential damages arising out of the use of or inability to use d&u. You agree to indemnify and hold harmless d&u, its domain founders, sponsors, maintainers, server administrators, volunteers and contributors from and against all liability, claims, damages, costs and expenses, including legal fees, that arise directly or indirectly from the use of any part of the d&u site.
TO USE THIS WEBSITE YOU MUST AGREE TO THE TERMS AND CONDITIONS ABOVE