?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

(leave it blank for default)

'; $txt['empty_bb'] = '\'s buddies list is empty!'; $txt['empty_bb_owner'] = 'Your buddies list is empty, '; $txt['empty_bb_owner_link'] = 'Add some buddy!'; $txt['permissionname_bb_view'] = 'View buddies block'; $txt['permissionhelp_bb_view'] = 'This permission allows users to view buddies block on their profile.'; $txt['permissionname_bb_view_own'] = 'Own buddies'; $txt['permissionname_bb_view_any'] = 'Other\'s buddies'; $txt['bb_icon'] = 'Show add/remove buddy icon in posts'; $txt['buddy_add'] = 'Add To Buddies List'; $txt['buddy_remove'] = 'Remove From Buddies List'; $txt['no_reputation_log'] = 'There are no entries in the reputation log.'; $txt['reputation_log'] = 'Reputation Log'; $txt['reputation_you'] = 'You'; $txt['reputation_sent'] = 'Your reputation action has been sent'; //Badges in Signature and User Panel Mod by Runic $txt['bis'] = 'Enable Badges in Signature Mod'; $txt['biup'] = 'Enable Badges in User Panel Mod'; $txt['bip'] = 'Enable Badges in Profile Mod'; $txt['biupbipbis'] = 'Badge in User Panel and Signature © Bryan Runic Deakin'; $txt['custom_action_shorttitle'] = 'Custom Actions'; $txt['core_settings_item_ca'] = 'Custom Actions'; $txt['core_settings_item_ca_desc'] = 'With custom actions you can create custom pages wrapped in your forum\'s theme.'; $txt['custom_action_desc'] = 'From this page you can create and modify your own custom pages.'; $txt['custom_action_title'] = 'Custom Actions'; $txt['custom_action_title_sub'] = 'Sub-Actions For "%1$s"'; $txt['custom_action_none'] = 'You have not created any custom actions yet!'; $txt['custom_action_none_sub'] = 'You have not created any sub-actions for the "%1$s" action yet!'; $txt['custom_action_name'] = 'Action Name'; $txt['custom_action_type'] = 'Type'; $txt['custom_action_type_0'] = 'HTML'; $txt['custom_action_type_1'] = 'BBC'; $txt['custom_action_type_2'] = 'PHP'; $txt['custom_action_sub_actions'] = 'Sub-Actions'; $txt['custom_action_enabled'] = 'Enabled'; $txt['custom_action_make_new'] = 'New Action'; $txt['custom_action_make_new_sub'] = 'New Sub-Action'; $txt['custom_action_not_found'] = 'The requested action was not found.'; $txt['custom_action_invalid_url'] = 'Action URLs may only contain letters, numbers and underscores.'; $txt['custom_action_settings'] = 'Action Settings:'; $txt['custom_action_url_desc'] = 'This may only contain letters, numbers and underscores.'; $txt['custom_action_permissions_mode'] = 'Permissions Mode'; $txt['custom_action_permissions_mode_0'] = 'Visible To Everyone'; $txt['custom_action_permissions_mode_1'] = 'Visible To Selected Groups'; $txt['custom_action_permissions_mode_2'] = 'Same As Parent Action'; $txt['custom_action_body'] = 'Body'; $txt['custom_action_body_html'] = 'HTML Body'; $txt['custom_action_body_php'] = 'Template Code'; $txt['custom_action_delete_sure'] = 'Are you sure you want to delete this action?'; $txt['custom_action_header'] = 'HTML Headers'; $txt['custom_action_source'] = 'Source File Code'; $txt['custom_action_source_desc'] = 'This code will be evaluated before any templates are displayed. If you don\'t understand this you should just put all your code in the template code box. No output should be displayed here.'; $txt['custom_action_header_desc'] = 'This code will be displayed in the header section.'; $txt['custom_action_body_html_desc'] = 'This code will be displayed in the body section.'; $txt['custom_action_body_php_desc'] = 'You should display all output here.'; $txt['custom_action_body_desc'] = 'This is the body of your custom page.'; $txt['custom_action_url'] = 'Action URL'; $txt['custom_action_settings_code'] = 'Action Code:'; $txt['custom_action_menu'] = 'Show Menu Button'; //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'] = 'Seperate 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 //-- Labradoodle-360; Advanced Recent Posts $txt['topic_name'] = 'Topic'; $txt['poster_name'] = 'Poster'; $txt['board_name'] = 'Board'; $txt['post_time'] = 'Post Time'; // End Labradoodle-360; Advanced Recent Posts --// // Start Force Read Topic on Login Mod $txt['force_read_enable'] = 'Enable Force Read Topic on Login mod?
(This will force users to read this topic when they login, if they haven\'t read it before.)'; $txt['force_read_topic_id'] = 'Enter the Topic ID'; // End Force Read Topic on Login Mod $txt['join_date'] = 'Join Date'; $txt['enable_join_date_post'] = 'Display Join Date in Posts'; $txt['enable_member_location_post'] = 'Display Member Location in Posts'; $txt['show_fields_to_guests'] = 'Show Join Date & Location in posts to guests as well'; $txt['enable_join_date_pm'] = 'Display Join Date in Personal Messages'; $txt['enable_member_location_pm'] = 'Display Member Location in Personal Messages'; $txt['ultimate_profile'] = 'Ultimate Profile'; $txt['permissionname_edit_ultimate_profile'] = 'Edit ultimate profile'; $txt['permissionname_simple_edit_ultimate_profile_own'] = 'Edit their ultimate profile'; $txt['permissionname_simple_edit_ultimate_profile_any'] = 'Edit other people\'s ultimate profile'; $txt['permissionname_edit_ultimate_profile_own'] = 'Own profile'; $txt['permissionname_edit_ultimate_profile_any'] = 'Any profile'; $txt['permissionhelp_edit_ultimate_profile'] = 'This permission allows user to edit ultimate profile.'; $txt['cannot_edit_ultimate_profile_own'] = 'You aren\'t allowed to edit your own ultimate profile.'; $txt['cannot_edit_ultimate_profile_any'] = 'You aren\'t allowed to edit just any ultimate profile.'; // Buddy List $txt['buddylist'] = 'Buddy List'; $txt['buddylist_add'] = 'Add Buddy'; $txt['buddylist_reload'] = 'Refresh'; $txt['buddylist_close_window'] = 'Close Window'; // Buddy List Errors $txt['buddylist_error_disabled'] = 'Sorry, but the buddy lists are disabled.'; $txt['buddylist_error_no_buddies'] = 'Sorry, but you don\'t have any buddies.'; // Move Old Posts $txt['move_maintain_old'] = 'Move Old Posts'; $txt['move_maintain_old_since_days1'] = 'Move all topics not posted in for'; $txt['move_maintain_old_since_days2'] = 'days, which are:'; $txt['move_maintain_old_remove'] = 'Move Old'; $txt['move_Destboard'] = 'Destination Board:'; $txt['move_maintain_old_confirm'] = 'Are you really sure you want to MOVE old posts now?'; $txt['bbc_colorbox'] = 'Color Box'; $txt['who_thisaction'] = 'Viewing the '; $txt['mentions'] = 'Mentions'; $txt['scheduled_task_removeMentions'] = 'Remove seen mentions'; $txt['scheduled_task_desc_removeMentions'] = 'Automatically removes seen mentions older than the specified days'; $txt['smallcaps_desc'] = 'Small Caps';$txt['globalmessage'] = 'Global Message'; $txt['global_message_settings'] = 'Global Forum Message'; $txt['global_index_show'] = 'Show Message in Index'; $txt['global_index_title'] = 'Index Message Title'; $txt['global_index_body'] = 'Index Message Body'; $txt['global_footer_show'] = 'Show Message in Footer'; $txt['global_footer_title'] = 'Footer Message Title'; $txt['global_footer_body'] = 'Footer Message Body'; $txt['permissionname_view_globalmessage'] = 'View global forum message'; $txt['permissionhelp_view_globalmessage'] = 'This permission determines whether or not members of this group can view the global forum message'; // // PM Attachments MOD Begin // global $scripturl; $txt['attach_restrict_attachmentNumPerPMLimit'] = '%1$d per pm'; $txt['attach_restrict_attachmentPMLimit'] = 'maximum total size %1$dKB'; $txt['attach_restrict_pmAttachmentSizeLimit'] = 'maximum individual size %1$dKB'; // PM Attachments by Mail $txt['pmattachments_mail'] = 'The following are direct links to all of the attachments that were included in this Personal Message (Please note, you must be logged in to the site in order to be able to download them):'; // Settings Titles $txt['pmattachment_manager_settings'] = 'PM Attachment Settings'; // Maintenance Settings $txt['pmattachment_options'] = 'PM File Attachment Options'; $txt['pmattachment_remove_old'] = 'Remove PM attachments older than'; $txt['pmattachment_remove_size'] = 'Remove PM attachments larger than'; $txt['pmattachment_remove_downloads'] = 'Remove PM attachments downloaded/viewed atleast'; $txt['pmattachment_downloads_times'] = 'time(s), by all recipients'; $txt['pmattachments_remove_by_members'] = 'Remove All PM Attachments sent'; $txt['pmattachments_remove_by_members_from'] = 'from'; $txt['pmattachments_remove_by_members_to'] = 'to'; $txt['pmattachments_remove_by_members_cont'] = 'the following members:'; $txt['pmattachments_remove_reported'] = 'Remove PM Attachments reported from the following members:'; $txt['pmattach_report_all_members'] = 'All Members'; $txt['pmattach_specific_members'] = 'Specific Members'; $txt['pmattachments_remove_all'] = 'Remove All PM Attachments by ALL Members!'; // Reporting for DUTY, SIR! $txt['pm_report_attachments_sent'] = 'The following are all attachments that were sent to this user(s):'; // Settings Options $txt['pmAttachmentEnable'] = 'PM Attachments mode'; $txt['pmAttachmentEnable_deactivate'] = 'Disable attachments'; $txt['pmAttachmentEnable_enable_all'] = 'Enable all attachments'; $txt['pmAttachmentEnable_disable_new'] = 'Disable new attachments'; $txt['pmAttachmentCheckExtensions'] = 'Check attachment\'s extension'; $txt['pmAttachmentExtensions'] = 'Allowed attachment extensions'; $txt['pmAttachmentShowImages'] = 'Display image attachments as pictures under PM\'s'; $txt['pmAttachmentEncryptFilenames'] = 'Encrypt stored filenames'; $txt['pmAttachmentUploadDir'] = 'PM Attachments directory
Configure multiple PM attachment directories
'; $txt['pmAttachmentUploadDir_multiple'] = 'PM Attachments directory'; $txt['pmAttachmentUploadDir_multiple_configure'] = '[Configure multiple PM attachment directories]'; $txt['pmAttachmentDirSizeLimit'] = 'Max attachment folder space
(0 for no limit)
'; $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'].'".
'; $txt['Activity_Bar_timeframe'] = 'Activity Timeframe
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
Use comma-seperated values!
'; $txt['topic_descriptions_topics'] = 'Enable the description in the topic?'; $txt['td_copy'] = 'Topic Descriptions Mod © Bryan Runic Deakin'; // Thumbnail Topic Mod $txt['topic_thumb_width'] = 'Thumbnail Topic Width'; $txt['topic_thumb_height'] = 'Thumbnail Topic Height'; $txt['global_topic'] = 'Global Topic'; $txt['not_global_topic'] = 'Not Global Topic'; $txt['global_topics_board'] = 'Enable Global Topics'; $txt['global_topics_board_desc'] = 'Displays the global topics in the board'; $txt['modlog_ac_global'] = 'Made global "{topic}"'; $txt['modlog_ac_unglobal'] = 'Made not global "{topic}"'; $txt['permissionname_make_global'] = 'Make topics global'; $txt['permissionhelp_solve_topic'] = 'This permission allows a user to make a topic global.'; $txt['cannot_make_global'] = 'You cannot make topics global.'; $txt['board_not_global'] = 'You cannot make topics global in this board'; $txt['wireless_display_global'] = 'Global'; $txt['wireless_display_not_global'] = 'Not Global'; $txt['error_bbc'] = 'Add Error Box'; $txt['warning_bbc'] = 'Add Warning Box'; $txt['okay_bbc'] = 'Add Okay Box'; $txt['info_bbc'] = 'Add Info Box'; $txt['admin_ban_button'] = 'Ban user'; // Begin Push Notifications Mod Text Strings $txt['webpush_admin'] = 'Push Notifications Settings'; // END Push Notifications Mod Text 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 $txt['contact'] = 'contact'; $txt['contact_form_default_dns_check'] = 'domain must have valid A or MX record'; $txt['contact_form_default_email_sender'] = 'Sender email address if none provided:'; $txt['contact_form_default_guest_access'] = 'no guest access'; $txt['contact_form_default_member_access'] = 'no member access'; $txt['contact_form_default_name'] = 'Sender name if none provided:'; $txt['contact_form_default_name_default'] = 'Anonymous'; $txt['contact_form_default_require_email'] = 'use email address settings below'; $txt['contact_form_default_require_name'] = 'use sender name settings below'; $txt['contact_form_default_require_subject'] = 'use subject line settings below'; $txt['contact_form_default_subject'] = 'Subject line if none provided:'; $txt['contact_form_default_subject_default'] = '(no subject)'; $txt['contact_form_default_tab_label'] = 'CONTACT'; $txt['contact_form_dest_email_addr'] = 'Send contact form replies to this email address:'; $txt['contact_form_display_title'] = 'Contact form page title:'; $txt['contact_form_enable_guest_access'] = 'Allow guest access:'; $txt['contact_form_enable_member_access'] = 'Allow member access:'; $txt['contact_form_error_invalid_email'] = 'Invalid email address entered.'; $txt['contact_form_error_no_email'] = 'No email address entered.'; $txt['contact_form_error_no_message'] = 'No message entered.'; $txt['contact_form_error_no_name'] = 'No name entered.'; $txt['contact_form_error_no_subject'] = 'No subject entered.'; $txt['contact_form_error_unable_to_send'] = 'Send mail failed. We were unable to send your message'; $txt['contact_form_field_optional'] = '(optional)'; $txt['contact_form_field_optional_email'] = '(if you want a reply)'; $txt['contact_form_field_required'] = '(required)'; $txt['contact_form_label_default'] = 'default: '; $txt['contact_form_label_edit'] = '[edit]'; $txt['contact_form_label_email'] = 'Email '; $txt['contact_form_label_ip'] = "\r\n\r\n-- \r\nIP: "; $txt['contact_form_label_message'] = 'Message '; $txt['contact_form_label_name'] = 'Name '; $txt['contact_form_label_rdns'] = "\r\nrDNS: "; $txt['contact_form_label_sender'] = "\r\nSender: "; $txt['contact_form_label_status_email'] = 'Email: '; $txt['contact_form_label_status_name'] = 'Name: '; $txt['contact_form_label_status_separator'] = "------\r\n\r\n"; $txt['contact_form_label_status_subject'] = 'Subject: '; $txt['contact_form_label_subject'] = 'Subject '; $txt['contact_form_label_submit_button'] = 'Send Message'; $txt['contact_form_label_unchecked'] = 'unchecked: '; $txt['contact_form_label_verification'] = 'Verification '; $txt['contact_form_message_sent'] = 'Message sent. Thank you for your comments.'; $txt['contact_form_mods_cat'] = 'Contact Form'; $txt['contact_form_require_email'] = 'Require email address:'; $txt['contact_form_require_name'] = 'Require sender name:'; $txt['contact_form_require_subject'] = 'Require subject line:'; $txt['contact_form_result_error'] = 'Error'; $txt['contact_form_result_message_sent'] = 'Message Sent'; $txt['contact_form_result_send_mail_failed'] = 'Send Mail Failed'; $txt['contact_form_sender_email_dont_use_form'] = 'Don\'t use contact form email address as sender email address:'; $txt['contact_form_sender_email_dont_use_form_default'] = 'use email address from form if provided'; $txt['contact_form_sender_is_guest'] = 'guest'; $txt['contact_form_sender_name_dont_use_form'] = 'Don\'t use contact form name as sender name:'; $txt['contact_form_sender_name_dont_use_form_default'] = 'use name from form if provided'; $txt['contact_form_sender_subject_dont_use_form'] = 'Don\'t use contact form subject line as sender subject line:'; $txt['contact_form_sender_subject_dont_use_form_default'] = 'use subject line from form if provided'; $txt['contact_form_skip_dns_check'] = 'Skip sender email address domain record check:'; $txt['contact_form_subject_prefix'] = 'Subject line optional prefix:'; $txt['contact_form_subject_prefix_default'] = 'no prefix'; $txt['contact_form_tab_label'] = 'Contact form tab label:'; $txt['contact_form_title']='Contact Form'; // Begin Discord Text Strings $txt['discord_admin'] = 'Discord Settings'; // END Discord Text Strings // Mod Version Checker $txt['modvc_checkforupdates'] = 'Check For Modifications Updates'; $txt['modvc_modificationsupdates'] = 'Modifications Updates'; $txt['modvc_downloadupdate'] = '[Download Update]'; $txt['modvc_oldversion'] = 'Installed Version'; $txt['modvc_latestversion'] = 'Latest Version'; $txt['modvc_modsitelink'] = 'Mod Site Link'; $txt['modvc_visitmod'] = '[Visit Mod]'; $txt['modvc_noupdatesfound'] = 'You are up to date! No modifications updates found!'; $txt['scheduled_task_scheduled_modvercheck'] = 'Check for Modifications Updates'; $txt['scheduled_task_desc_scheduled_modvercheck'] = 'Compares installed modifications versions with the latest versions of the modifications found on simplemachines.org'; // END Mod Version Checker $txt['dot'] = 'Dotted Underline';$txt['forumvisitors_link'] = 'Visitors Log'; $txt['board_visitors'] = 'Here you can see the list of all users who visited board:'; $txt['bots_vs_browsers'] = 'Bots vs Browsers IP Look Up Bots Or Browsers'; ?> ?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

