?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?(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?
|
Pages: Go Down
Pages: Go Up
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
