?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'; ?> reddit: Why Methamphetamine Strength Can Also Be Dangerously Unpredictable - 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: reddit: Why Methamphetamine Strength Can Also Be Dangerously Unpredictable  (Read 35411 times)

Offline smfadmin ()

  • SMF (internal) Site
  • Administrator
  • Sr. Member
  • *****
  • : Dec 2014
  • Location: Management
  • Posts: 588
  • Reputation Power: 0
  • smfadmin has hidden their reputation power
  • Last Login:Today at 12:50:42 PM
  • Supplied Install Member
source:
from r/Drugs

https://www.reddit.com/r/Drugs/comments/46ozc7/why_methamphetamine_strength_can_also_be/

Why Methamphetamine Strength Can Also Be Dangerously Unpredictable.

Posted by u/HypothermicPenis 2 years ago

Many people I'm sure knows one of the main causes of OD with heroin use; Junkie is used to one batch of heroin with a certain potency. Junkie suddenly gets some H from a different dealer or from a different batch that is twice as strong. Junkie shoots up what he thinks is the usual dose. Junkie actually shoots up twice as much and OD's. This was a very common cause of death especially before DNM's when most drugs were bought on the street from unpredictable sources.

About 11 days ago, I posted about my near death experience with Meth use. Granted, the main cause I suspect was "plugging" gone wrong, but I also felt at the time that particular bag of meth was extremely strong. I have been using meth on and off for couple decades and there have been good meth and poor meth but only (very) occasionally there will be a batch that was of a different league of potency. So to be precise my near-death was, in my best analysis, the combination of that particularly strong meth and the plugging mishap.

After this experience, I decided to gather what I already know and do some further research to find out what exactly causes some very occasional batches of Meth to be so unpredictably strong. A lot of my evidence is anecdotal and extrapolated from those plus personal experience. I am no chemist, so if I am wrong on any of my conclusions don't think you will offend me by correcting me;

Why Meth Potency is Usually (more or less) Predictable

Meth is known for its relative predictability. Sure there are good and poor batches, but nobody cuts Meth. The cook's method and care may make the potency vary somewhat, but most meth is between 70% and 90% (anecdotal evidence from internet) purity. Not a huge variation. Enough for a user to recognize a good batch versus a poor batch, but not something that would be otherwise dangerous. A big cause of variation in purity with other drugs is caused by cutting the drug with other substances as fillers. Cutting is only practical when the drug is 1) In powder form to begin with such as coke and heroin. Meth is in crystal form. 2) The value of the drug makes cutting economical to do. I.e. meth is a fairly cheap drug. Even if there is a way to cut the drug and still keep it crystal, it's just not worth the trouble. So then what makes some occasional meth I have used in the past to be so much more potent than the norm?

"Normal" Meth (in pure form) Is Actually Only 50% Psychoactive.

This is the part I actually had to learn a little chemistry; With many chemicals, especially Amines, there are two "isomers" of the molecule, that in the normal process of synthesis gets produced in very close to 1:1 ratio. In other words, when a cook produces meth in most practical situations, what makes up that meth is 50% of one isomer and 50% of the other isomer of the methamphetamine molecule. The two isomers of the meth molecules are identical, except that one isomer is "facing" one way and the other is "facing" the other way, like they are mirror opposites of each other. In all other ways they are the same molecules with exactly the same structure and elements. The two isomers of methamphetamine are called dextromethamphetamine and levomethamphetamine. Sometimes they are referred to as simply the d-isomer and l-isomer.

Not to get too carried away with all that, but the most important thing about this is that with methamphetamine molecules, only one of the isomer is the one that crosses over from our bloodstream into our brain/central nervous system. The other isomer just stays in our blood and eventually metabolizes in our body and gets harmlessly passed out through our sweat and urine, without ever contributing to our high.