(leave it blank for default)

'; $txt['empty_bb'] = '\'s buddies list is empty!'; $txt['empty_bb_owner'] = 'Your buddies list is empty, '; $txt['empty_bb_owner_link'] = 'Add some buddy!'; $txt['permissionname_bb_view'] = 'View buddies block'; $txt['permissionhelp_bb_view'] = 'This permission allows users to view buddies block on their profile.'; $txt['permissionname_bb_view_own'] = 'Own buddies'; $txt['permissionname_bb_view_any'] = 'Other\'s buddies'; $txt['bb_icon'] = 'Show add/remove buddy icon in posts'; $txt['buddy_add'] = 'Add To Buddies List'; $txt['buddy_remove'] = 'Remove From Buddies List'; $txt['no_reputation_log'] = 'There are no entries in the reputation log.'; $txt['reputation_log'] = 'Reputation Log'; $txt['reputation_you'] = 'You'; $txt['reputation_sent'] = 'Your reputation action has been sent'; //Badges in Signature and User Panel Mod by Runic $txt['bis'] = 'Enable Badges in Signature Mod'; $txt['biup'] = 'Enable Badges in User Panel Mod'; $txt['bip'] = 'Enable Badges in Profile Mod'; $txt['biupbipbis'] = 'Badge in User Panel and Signature © Bryan Runic Deakin'; $txt['custom_action_shorttitle'] = 'Custom Actions'; $txt['core_settings_item_ca'] = 'Custom Actions'; $txt['core_settings_item_ca_desc'] = 'With custom actions you can create custom pages wrapped in your forum\'s theme.'; $txt['custom_action_desc'] = 'From this page you can create and modify your own custom pages.'; $txt['custom_action_title'] = 'Custom Actions'; $txt['custom_action_title_sub'] = 'Sub-Actions For "%1$s"'; $txt['custom_action_none'] = 'You have not created any custom actions yet!'; $txt['custom_action_none_sub'] = 'You have not created any sub-actions for the "%1$s" action yet!'; $txt['custom_action_name'] = 'Action Name'; $txt['custom_action_type'] = 'Type'; $txt['custom_action_type_0'] = 'HTML'; $txt['custom_action_type_1'] = 'BBC'; $txt['custom_action_type_2'] = 'PHP'; $txt['custom_action_sub_actions'] = 'Sub-Actions'; $txt['custom_action_enabled'] = 'Enabled'; $txt['custom_action_make_new'] = 'New Action'; $txt['custom_action_make_new_sub'] = 'New Sub-Action'; $txt['custom_action_not_found'] = 'The requested action was not found.'; $txt['custom_action_invalid_url'] = 'Action URLs may only contain letters, numbers and underscores.'; $txt['custom_action_settings'] = 'Action Settings:'; $txt['custom_action_url_desc'] = 'This may only contain letters, numbers and underscores.'; $txt['custom_action_permissions_mode'] = 'Permissions Mode'; $txt['custom_action_permissions_mode_0'] = 'Visible To Everyone'; $txt['custom_action_permissions_mode_1'] = 'Visible To Selected Groups'; $txt['custom_action_permissions_mode_2'] = 'Same As Parent Action'; $txt['custom_action_body'] = 'Body'; $txt['custom_action_body_html'] = 'HTML Body'; $txt['custom_action_body_php'] = 'Template Code'; $txt['custom_action_delete_sure'] = 'Are you sure you want to delete this action?'; $txt['custom_action_header'] = 'HTML Headers'; $txt['custom_action_source'] = 'Source File Code'; $txt['custom_action_source_desc'] = 'This code will be evaluated before any templates are displayed. If you don\'t understand this you should just put all your code in the template code box. No output should be displayed here.'; $txt['custom_action_header_desc'] = 'This code will be displayed in the header section.'; $txt['custom_action_body_html_desc'] = 'This code will be displayed in the body section.'; $txt['custom_action_body_php_desc'] = 'You should display all output here.'; $txt['custom_action_body_desc'] = 'This is the body of your custom page.'; $txt['custom_action_url'] = 'Action URL'; $txt['custom_action_settings_code'] = 'Action Code:'; $txt['custom_action_menu'] = 'Show Menu Button'; //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'] = 'Seperate 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 //-- Labradoodle-360; Advanced Recent Posts $txt['topic_name'] = 'Topic'; $txt['poster_name'] = 'Poster'; $txt['board_name'] = 'Board'; $txt['post_time'] = 'Post Time'; // End Labradoodle-360; Advanced Recent Posts --// // Start Force Read Topic on Login Mod $txt['force_read_enable'] = 'Enable Force Read Topic on Login mod?
(This will force users to read this topic when they login, if they haven\'t read it before.)'; $txt['force_read_topic_id'] = 'Enter the Topic ID'; // End Force Read Topic on Login Mod $txt['join_date'] = 'Join Date'; $txt['enable_join_date_post'] = 'Display Join Date in Posts'; $txt['enable_member_location_post'] = 'Display Member Location in Posts'; $txt['show_fields_to_guests'] = 'Show Join Date & Location in posts to guests as well'; $txt['enable_join_date_pm'] = 'Display Join Date in Personal Messages'; $txt['enable_member_location_pm'] = 'Display Member Location in Personal Messages'; $txt['ultimate_profile'] = 'Ultimate Profile'; $txt['permissionname_edit_ultimate_profile'] = 'Edit ultimate profile'; $txt['permissionname_simple_edit_ultimate_profile_own'] = 'Edit their ultimate profile'; $txt['permissionname_simple_edit_ultimate_profile_any'] = 'Edit other people\'s ultimate profile'; $txt['permissionname_edit_ultimate_profile_own'] = 'Own profile'; $txt['permissionname_edit_ultimate_profile_any'] = 'Any profile'; $txt['permissionhelp_edit_ultimate_profile'] = 'This permission allows user to edit ultimate profile.'; $txt['cannot_edit_ultimate_profile_own'] = 'You aren\'t allowed to edit your own ultimate profile.'; $txt['cannot_edit_ultimate_profile_any'] = 'You aren\'t allowed to edit just any ultimate profile.'; // Buddy List $txt['buddylist'] = 'Buddy List'; $txt['buddylist_add'] = 'Add Buddy'; $txt['buddylist_reload'] = 'Refresh'; $txt['buddylist_close_window'] = 'Close Window'; // Buddy List Errors $txt['buddylist_error_disabled'] = 'Sorry, but the buddy lists are disabled.'; $txt['buddylist_error_no_buddies'] = 'Sorry, but you don\'t have any buddies.'; // Move Old Posts $txt['move_maintain_old'] = 'Move Old Posts'; $txt['move_maintain_old_since_days1'] = 'Move all topics not posted in for'; $txt['move_maintain_old_since_days2'] = 'days, which are:'; $txt['move_maintain_old_remove'] = 'Move Old'; $txt['move_Destboard'] = 'Destination Board:'; $txt['move_maintain_old_confirm'] = 'Are you really sure you want to MOVE old posts now?'; $txt['bbc_colorbox'] = 'Color Box'; $txt['who_thisaction'] = 'Viewing the '; $txt['mentions'] = 'Mentions'; $txt['scheduled_task_removeMentions'] = 'Remove seen mentions'; $txt['scheduled_task_desc_removeMentions'] = 'Automatically removes seen mentions older than the specified days'; $txt['smallcaps_desc'] = 'Small Caps';$txt['globalmessage'] = 'Global Message'; $txt['global_message_settings'] = 'Global Forum Message'; $txt['global_index_show'] = 'Show Message in Index'; $txt['global_index_title'] = 'Index Message Title'; $txt['global_index_body'] = 'Index Message Body'; $txt['global_footer_show'] = 'Show Message in Footer'; $txt['global_footer_title'] = 'Footer Message Title'; $txt['global_footer_body'] = 'Footer Message Body'; $txt['permissionname_view_globalmessage'] = 'View global forum message'; $txt['permissionhelp_view_globalmessage'] = 'This permission determines whether or not members of this group can view the global forum message'; // // PM Attachments MOD Begin // global $scripturl; $txt['attach_restrict_attachmentNumPerPMLimit'] = '%1$d per pm'; $txt['attach_restrict_attachmentPMLimit'] = 'maximum total size %1$dKB'; $txt['attach_restrict_pmAttachmentSizeLimit'] = 'maximum individual size %1$dKB'; // PM Attachments by Mail $txt['pmattachments_mail'] = 'The following are direct links to all of the attachments that were included in this Personal Message (Please note, you must be logged in to the site in order to be able to download them):'; // Settings Titles $txt['pmattachment_manager_settings'] = 'PM Attachment Settings'; // Maintenance Settings $txt['pmattachment_options'] = 'PM File Attachment Options'; $txt['pmattachment_remove_old'] = 'Remove PM attachments older than'; $txt['pmattachment_remove_size'] = 'Remove PM attachments larger than'; $txt['pmattachment_remove_downloads'] = 'Remove PM attachments downloaded/viewed atleast'; $txt['pmattachment_downloads_times'] = 'time(s), by all recipients'; $txt['pmattachments_remove_by_members'] = 'Remove All PM Attachments sent'; $txt['pmattachments_remove_by_members_from'] = 'from'; $txt['pmattachments_remove_by_members_to'] = 'to'; $txt['pmattachments_remove_by_members_cont'] = 'the following members:'; $txt['pmattachments_remove_reported'] = 'Remove PM Attachments reported from the following members:'; $txt['pmattach_report_all_members'] = 'All Members'; $txt['pmattach_specific_members'] = 'Specific Members'; $txt['pmattachments_remove_all'] = 'Remove All PM Attachments by ALL Members!'; // Reporting for DUTY, SIR! $txt['pm_report_attachments_sent'] = 'The following are all attachments that were sent to this user(s):'; // Settings Options $txt['pmAttachmentEnable'] = 'PM Attachments mode'; $txt['pmAttachmentEnable_deactivate'] = 'Disable attachments'; $txt['pmAttachmentEnable_enable_all'] = 'Enable all attachments'; $txt['pmAttachmentEnable_disable_new'] = 'Disable new attachments'; $txt['pmAttachmentCheckExtensions'] = 'Check attachment\'s extension'; $txt['pmAttachmentExtensions'] = 'Allowed attachment extensions'; $txt['pmAttachmentShowImages'] = 'Display image attachments as pictures under PM\'s'; $txt['pmAttachmentEncryptFilenames'] = 'Encrypt stored filenames'; $txt['pmAttachmentUploadDir'] = 'PM Attachments directory
Configure multiple PM attachment directories
'; $txt['pmAttachmentUploadDir_multiple'] = 'PM Attachments directory'; $txt['pmAttachmentUploadDir_multiple_configure'] = '[Configure multiple PM attachment directories]'; $txt['pmAttachmentDirSizeLimit'] = 'Max attachment folder space
(0 for no limit)
'; $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'].'".
'; $txt['Activity_Bar_timeframe'] = 'Activity Timeframe
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
Use comma-seperated values!
'; $txt['topic_descriptions_topics'] = 'Enable the description in the topic?'; $txt['td_copy'] = 'Topic Descriptions Mod © Bryan Runic Deakin'; // Thumbnail Topic Mod $txt['topic_thumb_width'] = 'Thumbnail Topic Width'; $txt['topic_thumb_height'] = 'Thumbnail Topic Height'; $txt['global_topic'] = 'Global Topic'; $txt['not_global_topic'] = 'Not Global Topic'; $txt['global_topics_board'] = 'Enable Global Topics'; $txt['global_topics_board_desc'] = 'Displays the global topics in the board'; $txt['modlog_ac_global'] = 'Made global "{topic}"'; $txt['modlog_ac_unglobal'] = 'Made not global "{topic}"'; $txt['permissionname_make_global'] = 'Make topics global'; $txt['permissionhelp_solve_topic'] = 'This permission allows a user to make a topic global.'; $txt['cannot_make_global'] = 'You cannot make topics global.'; $txt['board_not_global'] = 'You cannot make topics global in this board'; $txt['wireless_display_global'] = 'Global'; $txt['wireless_display_not_global'] = 'Not Global'; $txt['error_bbc'] = 'Add Error Box'; $txt['warning_bbc'] = 'Add Warning Box'; $txt['okay_bbc'] = 'Add Okay Box'; $txt['info_bbc'] = 'Add Info Box'; $txt['admin_ban_button'] = 'Ban user'; // Begin Push Notifications Mod Text Strings $txt['webpush_admin'] = 'Push Notifications Settings'; // END Push Notifications Mod Text 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 $txt['contact'] = 'contact'; $txt['contact_form_default_dns_check'] = 'domain must have valid A or MX record'; $txt['contact_form_default_email_sender'] = 'Sender email address if none provided:'; $txt['contact_form_default_guest_access'] = 'no guest access'; $txt['contact_form_default_member_access'] = 'no member access'; $txt['contact_form_default_name'] = 'Sender name if none provided:'; $txt['contact_form_default_name_default'] = 'Anonymous'; $txt['contact_form_default_require_email'] = 'use email address settings below'; $txt['contact_form_default_require_name'] = 'use sender name settings below'; $txt['contact_form_default_require_subject'] = 'use subject line settings below'; $txt['contact_form_default_subject'] = 'Subject line if none provided:'; $txt['contact_form_default_subject_default'] = '(no subject)'; $txt['contact_form_default_tab_label'] = 'CONTACT'; $txt['contact_form_dest_email_addr'] = 'Send contact form replies to this email address:'; $txt['contact_form_display_title'] = 'Contact form page title:'; $txt['contact_form_enable_guest_access'] = 'Allow guest access:'; $txt['contact_form_enable_member_access'] = 'Allow member access:'; $txt['contact_form_error_invalid_email'] = 'Invalid email address entered.'; $txt['contact_form_error_no_email'] = 'No email address entered.'; $txt['contact_form_error_no_message'] = 'No message entered.'; $txt['contact_form_error_no_name'] = 'No name entered.'; $txt['contact_form_error_no_subject'] = 'No subject entered.'; $txt['contact_form_error_unable_to_send'] = 'Send mail failed. We were unable to send your message'; $txt['contact_form_field_optional'] = '(optional)'; $txt['contact_form_field_optional_email'] = '(if you want a reply)'; $txt['contact_form_field_required'] = '(required)'; $txt['contact_form_label_default'] = 'default: '; $txt['contact_form_label_edit'] = '[edit]'; $txt['contact_form_label_email'] = 'Email '; $txt['contact_form_label_ip'] = "\r\n\r\n-- \r\nIP: "; $txt['contact_form_label_message'] = 'Message '; $txt['contact_form_label_name'] = 'Name '; $txt['contact_form_label_rdns'] = "\r\nrDNS: "; $txt['contact_form_label_sender'] = "\r\nSender: "; $txt['contact_form_label_status_email'] = 'Email: '; $txt['contact_form_label_status_name'] = 'Name: '; $txt['contact_form_label_status_separator'] = "------\r\n\r\n"; $txt['contact_form_label_status_subject'] = 'Subject: '; $txt['contact_form_label_subject'] = 'Subject '; $txt['contact_form_label_submit_button'] = 'Send Message'; $txt['contact_form_label_unchecked'] = 'unchecked: '; $txt['contact_form_label_verification'] = 'Verification '; $txt['contact_form_message_sent'] = 'Message sent. Thank you for your comments.'; $txt['contact_form_mods_cat'] = 'Contact Form'; $txt['contact_form_require_email'] = 'Require email address:'; $txt['contact_form_require_name'] = 'Require sender name:'; $txt['contact_form_require_subject'] = 'Require subject line:'; $txt['contact_form_result_error'] = 'Error'; $txt['contact_form_result_message_sent'] = 'Message Sent'; $txt['contact_form_result_send_mail_failed'] = 'Send Mail Failed'; $txt['contact_form_sender_email_dont_use_form'] = 'Don\'t use contact form email address as sender email address:'; $txt['contact_form_sender_email_dont_use_form_default'] = 'use email address from form if provided'; $txt['contact_form_sender_is_guest'] = 'guest'; $txt['contact_form_sender_name_dont_use_form'] = 'Don\'t use contact form name as sender name:'; $txt['contact_form_sender_name_dont_use_form_default'] = 'use name from form if provided'; $txt['contact_form_sender_subject_dont_use_form'] = 'Don\'t use contact form subject line as sender subject line:'; $txt['contact_form_sender_subject_dont_use_form_default'] = 'use subject line from form if provided'; $txt['contact_form_skip_dns_check'] = 'Skip sender email address domain record check:'; $txt['contact_form_subject_prefix'] = 'Subject line optional prefix:'; $txt['contact_form_subject_prefix_default'] = 'no prefix'; $txt['contact_form_tab_label'] = 'Contact form tab label:'; $txt['contact_form_title']='Contact Form'; // Begin Discord Text Strings $txt['discord_admin'] = 'Discord Settings'; // END Discord Text Strings // Mod Version Checker $txt['modvc_checkforupdates'] = 'Check For Modifications Updates'; $txt['modvc_modificationsupdates'] = 'Modifications Updates'; $txt['modvc_downloadupdate'] = '[Download Update]'; $txt['modvc_oldversion'] = 'Installed Version'; $txt['modvc_latestversion'] = 'Latest Version'; $txt['modvc_modsitelink'] = 'Mod Site Link'; $txt['modvc_visitmod'] = '[Visit Mod]'; $txt['modvc_noupdatesfound'] = 'You are up to date! No modifications updates found!'; $txt['scheduled_task_scheduled_modvercheck'] = 'Check for Modifications Updates'; $txt['scheduled_task_desc_scheduled_modvercheck'] = 'Compares installed modifications versions with the latest versions of the modifications found on simplemachines.org'; // END Mod Version Checker $txt['dot'] = 'Dotted Underline';$txt['forumvisitors_link'] = 'Visitors Log'; $txt['board_visitors'] = 'Here you can see the list of all users who visited board:'; $txt['bots_vs_browsers'] = 'Bots vs Browsers IP Look Up Bots Or Browsers'; ?> is there really Fentanyl in Methamphetamine ? - Phenethylamines - dopetalk


