|
From: Andrew N. \(MHobbit\) <men...@us...> - 2005-10-23 02:02:00
|
Update of /cvsroot/mxbb/mx_kb/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6208/language/lang_english Modified Files: lang_main.php Log Message: Clean up and some fixes... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/language/lang_english/lang_main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_main.php 1 Oct 2005 14:13:47 -0000 1.2 --- lang_main.php 23 Oct 2005 02:01:52 -0000 1.3 *************** *** 39,53 **** $lang['Edit'] = 'Edit'; ! $lang['Article_submitted_Approve'] = 'Article Submitted Successfully.<br />An Administrator will review your article and decide whether to let user\'s view it or not.'; $lang['Article_submitted'] = 'Article Submitted Successfully.'; $lang['Click_return_kb'] = 'Click %sHere%s to return to the ' . $lang['KB_title']; $lang['Click_return_article'] = 'Click %sHere%s to return to the ' . $lang['Article']; ! $lang['Article_Edited_Approve'] = 'Article Edited Successfully.<br />It need to be approved again before user\'s can view it.'; $lang['Article_Edited'] = 'Article Edited Successfully.'; $lang['Edit_article'] = 'Edit Article'; $lang['KB_title'] = 'Knowledge Base'; ! $lang['KB_art_description'] = 'Here you can approve articles so users can view them or you can delete articles.'; $lang['Art_man'] = 'Article Manager'; $lang['Cat_man'] = 'Category Manager'; --- 39,53 ---- $lang['Edit'] = 'Edit'; ! $lang['Article_submitted_Approve'] = 'Article Submitted Successfully.<br />An Administrator will review your article and decide whether to let users view it or not.'; $lang['Article_submitted'] = 'Article Submitted Successfully.'; $lang['Click_return_kb'] = 'Click %sHere%s to return to the ' . $lang['KB_title']; $lang['Click_return_article'] = 'Click %sHere%s to return to the ' . $lang['Article']; ! $lang['Article_Edited_Approve'] = 'Article Edited Successfully.<br />It needs to be approved again before users can view it.'; $lang['Article_Edited'] = 'Article Edited Successfully.'; $lang['Edit_article'] = 'Edit Article'; $lang['KB_title'] = 'Knowledge Base'; ! $lang['KB_art_description'] = 'Here you can approve articles so users can view them, or you can delete articles.'; $lang['Art_man'] = 'Article Manager'; $lang['Cat_man'] = 'Category Manager'; *************** *** 62,66 **** $lang['Un_approve'] = 'Un-Approve'; $lang['Article_approved'] = 'Article is now Approved.'; ! $lang['Article_unapproved'] = 'Article is now Not Approved.'; //delete --- 62,66 ---- $lang['Un_approve'] = 'Un-Approve'; $lang['Article_approved'] = 'Article is now Approved.'; ! $lang['Article_unapproved'] = 'Article is now Unapproved.'; //delete *************** *** 106,119 **** $lang['Admin_id_explain'] = 'This is the user id number that PM notifications will be sent to.'; $lang['Approve_new_name'] = 'Approve new Articles'; ! $lang['Approve_new_explain'] = 'Change whether <b />new</b /> articles need to be approved or not'; $lang['Approve_edit_name'] = 'Approve Edited Articles'; ! $lang['Approve_edit_explain'] = 'Change whether <b />edited</b /> articles need to be approved or not'; ! $lang['Allow_anon_name'] = 'Allow anonymous posting of Articles'; ! $lang['Allow_anon_explain'] = 'Change whether <b />new</b /> articles can be submitted anonymously'; $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['Use_comments'] = 'Comments'; ! $lang['Use_comments_explain'] = 'Enable comments for articles, to be inserted in the phpbb forum'; $lang['Use_ratings'] = 'Ratings'; $lang['Use_ratings_explain'] = 'Enable ratings for articles'; --- 106,119 ---- $lang['Admin_id_explain'] = 'This is the user id number that PM notifications will be sent to.'; $lang['Approve_new_name'] = 'Approve new Articles'; ! $lang['Approve_new_explain'] = 'Change whether <b>new</b> articles need to be approved or not'; $lang['Approve_edit_name'] = 'Approve Edited Articles'; ! $lang['Approve_edit_explain'] = 'Change whether <b>edited</b> articles need to be approved or not'; ! $lang['Allow_anon_name'] = 'Allow anonymous posting of articles'; ! $lang['Allow_anon_explain'] = 'Change whether <b>new</b> articles can be submitted anonymously'; $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['Use_comments'] = 'Comments'; ! $lang['Use_comments_explain'] = 'Enable comments for articles, to be inserted in the forum'; $lang['Use_ratings'] = 'Ratings'; $lang['Use_ratings_explain'] = 'Enable ratings for articles'; *************** *** 127,131 **** // $lang['KB_Auth_Title'] = 'KB Permissions'; ! $lang['KB_Auth_Explain'] = 'Here you can choose which usergroup(s) can be the moderators for each kb category or just has the private access'; $lang['Select_a_Category'] = 'Select a Category'; $lang['Look_up_Category'] = 'Look up Category'; --- 127,131 ---- // $lang['KB_Auth_Title'] = 'KB Permissions'; ! $lang['KB_Auth_Explain'] = 'Here you can choose which usergroup(s) can be the moderators for each KB category, or just has the private access'; $lang['Select_a_Category'] = 'Select a Category'; $lang['Look_up_Category'] = 'Look up Category'; *************** *** 142,147 **** $lang['Allow_rating_explain'] = 'Users are allowed to rate articles.'; ! $lang['Allow_anonymos_rating'] = 'Allow anonymos ratings'; ! $lang['Allow_anonymos_rating_explain'] = 'If ratings is activated, allow anonymos users to add ratings to your articles'; $lang['KB_config_updated'] = 'Knowledge Base Configuration Updated Successfully.'; --- 142,147 ---- $lang['Allow_rating_explain'] = 'Users are allowed to rate articles.'; ! $lang['Allow_anonymos_rating'] = 'Allow anonymous ratings'; ! $lang['Allow_anonymos_rating_explain'] = 'If ratings are activated, allow anonymous users to add ratings to your articles'; $lang['KB_config_updated'] = 'Knowledge Base Configuration Updated Successfully.'; *************** *** 204,208 **** //types $lang['Types_man'] = 'Types Manager'; ! $lang['KB_types_description'] = 'Here you can add delete and edit the different article types'; $lang['Create_type'] = 'Create new Article Type:'; $lang['Type_created'] = 'Article Type Created Successfully.'; --- 204,208 ---- //types $lang['Types_man'] = 'Types Manager'; ! $lang['KB_types_description'] = 'Here you can add, delete, and/or edit the different article types'; $lang['Create_type'] = 'Create new Article Type:'; $lang['Type_created'] = 'Article Type Created Successfully.'; *************** *** 222,226 **** $lang['Pre_text_header'] = 'Article Submission Instructions Header'; $lang['Pre_text_body'] = 'Article Submission Instructions Body'; ! $lang['Pre_text_explain'] = 'This is text instructions displayed to users at the top of the submission forum.'; $lang['Show'] = 'Show'; --- 222,226 ---- $lang['Pre_text_header'] = 'Article Submission Instructions Header'; $lang['Pre_text_body'] = 'Article Submission Instructions Body'; ! $lang['Pre_text_explain'] = 'This is the instruction text displayed to users at the top of the submission forum.'; $lang['Show'] = 'Show'; *************** *** 281,288 **** // Votes check ! $lang['Votes_check_ip'] = 'Validate ratings - ip'; ! $lang['Votes_check_ip_explain'] = 'Only one vote per IP-adress is permitted.'; ! $lang['Votes_check_userid'] = 'Validate ratings - user'; $lang['Votes_check_userid_explain'] = 'Users may only vote once.'; --- 281,288 ---- // Votes check ! $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.'; *************** *** 312,316 **** $lang['News_updated_return_settings'] = "KB block configuration updated successfully.<br /><br />Click %shere%s to return to main page."; // %s's for URI params - DO NOT REMOVE ! $lang['News_update_error'] = "Couldn't update KB block configuration.<br /><br />This mod is designed for MySQL so please contact the author if you have troubles. If you can offer a translation of the SQL into other database formats, please send them to:<br />"; // Custom Field --- 312,316 ---- $lang['News_updated_return_settings'] = "KB block configuration updated successfully.<br /><br />Click %shere%s to return to main page."; // %s's for URI params - DO NOT REMOVE ! $lang['News_update_error'] = "Couldn't update KB block configuration.<br /><br />This mod is designed for MySQL, so please contact the author if you have troubles. If you can offer a translation of the SQL into other database formats, please send them to:<br />"; // Custom Field *************** *** 334,338 **** $lang['Field_data'] = 'Options'; ! $lang['Field_data_info'] = 'Enter the options that the user can choose from. Separate each option with a new-line (carriage return).'; $lang['Field_regex'] = 'Regular Expression'; $lang['Field_regex_info'] = 'You may require the input field to match a regular expression %s(PCRE)%s.'; --- 334,338 ---- $lang['Field_data'] = 'Options'; ! $lang['Field_data_info'] = 'Enter the options that the user can choose from. Separate each option with a newline (carriage return).'; $lang['Field_regex'] = 'Regular Expression'; $lang['Field_regex_info'] = 'You may require the input field to match a regular expression %s(PCRE)%s.'; *************** *** 377,392 **** $lang['KB_comment_prefix'] = '[ KB ] '; ! $lang['Wysiwyg'] = 'Use wysiwyg editor'; ! $lang['Wysiwyg_explain'] = 'If enabled, the standard bbcode/html/smilies input dialog is replaced by a wysiwyg editor.'; ! $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/\' if you have uploaded for example tinemce in modules/tinymce.'; $lang['Formatting_fixup'] = 'Fixup formatting'; ! $lang['Formatting_fixup_explain'] = 'I enabled, the article text is reformatted: wordwrapping, url truncates, img resizing, some bbcode reformatting etc'; $lang['Addtional_field'] = 'More information (optional)'; ! $lang['No_cat_comments_forum_id'] = 'Comments are enabled but you have not specified the target phpBB forum category in the KB adminCP - Cateogries'; // Quick Nav --- 377,392 ---- $lang['KB_comment_prefix'] = '[ KB ] '; ! $lang['Wysiwyg'] = 'Use WYSIWYG editor'; ! $lang['Wysiwyg_explain'] = 'If enabled, the standard BBCode/HTML/Smilies input dialog is replaced by a WYSIWYG editor.'; ! $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/\' if you have uploaded, for example, TinyMCE in modules/tinymce.'; $lang['Formatting_fixup'] = 'Fixup formatting'; ! $lang['Formatting_fixup_explain'] = 'If enabled, the article text is reformatted: word wrapping, URL truncation, image resizing, some BBCode reformatting, etc.'; $lang['Addtional_field'] = 'More information (optional)'; ! $lang['No_cat_comments_forum_id'] = 'Comments are enabled but you have not specified the target phpBB forum category in the KB adminCP - Categories'; // Quick Nav |