|
From: Jon O. <jon...@us...> - 2006-06-17 20:11:28
|
Update of /cvsroot/mxbb/mx_kb/language/lang_english In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21631/modules/mx_kb/language/lang_english Modified Files: lang_admin.php lang_main.php Log Message: Finalizing this module Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/language/lang_english/lang_main.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** lang_main.php 7 Jun 2006 20:28:54 -0000 1.9 --- lang_main.php 17 Jun 2006 20:11:24 -0000 1.10 *************** *** 41,46 **** $lang['Edit_article'] = 'Edit Article'; ! $lang['KB_title'] = 'Knowledge Base'; ! $lang['KB_notify_subject_new'] = 'New Article!'; $lang['KB_notify_subject_edited'] = 'Edited Article!'; --- 41,47 ---- $lang['Edit_article'] = 'Edit Article'; ! // ! // Notification ! // $lang['KB_notify_subject_new'] = 'New Article!'; $lang['KB_notify_subject_edited'] = 'Edited Article!'; *************** *** 54,58 **** --- 55,65 ---- $lang['KB_notify_unapproved_body'] = 'An article has been unapproved.'; $lang['KB_notify_deleted_body'] = 'An article has been deleted.'; + $lang['Edited_Article_info'] = 'Article updated by '; + + $lang['Read_full_article'] = '>> Read Full Article'; + // + // Auth Can + // $lang['KB_Rules_post_can'] = 'You <b>can</b> post new articles in this category'; $lang['KB_Rules_post_cannot'] = 'You <b>cannot</b> post new articles in this category'; *************** *** 79,83 **** $lang['Empty_article_desc'] = 'You must fill out the article description'; - $lang['Read_full_article'] = '>> Read Full Article'; $lang['Comments'] = 'Comments'; --- 86,89 ---- *************** *** 91,95 **** // added - $lang['Edited_Article_info'] = 'Article updated by '; $lang['No_Articles'] = 'There are no articles in this cateogry!'; $lang['Not_authorized'] = 'Sorry, but you are not authorized!'; --- 97,100 ---- *************** *** 190,193 **** --- 195,199 ---- // Comments + $lang['KB_comment_prefix'] = '[ KB ] '; $lang['Comments'] = 'Comments'; $lang['Comments_title'] = 'Comments Title'; Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/language/lang_english/lang_admin.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lang_admin.php 5 Apr 2006 22:34:49 -0000 1.3 --- lang_admin.php 17 Jun 2006 20:11:24 -0000 1.4 *************** *** 20,24 **** $lang['6_Custom_Field'] = 'Custom Fields'; $lang['7_Optimize_tables'] = 'Optimize Search Table'; ! // // Parameter Types --- 20,24 ---- $lang['6_Custom_Field'] = 'Custom Fields'; $lang['7_Optimize_tables'] = 'Optimize Search Table'; ! // // Parameter Types *************** *** 44,183 **** $lang['Panel_config_explain'] = 'Change the configuration of your Knowledge Base'; ! // ! // General ! // ! $lang['General_title'] = 'General'; ! ! $lang['Module_name'] = 'Module name'; ! $lang['Module_name_explain'] = ''; ! $lang['Enable_module'] = 'Enable this module'; ! $lang['Enable_module_explain'] = 'Let users view and post new articles on in your Knowledge Base.'; ! $lang['Wysiwyg_path'] = 'Path to WYSIWYG software'; ! $lang['Wysiwyg_path_explain'] = 'This is the path (from mxBB/phpBB root) to the WYSIWYG software folder, eg \'modules/mx_shared/\' if you have uploaded, for example, TinyMCE in modules/mx_shared/tinymce.'; ! ! // ! // Article ! // ! $lang['Article_title'] = 'Article'; ! ! // ! // Appearance ! // ! $lang['Appearance_title'] = 'Appearance'; ! ! $lang['Article_pag'] = 'Article pagination'; ! $lang['Article_pag_explain'] = 'The number of articles to show in a (stats) category before pagination.'; ! ! $lang['Sort_method'] = 'Sorting method'; ! $lang['Sort_method_explain'] = 'Define how articles are sorted within its category.'; ! ! $lang['Sort_order'] = 'ASC or DESC sorting'; ! $lang['Sort_order_explain'] = ''; ! ! $lang['Stats_list'] = 'Show KB Stats links'; ! $lang['Stats_list_explain'] = 'Show KB stats links in the header.'; ! ! $lang['Header_banner'] = 'Show Top Logo'; ! $lang['Header_banner_explain'] = 'Show KB logo in the header.'; ! // ! // Comments ! // ! $lang['Comments_title'] = 'Comments'; ! $lang['Comments_title_explain'] = 'Some comments settings are default settings, and can be overridden per category'; ! ! $lang['Use_comments'] = 'Comments'; ! $lang['Use_comments_explain'] = 'Enable comments for articles, to be inserted in the forum'; ! $lang['Internal_comments'] = 'Internal or phpBB Comments'; ! $lang['Internal_comments_explain'] = 'Use internal comments, or phpBB comments'; ! $lang['Internal_comments_phpBB'] = 'phpBB Comments'; ! $lang['Internal_comments_internal'] = 'Internal Comments'; ! ! $lang['Forum_id'] = 'phpBB Forum ID'; ! $lang['Forum_id_explain'] = 'If phpBB comments are used, this is the forum where the comments will be kept'; ! ! $lang['Autogenerate_comments'] = 'Autogenerate comments when articles are managed'; ! $lang['Autogenerate_comments_explain'] = 'When editing/adding an article, a notifying reply is posted in the article topic.'; ! $lang['Del_topic'] = 'Delete Topic'; ! $lang['Del_topic_explain'] = 'When you delete an article, do you want its comments topic to be deleted also?'; ! $lang['Comments_pag'] = 'Comments pagination'; ! $lang['Comments_pag_explain'] = 'The number of comments to show for the article before pagination.'; ! ! $lang['Allow_Wysiwyg'] = 'Use WYSIWYG editor'; ! $lang['Allow_Wysiwyg_explain'] = 'If enabled, the standard BBCode/HTML/Smilies input dialog is replaced by a WYSIWYG editor.'; ! $lang['Allow_links'] = 'Allow Links'; ! $lang['Allow_links_message'] = 'Default \'No Links\' Message'; ! $lang['Allow_links_explain'] = 'If links are not allowed this text will be displayed instead'; ! ! $lang['Allow_images'] = 'Allow Images'; ! $lang['Allow_images_message'] = 'Default \'No Images\' Message'; ! $lang['Allow_images_explain'] = 'If images are not allowed this text will be displayed instead'; ! ! $lang['Max_subject_char'] = 'Maximum Number of charcters in subject'; ! $lang['Max_subject_char_explain'] = 'If to big, you get an error message (Limit the subject).'; ! $lang['Max_desc_char'] = 'Maximum Number of charcters in description'; ! $lang['Max_desc_char_explain'] = 'If to big, you get an error message (Limit the subject).'; ! ! $lang['Max_char'] = 'Maximum Number of charcters in text'; ! $lang['Max_char_explain'] = 'If to big, you get an error message (Limit the comment).'; ! ! $lang['Format_wordwrap'] = 'Word wrapping'; ! $lang['Format_wordwrap_explain'] = 'Text control filter'; ! ! $lang['Format_truncate_links'] = 'Truncate Links'; ! $lang['Format_truncate_links_explain'] = 'Links are shortened, eg t ex \'www.mxbb-portal...\''; ! ! $lang['Format_image_resize'] = 'Image resize'; ! $lang['Format_image_resize_explain'] = 'Resize images to this width (pixels)'; ! ! // ! // Ratings ! // ! $lang['Ratings_title'] = 'Ratings'; ! $lang['Ratings_title_explain'] = 'Some ratings settings are default settings, and can be overridden per category'; ! $lang['Use_ratings'] = 'Ratings'; ! $lang['Use_ratings_explain'] = 'Enable ratings'; ! ! $lang['Votes_check_ip'] = 'Validate ratings - IP'; ! $lang['Votes_check_ip_explain'] = 'Only one vote per IP address is permitted.'; ! ! $lang['Votes_check_userid'] = 'Validate ratings - User'; ! $lang['Votes_check_userid_explain'] = 'Users may only vote once.'; ! ! // ! // Instructions ! // ! $lang['Instructions_title'] = 'User Instructions'; ! ! $lang['Pre_text_name'] = 'Article Submission Instructions'; ! $lang['Pre_text_explain'] = 'Activate Submission Instructions displayed to users at the top of the submission forum.'; ! ! $lang['Pre_text_header'] = 'Article Submission Instructions Header'; ! $lang['Pre_text_body'] = 'Article Submission Instructions Body'; ! ! $lang['Show'] = 'Show'; ! $lang['Hide'] = 'Hide'; ! ! // ! // Notifications ! // ! $lang['Notifications_title'] = 'Notification'; ! ! $lang['Notify'] = 'Notify admin by'; ! $lang['Notify_explain'] = 'Choose which way to receive notices that new articles have been posted'; ! $lang['PM'] = 'PM'; ! $lang['Notify_group'] = 'and groupmembers '; ! $lang['Notify_group_explain'] = 'Also send notification to members in this group'; $lang['Click_return_kb_config'] = 'Click %sHere%s to return to Knowledge Base Configuration'; --- 44,183 ---- $lang['Panel_config_explain'] = 'Change the configuration of your Knowledge Base'; ! // ! // General ! // ! $lang['General_title'] = 'General'; ! $lang['Module_name'] = 'Module name'; ! $lang['Module_name_explain'] = ''; ! $lang['Enable_module'] = 'Enable this module'; ! $lang['Enable_module_explain'] = 'Let users view and post new articles on in your Knowledge Base.'; ! $lang['Wysiwyg_path'] = 'Path to WYSIWYG software'; ! $lang['Wysiwyg_path_explain'] = 'This is the path (from mxBB/phpBB root) to the WYSIWYG software folder, eg \'modules/mx_shared/\' if you have uploaded, for example, TinyMCE in modules/mx_shared/tinymce.'; ! // ! // Article ! // ! $lang['Article_title'] = 'Article'; ! // ! // Appearance ! // ! $lang['Appearance_title'] = 'Appearance'; ! $lang['Article_pag'] = 'Article pagination'; ! $lang['Article_pag_explain'] = 'The number of articles to show in a (stats) category before pagination.'; ! $lang['Sort_method'] = 'Sorting method'; ! $lang['Sort_method_explain'] = 'Define how articles are sorted within its category.'; ! $lang['Sort_order'] = 'ASC or DESC sorting'; ! $lang['Sort_order_explain'] = ''; ! $lang['Stats_list'] = 'Show KB Stats links'; ! $lang['Stats_list_explain'] = 'Show KB stats links in the header.'; ! $lang['Header_banner'] = 'Show Top Logo'; ! $lang['Header_banner_explain'] = 'Show KB logo in the header.'; ! // ! // Comments ! // ! $lang['Comments_title'] = 'Comments'; ! $lang['Comments_title_explain'] = 'Some comments settings are default settings, and can be overridden per category'; ! ! $lang['Use_comments'] = 'Comments'; ! $lang['Use_comments_explain'] = 'Enable comments for articles, to be inserted in the forum'; ! ! $lang['Internal_comments'] = 'Internal or phpBB Comments'; ! $lang['Internal_comments_explain'] = 'Use internal comments, or phpBB comments'; ! ! $lang['Internal_comments_phpBB'] = 'phpBB Comments'; ! $lang['Internal_comments_internal'] = 'Internal Comments'; ! ! $lang['Select_topic_id'] = 'Select phpBB Comments Topic!'; ! ! $lang['Forum_id'] = 'phpBB Forum ID'; ! $lang['Forum_id_explain'] = 'If phpBB comments are used, this is the forum where the comments will be kept'; ! ! $lang['Autogenerate_comments'] = 'Autogenerate comments when articles are managed'; ! $lang['Autogenerate_comments_explain'] = 'When editing/adding an article, a notifying reply is posted in the article topic.'; ! ! $lang['Del_topic'] = 'Delete Topic'; ! $lang['Del_topic_explain'] = 'When you delete an article, do you want its comments topic to be deleted also?'; ! ! $lang['Comments_pag'] = 'Comments pagination'; ! $lang['Comments_pag_explain'] = 'The number of comments to show for the article before pagination.'; ! ! $lang['Allow_Wysiwyg'] = 'Use WYSIWYG editor'; ! $lang['Allow_Wysiwyg_explain'] = 'If enabled, the standard BBCode/HTML/Smilies input dialog is replaced by a WYSIWYG editor.'; ! ! $lang['Allow_links'] = 'Allow Links'; ! $lang['Allow_links_message'] = 'Default \'No Links\' Message'; ! $lang['Allow_links_explain'] = 'If links are not allowed this text will be displayed instead'; + $lang['Allow_images'] = 'Allow Images'; + $lang['Allow_images_message'] = 'Default \'No Images\' Message'; + $lang['Allow_images_explain'] = 'If images are not allowed this text will be displayed instead'; + + $lang['Max_subject_char'] = 'Maximum Number of charcters in subject'; + $lang['Max_subject_char_explain'] = 'If to big, you get an error message (Limit the subject).'; + + $lang['Max_desc_char'] = 'Maximum Number of charcters in description'; + $lang['Max_desc_char_explain'] = 'If to big, you get an error message (Limit the subject).'; + + $lang['Max_char'] = 'Maximum Number of charcters in text'; + $lang['Max_char_explain'] = 'If to big, you get an error message (Limit the comment).'; + + $lang['Format_wordwrap'] = 'Word wrapping'; + $lang['Format_wordwrap_explain'] = 'Text control filter'; + + $lang['Format_truncate_links'] = 'Truncate Links'; + $lang['Format_truncate_links_explain'] = 'Links are shortened, eg t ex \'www.mxbb-portal...\''; + + $lang['Format_image_resize'] = 'Image resize'; + $lang['Format_image_resize_explain'] = 'Resize images to this width (pixels)'; + + // + // Ratings + // + $lang['Ratings_title'] = 'Ratings'; + $lang['Ratings_title_explain'] = 'Some ratings settings are default settings, and can be overridden per category'; + + $lang['Use_ratings'] = 'Ratings'; + $lang['Use_ratings_explain'] = 'Enable ratings'; + + $lang['Votes_check_ip'] = 'Validate ratings - IP'; + $lang['Votes_check_ip_explain'] = 'Only one vote per IP address is permitted.'; + + $lang['Votes_check_userid'] = 'Validate ratings - User'; + $lang['Votes_check_userid_explain'] = 'Users may only vote once.'; + + // + // Instructions + // + $lang['Instructions_title'] = 'User Instructions'; + + $lang['Pre_text_name'] = 'Article Submission Instructions'; + $lang['Pre_text_explain'] = 'Activate Submission Instructions displayed to users at the top of the submission forum.'; + + $lang['Pre_text_header'] = 'Article Submission Instructions Header'; + $lang['Pre_text_body'] = 'Article Submission Instructions Body'; + + $lang['Show'] = 'Show'; + $lang['Hide'] = 'Hide'; + + // + // Notifications + // + $lang['Notifications_title'] = 'Notification'; + + $lang['Notify'] = 'Notify admin by'; + $lang['Notify_explain'] = 'Choose which way to receive notices that new articles have been posted'; + $lang['PM'] = 'PM'; + $lang['Notify_group'] = 'and groupmembers '; + $lang['Notify_group_explain'] = 'Also send notification to members in this group'; $lang['Click_return_kb_config'] = 'Click %sHere%s to return to Knowledge Base Configuration'; *************** *** 227,231 **** $lang['Delete'] = 'Delete'; $lang['Confirm_art_delete'] = 'Are you sure you want to delete this article?'; ! $lang['Confirm_art_delete_yes'] = '%sYes, I want to delete this article%s'; $lang['Confirm_art_delete_no'] = '%sNo, I don\'t want to delete this article%s'; $lang['Article_deleted'] = 'Article Deleted Successfully.'; --- 227,231 ---- $lang['Delete'] = 'Delete'; $lang['Confirm_art_delete'] = 'Are you sure you want to delete this article?'; ! $lang['Confirm_art_delete_yes'] = '%sYes, I want to delete this article%s'; $lang['Confirm_art_delete_no'] = '%sNo, I don\'t want to delete this article%s'; $lang['Article_deleted'] = 'Article Deleted Successfully.'; |