dopetalk does not endorse any advertised product nor does it accept any liability for it's use or misuse


Our Discord Notification Server invitation link is https://discord.gg/jB2qmRrxyD

Author Topic: is there really Fentanyl in Methamphetamine ?  (Read 18202 times)

Online Chip ()

  • Server Admin
  • Hero Member
  • *****
  • Administrator
  • *****
  • : Dec 2014
  • Location: Australia
  • Posts: 7308
  • Reputation Power: 0
  • Chip has hidden their reputation power
  • Gender: Male
  • Last Login:Today at 10:09:20 PM
  • Deeply Confused Learner
  • Profession: IT Engineer now retired
is there really Fentanyl in Methamphetamine ?
« on: February 03, 2018, 03:08:19 PM »
recently i was contacted by a member who told me thst he had been testing his Meth and that it had Fentanyl in it every time he tested it.

does that sound likely?

he told me to be careful and i said that there have been no reports of that in Australia.

but recently, i got a small amount of Meth and as soon as i smoked it, i felt a warm sort of feeling along with the typical meth high ... all in all, very pleasant.

that night i slept well and through the next week i ended up sneezing a lot and feeling a bit crappy.

so i'm not sure any more about it, I COULD BE IMAGINING IT !

some may find this a great combo but it's just not right - i'd rather know what is in my hand rather than take something that i had not bargained for.