In fact, here is something that really blew my mind; the "inactive" isomer of methamphetamine, if pure and on its own, IS ACTUALLY A LEGAL OTC MEDICINE! That's how benign it really is. This methamphetamine isomer is called levo-methamphetamine. If you want to look this up on your own, google this name; levmetamfetamine. The pharm companies jumbled the name a bit so that they don't actually have to print "methamphetamine" on the package. It is an ingredient in the strongest inhalers available over-the-counter. It is effective in clearing the nose, but doesn't make you high since it doesn't cross the "blood-brain-barrier" (BBB) into the brain. (although in the process of looking all this up I have read that in very large amounts people do get a high from abusing this. It sounds very time and money consuming for little reward, but possible. Apparently this is because the BBB is not perfect- Some of even the inactive isomer does get past it in small amounts). ((Side Note; Using this inhaler a lot will give positive results in urine tests for the drug Methamphetamine-since that's what it is. As a possibility, if you carry this inhaler with you when you fail a urine test for meth it may give you plausible deniability, if we are only talking about the simple litmus paper tests they do in offices and rehabs. But I don't think it will pass a proper lab test, which is something many places will send the urine samples to for further analysis if there is a dispute. I think proper labs can test for amount and isomer that you took. God I hate drug tests. It's like a modern day witch hunt.))

Breaking the "BAD"; Just Like the Inactive Isomer Can Be Isolated, So Can the Active -It's just a pain in the ass to do.

So I'm sure many people know the tv series Breaking Bad. I have watched part of it once, and I liked the authenticity of the plot in regards to the main drug portrayed in the show; methamphetamine. I just never finished watching it because I am one that cannot stay consistent, so after the first several seasons I just lost interest. However there is one part in the series I did get to where the main character (forgot the name, the dude that used to be a school chemistry teacher) produced batches of meth that was just so much better than anything else available in that area, by order of magnitude, that he quickly made a reputation for himself, even with the local smuggling king pins that brought in the good stuff from Mexico. Apparently, this is based in reality. Most at-home self-taught cooks who make meth are producing racemic methamphetamine. This means that it contains both isomers of the drug, in equal amounts. When most people think about really good meth, they are thinking about something that is 95% percent pure as opposed to something that may only be 70% pure, but which still contain 50/50 of both isomers. The way to make really good (but still racemic) meth is by ensuring the quality of the reagents (or ingredients), knowing the proportions of the base ingredients that the chemical reaction requires and making sure that only that proportion is properly weighed and included, washing the final product, and other techniques that are regarded as basic chemistry methods that anyone learns in school or college as being good practice. The better the basic chemistry methods and practices the cook employs, the higher the potency of the final product. And yet, in almost all cases, this final product is still only 50% active to the brain!

My Conclusion

Most cooks and buyers are happy with just good quality racemic methamphetamine. Meth for the users is a very strong and euphoric drug. And it's not too expensive. For the cook and dealer normal racemic methamphetamine is relatively cheap and easy to make and sell. Normal meth can be derived from a process that uses easy to obtain materials and ingredients, with minimal chemistry experience. For example, the most common domestic methamphetamine synthesis method uses ephedrine and red phosphorous. Ephedrine, even though lately it is harder to get, is generally an OTC medicine. Red phosphorous is a common lab ingredient used for many chemical processes. It's not illegal per se, although I've heard because of its connection with meth synthesis the government does try to keep tabs on large purchases. There is very little incentive to isolate the active isomer from the inactive, for the cook, dealer, or buyer.

Though I don't really know exactly what is involved in isolating the active isomer, I suspect that it involves either 1) many extra steps after obtaining the racemic methamphetamine or 2) a different synthesis altogether from the beginning that may use different ingredients, that may be harder to get and/or 3) information that is hard to obtain unless you have a major or doctorate in organic chemistry and can figure it out for yourself.

Pure Dextromethamphetamine (isolated) Is Exactly 2x As Strong as Racemic Methamphetamine!

Meth is a very forgiving drug. If you are one that shoots up, you can have a very satisfying rush from doing 1/8 of a gram all at once, but even if you do 1/2 gram all at once of the same stuff, it probably wont kill you. (I just never tried, so don't count me on this) That variation when applied to heroin for example, probably will be a difference of life or death.

However you still can OD and die on methamphetamine, I've heard. I don't know anyone that has, and I certainly don't hear about it being common like heroin or cocaine OD deaths, but you can. The harm in methamphetamine seems to come more from prolonged continual use that causes the user to become malnutritioned and also from the toxicity to the brain. I suspect there are more INDIRECT deaths from meth use than DIRECT deaths like from heroin.

But feasibly if one suddenly comes accross dextromethamphetamine isolate as opposed to the racemic meth, and shoots up what that user considers to be his or her upper limit of tolerance, I think that can kill that person.

I hope I have adequately demostrated why, especially if you are someone that shoots up, you have to be careful with methamphetamine too. After my last experience with meth I have decided to become more careful with methamphetamine like I would with heroin. So, if I'm going to shoot, I'm going to do a small amount first, and then slowly increase amount. When I get another batch or bag, I will go back down to a small amount again, until I know what kind of beast I'm dealing with. Something I used to only do with heroin (not really a coke user), but now will treat methamphetamine with the same caution.

Comments

You get pure d-meth from the extraction from pseudoephedrine with red phospor. So a lot of the meth in the states is actually pure d-meth. The dl-meth is more popular in the eu as we haven't really access to pseudo and use Methylamine instead.

I am still trying to get to the bottom of this, but ephedrine itself exist as 4 isomers. So if the ephedrine used is racemic, won't the resulting meth be racemic? The synthesis involves knocking off a molecule from the compound, hence "ephedrine reduction to methamphetamine" is often the phrase used to describe the process. I am trying to find out whether the ephedrine we use as medicine is only one isomer or racemic. This kind of information is hard to come by. Even on the NIH website it talks about the various isomers but no word on what ephedrine as we use it actually is. https://www.ncbi.nlm.nih.gov/pubmed/10449190

Only (-)-ephedrine and (+)-pseudoephedrine yield d-meth. The other two enantiomers reduce to l-meth. You don't get d-meth if you use racemic ephedrine/pseudoephedrine.

Ok, that is what I thought, but the question is, when I go to a store and get Sudafed with pseudoephedrine, is it a racemic pseudo or is it only the +pseudo? The whole basis of my OP is that I think most meth available is racemic, and extra steps must be taken to make it dextrometh, which makes it rare. If either +, - ephedrine or +,- pseudoephedrine is being used for the bulk of meth synthesis in the US, then this would support my theory. What do you think?

From what I can tell sudafed is racemic pseudoephedrine.

Also P2P is one of the most notorious precursors to produce racemic methamphetamine HCl and racemic amphetamine sulfate.

Interesting read my man. I like how you think!

So, if the l-meth is used for congestion (if I remember correctly), that means it has vasoconstrictive properties. I'd guess they aren't as pronounced as with d-meth, but I feel that from a hard reduction standpoint it would make sense to isolate the d-isomer (if that's even possible! Possibly difference in polarity could make that possible?I'm not very knowledgable in chemistry things haha) to reduce the vasoconstriction, and therefore some of the negative effects of the drug. Like the teeth loss for instance.

Yes, often only one isomer of a compound is active, while the other has no effect, a weaker effect, or a completely different effect all together. But after reading the previous 2 comments, there's a good chance my whole theory is wrong about most meth being racemic. Well, if so it will still leave me wondering why some meth is so much stronger than what is normally available.

Before ascribing discomfort on psychedelics to "vasoconstriction" consider why you are coming to this conclusion.

Bear in mind that stimulants have a pleasant body feel and are known to be vasoconstricting, so we know that vasoconstriction itself is not uncomfortable.

Even in cases where NBOMes, the most notorious "vasoconstrictors", are taken in fatal or near-fatal amounts, gangrene is not seen and vasoconstriction is not the cause of death.

Before about 2013 what is often labelled as "vasoconstriction" was usually called "body load" and referred to the range of uncomfortable side effects of psychedelics which include muscular tension, stiffness and gastrointestinal discomfort.

You can't cocrystalize the enantiomers, so meth is generally enantiopure if it's sold in crystal form, at least as far as I know.

Perhaps they just throw a mix of crystals in the bag?

As far as I can find by reading, and with no formal chemistry background, it seems to me that compounds that exist as isomers of each other exist as a racemic, if no particular effort is made to separate them. On Wikipedia for example under methamphetamine, it clearly separates dextromethamphetamine from methamphetamine, and states both are illicit and highly addictive, while the dextro is particularly strong. It also states that methamphetamine in its pure form is a racemic substance. Also in Wikipedia, under enantiomer, it says there are many methods of producing one isomer of a substance, such as by chiral resolution or by asymmetric synthesis, which to me indicates that special effort is needed to get anything other than a racemic compound. But, what do you mean by cocrystalize enantiomers? Does that mean that levo meth doesn't occur as a crystal like d-meth?

If the molecules of the substance have a greater affinity for the same enantiomer than for the opposite one, a mechanical mixture of enantiomerically pure crystals will result.

"much of the "biker meth" went straight from the chemist to the user with few stops in between

That was the explanation I thought second-most likely.

More likely, OP's friends are bullshitting him. P2P-synthed meth is indeed a racemic mixture of the D-isomer (which gets you high), and the L-isomer (which unblocks your nose if you have a cold).

P2P meth or "crank" is a powder, it doesn't form big crystals. The two stereoisomers are non-superimposeable mirror images of each other, just like your hands are.

Do you remember those stackable plastic chairs they had in your school that turned the gym into the dinner room? They can be stacked high because they are all identical - this is how a crystal forms.

If you have some chairs with a right armrest, and some with a left armrest, it only takes one of the wrong chair in the stack to make it wobble and topple over. So a few L-meth molecules will stop a shard of D-meth from growing - the crystals won't be more that a few molecules in size, rather than trillions of molecules stacked nicely in a row - powder in other words.

Much of the meth in the US is actually P2P meth (essentially half-strength) "glued" into a lump using a cutting agent such as MSM. MSM makes much better shards than meth, very easily. It doesn't taste of much, and it melts and makes smoke at a similar (slightly lower) temperature.

Meth crystals are clear or white. Mine always start as clear when they grow, but they usually contain a little water or solvent.

Before shipping, I bake them like biscuits in a low oven to remove any entrapped water or solvent. As it sweats to the surface of the shard and boils, it dissolves the surface slightly, leaving it pitted on a microscopic level (like frosted glass). So don't worry if shards are white rather than transparent, it just means you aren't paying for 10% water.

Colours ARE a problem - they are impurities. The most common is orange (from incompletely-purified pseudoephedrine derived from decongestant pills).

Red is often the coating from sudafed pills. Blue is usually food-colour, but the triprolodine antihystamine in actifed pills is green or blue. If there is visible triprolodine, the meth is real knockout stuff, containing an upper and an old-school antihystamine downer which would normally knock you out without the meth.

Black is usually cellulose (from pills bulking agents, or fibres from filter paper) getting burnt.

White (which looks like meth but doesn't vaporise) is usually an inorganic salt like sodium chloride, or (more likely) ammonium chloride ("frostbite") from Li / ammonia "Birch" meth (or "shake n bake" which is an ambient temperature variation of the Birch method).

Iodine / Red P makes great meth. There are two other phosphorus compounds which can be used in place of red P.

hypophosphoric acid (H3PO2) tends to give mad, fast reactions. Little fires are common when air is allowed into the apparatus.

I found that the meth with the best, sexy, happy high is from phosphonic (not phosphoRic) acid, H3PO3. It is a solid at room temp, but melts to dissolve the other reactants. It can run at much higher temperatures.

The hotter the cook, the less "study aid" the meth is, and the less boring it becomes. Birch meth can be a 1-dimentional straight stimulant. red P meth cooked at 127C is probably less-pure, but I believe that slightly-altered versions of the meth molecule are formed in traces, and these are hallucinogenic ring-substituted amphetamines. you don't trip, Shulgin-style, they just heat up your brain and libido, put a smile on your face and make you think about sex instead of driving a tank, studying, or hoovering.

"Phosphonic" meth has an engrossing, three-dimensional high that's quite creative. Instead of having a "ceiling" where you just become tense and overstimulated, you break through into the blue sky of a kind of lazy drunkenness, super-good-mood kind of headspace.

The main drawback with H3PO3 is that it gives lower yields than Red P. but if you want to make the best meth, without compromise, phosphonic acid / iodine with FREEBASE psuedoephedrine is the starting point (the BBMC product which is based on this method - without chloride ions present - is called "Dexys". I'm growing dexys shards as we speak).

I hope I didn't get too tech-y. But I love meth and meth chemistry."

https://www.reddit.com/r/DarkNetMarkets/comments/3v2cnu/question_to_all_you_meth_cooks/cxk3t9r

Sorry for ghetto formatting

Hm thought this was interesting. You may be right about racemic meth being common. I'm not sure honestly.

There is no difference in use of phosphonic acid vs red phosphoros with iodine. Phosphonic acid would be made in situ when reaction(reduction) occur anyhow from rp, iodine and h2o. Bbmc is selling marketing stunt (chemistry gibberish) for those who do not have advanced chemistry knowledge. Dextro meth is a dextro meth. One high purity d-meth is no better then other d- meth regardless of synth used, lol on more sexier then other! Method used and reducing agents are irrelevant in final product. It can only affect yield. Finaly, whatever pure final product depend solely on post rx purification and isolation, not on precusors or synth method. In any drug production you have two distinctive separate process. First is synthesis (drug creation) itself and other is drug separation and purification.

comments continue on at reddit ...
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
measure twice, cut once

Offline Esoteric Anhydride

  • I <3 Mods
  • Tech
  • Full Member
  • *
  • SA_Chat+
  • **
  • : May 2015
  • Location:
  • Posts: 478
  • Reputation Power: 0
  • Esoteric Anhydride has hidden their reputation power
  • Last Login:October 14, 2019, 06:26:54 AM
If your tweak comes in shards, it's the (d) isomer - that's why they make it into "ice", because it does away with the inactive L isomer, which makes it more potent and easy to vaporise.

MSM is a common cutting agent, looks just like ice, vaps just like ice.

There's a ton of misinformation in this piece, I didn't read it all but it seems full of inaccuracies.
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

Offline Snoop

  • Jr. Member
  • **
  • SA_Chat+
  • **
  • : Jul 2015
  • Location:
  • Posts: 189
  • Reputation Power: 14
  • Snoop is new on the scene.
  • Last Login:February 02, 2020, 11:11:54 PM
  • Welcome to our community forum ...
Re: reddit: Why Methamphetamine Strength Can Also Be Dangerously Unpredictable
« Reply #2 on: February 09, 2019, 11:09:09 AM »
I remember being locked up with a dude (a tweeker) that told me about MSM; he called it... "Missing Some Meth".

I thought that shit was funny.
friendly
0
funny
1
informative
0
agree
0
disagree
0
like
0
dislike
0
No reactions
Members reacted funny:
MiTi,
No reactions
No reactions
No reactions
No reactions
No reactions

 

  Subject / Started by Replies Last post
0 Replies
14019 Views
Last post October 19, 2015, 06:02:05 AM
by Chip
1 Replies
30219 Views
Last post February 13, 2018, 02:43:47 PM
by Mr.pooper
0 Replies
21012 Views
Last post May 17, 2018, 06:30:16 AM
by Chip
0 Replies
21290 Views
Last post June 20, 2018, 05:44:32 PM
by Chip
0 Replies
17737 Views
Last post July 31, 2018, 03:48:30 AM
by Chip
2 Replies
54454 Views
Last post September 02, 2018, 02:12:29 AM
by Mr.pooper
0 Replies
23493 Views
Last post September 24, 2018, 01:39:06 PM
by Chip
0 Replies
19792 Views
Last post June 01, 2019, 02:46:14 PM
by Chip
0 Replies
16365 Views
Last post February 10, 2026, 03:23:08 PM
by Chip
0 Replies
330 Views
Last post July 14, 2026, 02:58:03 PM
by smfadmin


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