if anybody else thinks that they have found Fentanyl mixed in with their tweak then please post about it.
« Last Edit: February 05, 2018, 04:52:49 AM by ɹǝddᴉɥƆ »
friendly
0
funny
0
informative
0
agree
0
disagree
0
like
0
dislike
0
No reactions
No reactions
No reactions
No reactions
No reactions
No reactions
No reactions
Our Discord Server invitation link is https://discord.gg/jB2qmRrxyD

 

  Subject / Started by Replies Last post
5 Replies
38775 Views
Last post January 03, 2018, 08:24:56 AM
by Raine
7 Replies
38400 Views
Last post August 29, 2015, 07:57:03 AM
by Narkotikon
2 Replies
31565 Views
Last post September 01, 2015, 10:48:36 PM
by Daughter of Dionysus
23 Replies
91919 Views
Last post August 04, 2018, 01:08:05 AM
by bignasty
13 Replies
60955 Views
Last post December 25, 2016, 04:21:53 PM
by dysmorphic
7 Replies
40310 Views
Last post September 03, 2017, 03:34:56 AM
by Thoms
0 Replies
19659 Views
Last post February 11, 2019, 12:45:44 AM
by MoeMentim
0 Replies
21231 Views
Last post May 27, 2019, 06:44:19 PM
by Chip
0 Replies
14206 Views
Last post February 22, 2025, 12:09:46 AM
by Chip
0 Replies
374 Views
Last post June 23, 2026, 07:57:51 PM
by Chip


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


Founded December 2014
SimplePortal 2.3.6 © 2008-2014, SimplePortal